ArbitrumEscrow

package
v0.0.0-...-b095981 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const ARBITRUMESCROWABI = "" /* 1637-byte string literal not displayed */

ARBITRUMESCROWABI is the input ABI used to generate the binding from.

Variables

View Source
var File_ArbitrumEscrow_ArbitrumEscrow_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ARBITRUMESCROW

type ARBITRUMESCROW struct {
	ARBITRUMESCROWCaller     // Read-only binding to the contract
	ARBITRUMESCROWTransactor // Write-only binding to the contract
	ARBITRUMESCROWFilterer   // Log filterer for contract events
}

ARBITRUMESCROW is an auto generated Go binding around an Ethereum contract.

func NewARBITRUMESCROW

func NewARBITRUMESCROW(address common.Address, backend bind.ContractBackend) (*ARBITRUMESCROW, error)

NewARBITRUMESCROW creates a new instance of ARBITRUMESCROW, bound to a specific deployed contract.

type ARBITRUMESCROWApprove

type ARBITRUMESCROWApprove struct {
	Token   common.Address
	Spender common.Address
	Value   *big.Int
	Raw     types.Log // Blockchain specific contextual infos
}

ARBITRUMESCROWApprove represents a Approve event raised by the ARBITRUMESCROW contract.

type ARBITRUMESCROWApproveIterator

type ARBITRUMESCROWApproveIterator struct {
	Event *ARBITRUMESCROWApprove // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ARBITRUMESCROWApproveIterator is returned from FilterApprove and is used to iterate over the raw logs and unpacked data for Approve events raised by the ARBITRUMESCROW contract.

func (*ARBITRUMESCROWApproveIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*ARBITRUMESCROWApproveIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*ARBITRUMESCROWApproveIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ARBITRUMESCROWCaller

type ARBITRUMESCROWCaller struct {
	// contains filtered or unexported fields
}

ARBITRUMESCROWCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewARBITRUMESCROWCaller

func NewARBITRUMESCROWCaller(address common.Address, caller bind.ContractCaller) (*ARBITRUMESCROWCaller, error)

NewARBITRUMESCROWCaller creates a new read-only instance of ARBITRUMESCROW, bound to a specific deployed contract.

func (*ARBITRUMESCROWCaller) Wards

func (_ARBITRUMESCROW *ARBITRUMESCROWCaller) Wards(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)

Wards is a free data retrieval call binding the contract method 0xbf353dbb.

Solidity: function wards(address ) view returns(uint256)

type ARBITRUMESCROWCallerRaw

type ARBITRUMESCROWCallerRaw struct {
	Contract *ARBITRUMESCROWCaller // Generic read-only contract binding to access the raw methods on
}

ARBITRUMESCROWCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*ARBITRUMESCROWCallerRaw) Call

func (_ARBITRUMESCROW *ARBITRUMESCROWCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type ARBITRUMESCROWCallerSession

type ARBITRUMESCROWCallerSession struct {
	Contract *ARBITRUMESCROWCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts         // Call options to use throughout this session
}

ARBITRUMESCROWCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*ARBITRUMESCROWCallerSession) Wards

func (_ARBITRUMESCROW *ARBITRUMESCROWCallerSession) Wards(arg0 common.Address) (*big.Int, error)

Wards is a free data retrieval call binding the contract method 0xbf353dbb.

Solidity: function wards(address ) view returns(uint256)

type ARBITRUMESCROWDeny

type ARBITRUMESCROWDeny struct {
	Usr common.Address
	Raw types.Log // Blockchain specific contextual infos
}

ARBITRUMESCROWDeny represents a Deny event raised by the ARBITRUMESCROW contract.

type ARBITRUMESCROWDenyIterator

type ARBITRUMESCROWDenyIterator struct {
	Event *ARBITRUMESCROWDeny // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ARBITRUMESCROWDenyIterator is returned from FilterDeny and is used to iterate over the raw logs and unpacked data for Deny events raised by the ARBITRUMESCROW contract.

func (*ARBITRUMESCROWDenyIterator) Close

func (it *ARBITRUMESCROWDenyIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ARBITRUMESCROWDenyIterator) Error

func (it *ARBITRUMESCROWDenyIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ARBITRUMESCROWDenyIterator) Next

func (it *ARBITRUMESCROWDenyIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ARBITRUMESCROWFilterer

type ARBITRUMESCROWFilterer struct {
	// contains filtered or unexported fields
}

ARBITRUMESCROWFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewARBITRUMESCROWFilterer

func NewARBITRUMESCROWFilterer(address common.Address, filterer bind.ContractFilterer) (*ARBITRUMESCROWFilterer, error)

NewARBITRUMESCROWFilterer creates a new log filterer instance of ARBITRUMESCROW, bound to a specific deployed contract.

func (*ARBITRUMESCROWFilterer) FilterApprove

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) FilterApprove(opts *bind.FilterOpts, token []common.Address, spender []common.Address) (*ARBITRUMESCROWApproveIterator, error)

FilterApprove is a free log retrieval operation binding the contract event 0x6e11fb1b7f119e3f2fa29896ef5fdf8b8a2d0d4df6fe90ba8668e7d8b2ffa25e.

Solidity: event Approve(address indexed token, address indexed spender, uint256 value)

func (*ARBITRUMESCROWFilterer) FilterDeny

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) FilterDeny(opts *bind.FilterOpts, usr []common.Address) (*ARBITRUMESCROWDenyIterator, error)

FilterDeny is a free log retrieval operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.

Solidity: event Deny(address indexed usr)

func (*ARBITRUMESCROWFilterer) FilterRely

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) FilterRely(opts *bind.FilterOpts, usr []common.Address) (*ARBITRUMESCROWRelyIterator, error)

FilterRely is a free log retrieval operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.

Solidity: event Rely(address indexed usr)

func (*ARBITRUMESCROWFilterer) ParseApprove

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) ParseApprove(log types.Log) (*ARBITRUMESCROWApprove, error)

ParseApprove is a log parse operation binding the contract event 0x6e11fb1b7f119e3f2fa29896ef5fdf8b8a2d0d4df6fe90ba8668e7d8b2ffa25e.

Solidity: event Approve(address indexed token, address indexed spender, uint256 value)

func (*ARBITRUMESCROWFilterer) ParseDeny

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) ParseDeny(log types.Log) (*ARBITRUMESCROWDeny, error)

ParseDeny is a log parse operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.

Solidity: event Deny(address indexed usr)

func (*ARBITRUMESCROWFilterer) ParseRely

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) ParseRely(log types.Log) (*ARBITRUMESCROWRely, error)

ParseRely is a log parse operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.

Solidity: event Rely(address indexed usr)

func (*ARBITRUMESCROWFilterer) WatchApprove

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) WatchApprove(opts *bind.WatchOpts, sink chan<- *ARBITRUMESCROWApprove, token []common.Address, spender []common.Address) (event.Subscription, error)

WatchApprove is a free log subscription operation binding the contract event 0x6e11fb1b7f119e3f2fa29896ef5fdf8b8a2d0d4df6fe90ba8668e7d8b2ffa25e.

Solidity: event Approve(address indexed token, address indexed spender, uint256 value)

func (*ARBITRUMESCROWFilterer) WatchDeny

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) WatchDeny(opts *bind.WatchOpts, sink chan<- *ARBITRUMESCROWDeny, usr []common.Address) (event.Subscription, error)

WatchDeny is a free log subscription operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.

Solidity: event Deny(address indexed usr)

func (*ARBITRUMESCROWFilterer) WatchRely

func (_ARBITRUMESCROW *ARBITRUMESCROWFilterer) WatchRely(opts *bind.WatchOpts, sink chan<- *ARBITRUMESCROWRely, usr []common.Address) (event.Subscription, error)

WatchRely is a free log subscription operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.

Solidity: event Rely(address indexed usr)

type ARBITRUMESCROWRaw

type ARBITRUMESCROWRaw struct {
	Contract *ARBITRUMESCROW // Generic contract binding to access the raw methods on
}

ARBITRUMESCROWRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*ARBITRUMESCROWRaw) Call

func (_ARBITRUMESCROW *ARBITRUMESCROWRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*ARBITRUMESCROWRaw) Transact

func (_ARBITRUMESCROW *ARBITRUMESCROWRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ARBITRUMESCROWRaw) Transfer

func (_ARBITRUMESCROW *ARBITRUMESCROWRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ARBITRUMESCROWRely

type ARBITRUMESCROWRely struct {
	Usr common.Address
	Raw types.Log // Blockchain specific contextual infos
}

ARBITRUMESCROWRely represents a Rely event raised by the ARBITRUMESCROW contract.

type ARBITRUMESCROWRelyIterator

type ARBITRUMESCROWRelyIterator struct {
	Event *ARBITRUMESCROWRely // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ARBITRUMESCROWRelyIterator is returned from FilterRely and is used to iterate over the raw logs and unpacked data for Rely events raised by the ARBITRUMESCROW contract.

func (*ARBITRUMESCROWRelyIterator) Close

func (it *ARBITRUMESCROWRelyIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ARBITRUMESCROWRelyIterator) Error

func (it *ARBITRUMESCROWRelyIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ARBITRUMESCROWRelyIterator) Next

func (it *ARBITRUMESCROWRelyIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ARBITRUMESCROWSession

type ARBITRUMESCROWSession struct {
	Contract     *ARBITRUMESCROW   // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

ARBITRUMESCROWSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*ARBITRUMESCROWSession) Approve

func (_ARBITRUMESCROW *ARBITRUMESCROWSession) Approve(token common.Address, spender common.Address, value *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0xe1f21c67.

Solidity: function approve(address token, address spender, uint256 value) returns()

func (*ARBITRUMESCROWSession) Deny

func (_ARBITRUMESCROW *ARBITRUMESCROWSession) Deny(usr common.Address) (*types.Transaction, error)

Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.

Solidity: function deny(address usr) returns()

func (*ARBITRUMESCROWSession) Rely

func (_ARBITRUMESCROW *ARBITRUMESCROWSession) Rely(usr common.Address) (*types.Transaction, error)

Rely is a paid mutator transaction binding the contract method 0x65fae35e.

Solidity: function rely(address usr) returns()

func (*ARBITRUMESCROWSession) Wards

func (_ARBITRUMESCROW *ARBITRUMESCROWSession) Wards(arg0 common.Address) (*big.Int, error)

Wards is a free data retrieval call binding the contract method 0xbf353dbb.

Solidity: function wards(address ) view returns(uint256)

type ARBITRUMESCROWTransactor

type ARBITRUMESCROWTransactor struct {
	// contains filtered or unexported fields
}

ARBITRUMESCROWTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewARBITRUMESCROWTransactor

func NewARBITRUMESCROWTransactor(address common.Address, transactor bind.ContractTransactor) (*ARBITRUMESCROWTransactor, error)

NewARBITRUMESCROWTransactor creates a new write-only instance of ARBITRUMESCROW, bound to a specific deployed contract.

func (*ARBITRUMESCROWTransactor) Approve

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactor) Approve(opts *bind.TransactOpts, token common.Address, spender common.Address, value *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0xe1f21c67.

Solidity: function approve(address token, address spender, uint256 value) returns()

func (*ARBITRUMESCROWTransactor) Deny

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactor) Deny(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)

Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.

Solidity: function deny(address usr) returns()

func (*ARBITRUMESCROWTransactor) Rely

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactor) Rely(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)

Rely is a paid mutator transaction binding the contract method 0x65fae35e.

Solidity: function rely(address usr) returns()

type ARBITRUMESCROWTransactorRaw

type ARBITRUMESCROWTransactorRaw struct {
	Contract *ARBITRUMESCROWTransactor // Generic write-only contract binding to access the raw methods on
}

ARBITRUMESCROWTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*ARBITRUMESCROWTransactorRaw) Transact

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ARBITRUMESCROWTransactorRaw) Transfer

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ARBITRUMESCROWTransactorSession

type ARBITRUMESCROWTransactorSession struct {
	Contract     *ARBITRUMESCROWTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts         // Transaction auth options to use throughout this session
}

ARBITRUMESCROWTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*ARBITRUMESCROWTransactorSession) Approve

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactorSession) Approve(token common.Address, spender common.Address, value *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0xe1f21c67.

Solidity: function approve(address token, address spender, uint256 value) returns()

func (*ARBITRUMESCROWTransactorSession) Deny

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactorSession) Deny(usr common.Address) (*types.Transaction, error)

Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.

Solidity: function deny(address usr) returns()

func (*ARBITRUMESCROWTransactorSession) Rely

func (_ARBITRUMESCROW *ARBITRUMESCROWTransactorSession) Rely(usr common.Address) (*types.Transaction, error)

Rely is a paid mutator transaction binding the contract method 0x65fae35e.

Solidity: function rely(address usr) returns()

type Approve

type Approve struct {
	Ts      *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Token   []byte                 `protobuf:"bytes,2,opt,name=Token,proto3" json:"Token,omitempty"`     //	address
	Spender []byte                 `protobuf:"bytes,3,opt,name=Spender,proto3" json:"Spender,omitempty"` //	address
	Value   []byte                 `protobuf:"bytes,4,opt,name=Value,proto3" json:"Value,omitempty"`     //	uint256
	// contains filtered or unexported fields
}

func (*Approve) Descriptor deprecated

func (*Approve) Descriptor() ([]byte, []int)

Deprecated: Use Approve.ProtoReflect.Descriptor instead.

func (*Approve) GetSpender

func (x *Approve) GetSpender() []byte

func (*Approve) GetToken

func (x *Approve) GetToken() []byte

func (*Approve) GetTs

func (x *Approve) GetTs() *timestamppb.Timestamp

func (*Approve) GetValue

func (x *Approve) GetValue() []byte

func (*Approve) ProtoMessage

func (*Approve) ProtoMessage()

func (*Approve) ProtoReflect

func (x *Approve) ProtoReflect() protoreflect.Message

func (*Approve) Reset

func (x *Approve) Reset()

func (*Approve) String

func (x *Approve) String() string

type Deny

type Deny struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Usr []byte                 `protobuf:"bytes,2,opt,name=Usr,proto3" json:"Usr,omitempty"` //	address
	// contains filtered or unexported fields
}

func (*Deny) Descriptor deprecated

func (*Deny) Descriptor() ([]byte, []int)

Deprecated: Use Deny.ProtoReflect.Descriptor instead.

func (*Deny) GetTs

func (x *Deny) GetTs() *timestamppb.Timestamp

func (*Deny) GetUsr

func (x *Deny) GetUsr() []byte

func (*Deny) ProtoMessage

func (*Deny) ProtoMessage()

func (*Deny) ProtoReflect

func (x *Deny) ProtoReflect() protoreflect.Message

func (*Deny) Reset

func (x *Deny) Reset()

func (*Deny) String

func (x *Deny) String() string

type Rely

type Rely struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Usr []byte                 `protobuf:"bytes,2,opt,name=Usr,proto3" json:"Usr,omitempty"` //	address
	// contains filtered or unexported fields
}

func (*Rely) Descriptor deprecated

func (*Rely) Descriptor() ([]byte, []int)

Deprecated: Use Rely.ProtoReflect.Descriptor instead.

func (*Rely) GetTs

func (x *Rely) GetTs() *timestamppb.Timestamp

func (*Rely) GetUsr

func (x *Rely) GetUsr() []byte

func (*Rely) ProtoMessage

func (*Rely) ProtoMessage()

func (*Rely) ProtoReflect

func (x *Rely) ProtoReflect() protoreflect.Message

func (*Rely) Reset

func (x *Rely) Reset()

func (*Rely) String

func (x *Rely) String() string

type SmartContract

type SmartContract struct{}

func (*SmartContract) Message

func (sc *SmartContract) Message(eventName string, contractAbi *abi.ABI, vLog types.Log, timestamp *timestamppb.Timestamp) protoreflect.ProtoMessage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL