Documentation ¶
Index ¶
- Constants
- Variables
- type ARBITRUML2DAI
- type ARBITRUML2DAIApproval
- type ARBITRUML2DAIApprovalIterator
- type ARBITRUML2DAICaller
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Allowance(opts *bind.CallOpts, arg0 common.Address, arg1 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) BalanceOf(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) DOMAINSEPARATOR(opts *bind.CallOpts) ([32]byte, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Decimals(opts *bind.CallOpts) (uint8, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) DeploymentChainId(opts *bind.CallOpts) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Name(opts *bind.CallOpts) (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Nonces(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) PERMITTYPEHASH(opts *bind.CallOpts) ([32]byte, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Symbol(opts *bind.CallOpts) (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Version(opts *bind.CallOpts) (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Wards(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
- type ARBITRUML2DAICallerRaw
- type ARBITRUML2DAICallerSession
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Allowance(arg0 common.Address, arg1 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) BalanceOf(arg0 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) DOMAINSEPARATOR() ([32]byte, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Decimals() (uint8, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) DeploymentChainId() (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Name() (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Nonces(arg0 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) PERMITTYPEHASH() ([32]byte, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Symbol() (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) TotalSupply() (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Version() (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Wards(arg0 common.Address) (*big.Int, error)
- type ARBITRUML2DAIDeny
- type ARBITRUML2DAIDenyIterator
- type ARBITRUML2DAIFilterer
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, spender []common.Address) (*ARBITRUML2DAIApprovalIterator, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterDeny(opts *bind.FilterOpts, usr []common.Address) (*ARBITRUML2DAIDenyIterator, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterRely(opts *bind.FilterOpts, usr []common.Address) (*ARBITRUML2DAIRelyIterator, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*ARBITRUML2DAITransferIterator, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseApproval(log types.Log) (*ARBITRUML2DAIApproval, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseDeny(log types.Log) (*ARBITRUML2DAIDeny, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseRely(log types.Log) (*ARBITRUML2DAIRely, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseTransfer(log types.Log) (*ARBITRUML2DAITransfer, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAIApproval, ...) (event.Subscription, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchDeny(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAIDeny, usr []common.Address) (event.Subscription, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchRely(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAIRely, usr []common.Address) (event.Subscription, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAITransfer, ...) (event.Subscription, error)
- type ARBITRUML2DAIRaw
- func (_ARBITRUML2DAI *ARBITRUML2DAIRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_ARBITRUML2DAI *ARBITRUML2DAIRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAIRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type ARBITRUML2DAIRely
- type ARBITRUML2DAIRelyIterator
- type ARBITRUML2DAISession
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Allowance(arg0 common.Address, arg1 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Approve(spender common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) BalanceOf(arg0 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Burn(from common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) DOMAINSEPARATOR() ([32]byte, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Decimals() (uint8, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Deny(usr common.Address) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) DeploymentChainId() (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Mint(to common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Name() (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Nonces(arg0 common.Address) (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) PERMITTYPEHASH() ([32]byte, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Permit(owner common.Address, spender common.Address, value *big.Int, ...) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Rely(usr common.Address) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Symbol() (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) TotalSupply() (*big.Int, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Transfer(to common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) TransferFrom(from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Version() (string, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAISession) Wards(arg0 common.Address) (*big.Int, error)
- type ARBITRUML2DAITransactor
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Approve(opts *bind.TransactOpts, spender common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Burn(opts *bind.TransactOpts, from common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) DecreaseAllowance(opts *bind.TransactOpts, spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Deny(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) IncreaseAllowance(opts *bind.TransactOpts, spender common.Address, addedValue *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Mint(opts *bind.TransactOpts, to common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Permit(opts *bind.TransactOpts, owner common.Address, spender common.Address, ...) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Rely(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Transfer(opts *bind.TransactOpts, to common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) TransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error)
- type ARBITRUML2DAITransactorRaw
- type ARBITRUML2DAITransactorSession
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Approve(spender common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Burn(from common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Deny(usr common.Address) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Mint(to common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Permit(owner common.Address, spender common.Address, value *big.Int, ...) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Rely(usr common.Address) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Transfer(to common.Address, value *big.Int) (*types.Transaction, error)
- func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) TransferFrom(from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)
- type ARBITRUML2DAITransfer
- type ARBITRUML2DAITransferIterator
- type Approval
- func (*Approval) Descriptor() ([]byte, []int)deprecated
- func (x *Approval) GetOwner() []byte
- func (x *Approval) GetSpender() []byte
- func (x *Approval) GetTs() *timestamppb.Timestamp
- func (x *Approval) GetValue() []byte
- func (*Approval) ProtoMessage()
- func (x *Approval) ProtoReflect() protoreflect.Message
- func (x *Approval) Reset()
- func (x *Approval) String() string
- type Deny
- type Rely
- type SmartContract
- type Transfer
- func (*Transfer) Descriptor() ([]byte, []int)deprecated
- func (x *Transfer) GetFrom() []byte
- func (x *Transfer) GetTo() []byte
- func (x *Transfer) GetTs() *timestamppb.Timestamp
- func (x *Transfer) GetValue() []byte
- func (*Transfer) ProtoMessage()
- func (x *Transfer) ProtoReflect() protoreflect.Message
- func (x *Transfer) Reset()
- func (x *Transfer) String() string
Constants ¶
const ARBITRUML2DAIABI = "" /* 6521-byte string literal not displayed */
ARBITRUML2DAIABI is the input ABI used to generate the binding from.
Variables ¶
var File_ArbitrumL2Dai_ArbitrumL2Dai_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ARBITRUML2DAI ¶
type ARBITRUML2DAI struct { ARBITRUML2DAICaller // Read-only binding to the contract ARBITRUML2DAITransactor // Write-only binding to the contract ARBITRUML2DAIFilterer // Log filterer for contract events }
ARBITRUML2DAI is an auto generated Go binding around an Ethereum contract.
func NewARBITRUML2DAI ¶
func NewARBITRUML2DAI(address common.Address, backend bind.ContractBackend) (*ARBITRUML2DAI, error)
NewARBITRUML2DAI creates a new instance of ARBITRUML2DAI, bound to a specific deployed contract.
type ARBITRUML2DAIApproval ¶
type ARBITRUML2DAIApproval struct { Owner common.Address Spender common.Address Value *big.Int Raw types.Log // Blockchain specific contextual infos }
ARBITRUML2DAIApproval represents a Approval event raised by the ARBITRUML2DAI contract.
type ARBITRUML2DAIApprovalIterator ¶
type ARBITRUML2DAIApprovalIterator struct { Event *ARBITRUML2DAIApproval // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ARBITRUML2DAIApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ARBITRUML2DAI contract.
func (*ARBITRUML2DAIApprovalIterator) Close ¶
func (it *ARBITRUML2DAIApprovalIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ARBITRUML2DAIApprovalIterator) Error ¶
func (it *ARBITRUML2DAIApprovalIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ARBITRUML2DAIApprovalIterator) Next ¶
func (it *ARBITRUML2DAIApprovalIterator) 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 ARBITRUML2DAICaller ¶
type ARBITRUML2DAICaller struct {
// contains filtered or unexported fields
}
ARBITRUML2DAICaller is an auto generated read-only Go binding around an Ethereum contract.
func NewARBITRUML2DAICaller ¶
func NewARBITRUML2DAICaller(address common.Address, caller bind.ContractCaller) (*ARBITRUML2DAICaller, error)
NewARBITRUML2DAICaller creates a new read-only instance of ARBITRUML2DAI, bound to a specific deployed contract.
func (*ARBITRUML2DAICaller) Allowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Allowance(opts *bind.CallOpts, arg0 common.Address, arg1 common.Address) (*big.Int, error)
Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.
Solidity: function allowance(address , address ) view returns(uint256)
func (*ARBITRUML2DAICaller) BalanceOf ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) BalanceOf(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
Solidity: function balanceOf(address ) view returns(uint256)
func (*ARBITRUML2DAICaller) DOMAINSEPARATOR ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) DOMAINSEPARATOR(opts *bind.CallOpts) ([32]byte, error)
DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.
Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)
func (*ARBITRUML2DAICaller) Decimals ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Decimals(opts *bind.CallOpts) (uint8, error)
Decimals is a free data retrieval call binding the contract method 0x313ce567.
Solidity: function decimals() view returns(uint8)
func (*ARBITRUML2DAICaller) DeploymentChainId ¶
DeploymentChainId is a free data retrieval call binding the contract method 0xcd0d0096.
Solidity: function deploymentChainId() view returns(uint256)
func (*ARBITRUML2DAICaller) Name ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Name(opts *bind.CallOpts) (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*ARBITRUML2DAICaller) Nonces ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Nonces(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
Nonces is a free data retrieval call binding the contract method 0x7ecebe00.
Solidity: function nonces(address ) view returns(uint256)
func (*ARBITRUML2DAICaller) PERMITTYPEHASH ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) PERMITTYPEHASH(opts *bind.CallOpts) ([32]byte, error)
PERMITTYPEHASH is a free data retrieval call binding the contract method 0x30adf81f.
Solidity: function PERMIT_TYPEHASH() view returns(bytes32)
func (*ARBITRUML2DAICaller) Symbol ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICaller) Symbol(opts *bind.CallOpts) (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*ARBITRUML2DAICaller) TotalSupply ¶
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
type ARBITRUML2DAICallerRaw ¶
type ARBITRUML2DAICallerRaw struct {
Contract *ARBITRUML2DAICaller // Generic read-only contract binding to access the raw methods on
}
ARBITRUML2DAICallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*ARBITRUML2DAICallerRaw) Call ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerRaw) 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 ARBITRUML2DAICallerSession ¶
type ARBITRUML2DAICallerSession struct { Contract *ARBITRUML2DAICaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
ARBITRUML2DAICallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*ARBITRUML2DAICallerSession) Allowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Allowance(arg0 common.Address, arg1 common.Address) (*big.Int, error)
Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.
Solidity: function allowance(address , address ) view returns(uint256)
func (*ARBITRUML2DAICallerSession) BalanceOf ¶
BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
Solidity: function balanceOf(address ) view returns(uint256)
func (*ARBITRUML2DAICallerSession) DOMAINSEPARATOR ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) DOMAINSEPARATOR() ([32]byte, error)
DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.
Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)
func (*ARBITRUML2DAICallerSession) Decimals ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Decimals() (uint8, error)
Decimals is a free data retrieval call binding the contract method 0x313ce567.
Solidity: function decimals() view returns(uint8)
func (*ARBITRUML2DAICallerSession) DeploymentChainId ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) DeploymentChainId() (*big.Int, error)
DeploymentChainId is a free data retrieval call binding the contract method 0xcd0d0096.
Solidity: function deploymentChainId() view returns(uint256)
func (*ARBITRUML2DAICallerSession) Name ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Name() (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*ARBITRUML2DAICallerSession) Nonces ¶
Nonces is a free data retrieval call binding the contract method 0x7ecebe00.
Solidity: function nonces(address ) view returns(uint256)
func (*ARBITRUML2DAICallerSession) PERMITTYPEHASH ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) PERMITTYPEHASH() ([32]byte, error)
PERMITTYPEHASH is a free data retrieval call binding the contract method 0x30adf81f.
Solidity: function PERMIT_TYPEHASH() view returns(bytes32)
func (*ARBITRUML2DAICallerSession) Symbol ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Symbol() (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*ARBITRUML2DAICallerSession) TotalSupply ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) TotalSupply() (*big.Int, error)
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
func (*ARBITRUML2DAICallerSession) Version ¶
func (_ARBITRUML2DAI *ARBITRUML2DAICallerSession) Version() (string, error)
Version is a free data retrieval call binding the contract method 0x54fd4d50.
Solidity: function version() view returns(string)
type ARBITRUML2DAIDeny ¶
type ARBITRUML2DAIDeny struct { Usr common.Address Raw types.Log // Blockchain specific contextual infos }
ARBITRUML2DAIDeny represents a Deny event raised by the ARBITRUML2DAI contract.
type ARBITRUML2DAIDenyIterator ¶
type ARBITRUML2DAIDenyIterator struct { Event *ARBITRUML2DAIDeny // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ARBITRUML2DAIDenyIterator is returned from FilterDeny and is used to iterate over the raw logs and unpacked data for Deny events raised by the ARBITRUML2DAI contract.
func (*ARBITRUML2DAIDenyIterator) Close ¶
func (it *ARBITRUML2DAIDenyIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ARBITRUML2DAIDenyIterator) Error ¶
func (it *ARBITRUML2DAIDenyIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ARBITRUML2DAIDenyIterator) Next ¶
func (it *ARBITRUML2DAIDenyIterator) 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 ARBITRUML2DAIFilterer ¶
type ARBITRUML2DAIFilterer struct {
// contains filtered or unexported fields
}
ARBITRUML2DAIFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewARBITRUML2DAIFilterer ¶
func NewARBITRUML2DAIFilterer(address common.Address, filterer bind.ContractFilterer) (*ARBITRUML2DAIFilterer, error)
NewARBITRUML2DAIFilterer creates a new log filterer instance of ARBITRUML2DAI, bound to a specific deployed contract.
func (*ARBITRUML2DAIFilterer) FilterApproval ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, spender []common.Address) (*ARBITRUML2DAIApprovalIterator, error)
FilterApproval is a free log retrieval operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)
func (*ARBITRUML2DAIFilterer) FilterDeny ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterDeny(opts *bind.FilterOpts, usr []common.Address) (*ARBITRUML2DAIDenyIterator, error)
FilterDeny is a free log retrieval operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.
Solidity: event Deny(address indexed usr)
func (*ARBITRUML2DAIFilterer) FilterRely ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterRely(opts *bind.FilterOpts, usr []common.Address) (*ARBITRUML2DAIRelyIterator, error)
FilterRely is a free log retrieval operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.
Solidity: event Rely(address indexed usr)
func (*ARBITRUML2DAIFilterer) FilterTransfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*ARBITRUML2DAITransferIterator, error)
FilterTransfer is a free log retrieval operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Solidity: event Transfer(address indexed from, address indexed to, uint256 value)
func (*ARBITRUML2DAIFilterer) ParseApproval ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseApproval(log types.Log) (*ARBITRUML2DAIApproval, error)
ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)
func (*ARBITRUML2DAIFilterer) ParseDeny ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseDeny(log types.Log) (*ARBITRUML2DAIDeny, error)
ParseDeny is a log parse operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.
Solidity: event Deny(address indexed usr)
func (*ARBITRUML2DAIFilterer) ParseRely ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseRely(log types.Log) (*ARBITRUML2DAIRely, error)
ParseRely is a log parse operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.
Solidity: event Rely(address indexed usr)
func (*ARBITRUML2DAIFilterer) ParseTransfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) ParseTransfer(log types.Log) (*ARBITRUML2DAITransfer, error)
ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Solidity: event Transfer(address indexed from, address indexed to, uint256 value)
func (*ARBITRUML2DAIFilterer) WatchApproval ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAIApproval, owner []common.Address, spender []common.Address) (event.Subscription, error)
WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)
func (*ARBITRUML2DAIFilterer) WatchDeny ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchDeny(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAIDeny, 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 (*ARBITRUML2DAIFilterer) WatchRely ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchRely(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAIRely, usr []common.Address) (event.Subscription, error)
WatchRely is a free log subscription operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.
Solidity: event Rely(address indexed usr)
func (*ARBITRUML2DAIFilterer) WatchTransfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIFilterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *ARBITRUML2DAITransfer, from []common.Address, to []common.Address) (event.Subscription, error)
WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Solidity: event Transfer(address indexed from, address indexed to, uint256 value)
type ARBITRUML2DAIRaw ¶
type ARBITRUML2DAIRaw struct {
Contract *ARBITRUML2DAI // Generic contract binding to access the raw methods on
}
ARBITRUML2DAIRaw is an auto generated low-level Go binding around an Ethereum contract.
func (*ARBITRUML2DAIRaw) Call ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIRaw) 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 (*ARBITRUML2DAIRaw) Transact ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*ARBITRUML2DAIRaw) Transfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAIRaw) 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 ARBITRUML2DAIRely ¶
type ARBITRUML2DAIRely struct { Usr common.Address Raw types.Log // Blockchain specific contextual infos }
ARBITRUML2DAIRely represents a Rely event raised by the ARBITRUML2DAI contract.
type ARBITRUML2DAIRelyIterator ¶
type ARBITRUML2DAIRelyIterator struct { Event *ARBITRUML2DAIRely // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ARBITRUML2DAIRelyIterator is returned from FilterRely and is used to iterate over the raw logs and unpacked data for Rely events raised by the ARBITRUML2DAI contract.
func (*ARBITRUML2DAIRelyIterator) Close ¶
func (it *ARBITRUML2DAIRelyIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ARBITRUML2DAIRelyIterator) Error ¶
func (it *ARBITRUML2DAIRelyIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ARBITRUML2DAIRelyIterator) Next ¶
func (it *ARBITRUML2DAIRelyIterator) 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 ARBITRUML2DAISession ¶
type ARBITRUML2DAISession struct { Contract *ARBITRUML2DAI // 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 }
ARBITRUML2DAISession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*ARBITRUML2DAISession) Allowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Allowance(arg0 common.Address, arg1 common.Address) (*big.Int, error)
Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.
Solidity: function allowance(address , address ) view returns(uint256)
func (*ARBITRUML2DAISession) Approve ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Approve(spender common.Address, value *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address spender, uint256 value) returns(bool)
func (*ARBITRUML2DAISession) BalanceOf ¶
BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
Solidity: function balanceOf(address ) view returns(uint256)
func (*ARBITRUML2DAISession) Burn ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Burn(from common.Address, value *big.Int) (*types.Transaction, error)
Burn is a paid mutator transaction binding the contract method 0x9dc29fac.
Solidity: function burn(address from, uint256 value) returns()
func (*ARBITRUML2DAISession) DOMAINSEPARATOR ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) DOMAINSEPARATOR() ([32]byte, error)
DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.
Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)
func (*ARBITRUML2DAISession) Decimals ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Decimals() (uint8, error)
Decimals is a free data retrieval call binding the contract method 0x313ce567.
Solidity: function decimals() view returns(uint8)
func (*ARBITRUML2DAISession) DecreaseAllowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.
Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)
func (*ARBITRUML2DAISession) Deny ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) 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 (*ARBITRUML2DAISession) DeploymentChainId ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) DeploymentChainId() (*big.Int, error)
DeploymentChainId is a free data retrieval call binding the contract method 0xcd0d0096.
Solidity: function deploymentChainId() view returns(uint256)
func (*ARBITRUML2DAISession) IncreaseAllowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.
Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)
func (*ARBITRUML2DAISession) Mint ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Mint(to common.Address, value *big.Int) (*types.Transaction, error)
Mint is a paid mutator transaction binding the contract method 0x40c10f19.
Solidity: function mint(address to, uint256 value) returns()
func (*ARBITRUML2DAISession) Name ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Name() (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*ARBITRUML2DAISession) Nonces ¶
Nonces is a free data retrieval call binding the contract method 0x7ecebe00.
Solidity: function nonces(address ) view returns(uint256)
func (*ARBITRUML2DAISession) PERMITTYPEHASH ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) PERMITTYPEHASH() ([32]byte, error)
PERMITTYPEHASH is a free data retrieval call binding the contract method 0x30adf81f.
Solidity: function PERMIT_TYPEHASH() view returns(bytes32)
func (*ARBITRUML2DAISession) Permit ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Permit(owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
Permit is a paid mutator transaction binding the contract method 0xd505accf.
Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()
func (*ARBITRUML2DAISession) Rely ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) 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 (*ARBITRUML2DAISession) Symbol ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Symbol() (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*ARBITRUML2DAISession) TotalSupply ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) TotalSupply() (*big.Int, error)
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
func (*ARBITRUML2DAISession) Transfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Transfer(to common.Address, value *big.Int) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.
Solidity: function transfer(address to, uint256 value) returns(bool)
func (*ARBITRUML2DAISession) TransferFrom ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) TransferFrom(from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 value) returns(bool)
func (*ARBITRUML2DAISession) Version ¶
func (_ARBITRUML2DAI *ARBITRUML2DAISession) Version() (string, error)
Version is a free data retrieval call binding the contract method 0x54fd4d50.
Solidity: function version() view returns(string)
type ARBITRUML2DAITransactor ¶
type ARBITRUML2DAITransactor struct {
// contains filtered or unexported fields
}
ARBITRUML2DAITransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewARBITRUML2DAITransactor ¶
func NewARBITRUML2DAITransactor(address common.Address, transactor bind.ContractTransactor) (*ARBITRUML2DAITransactor, error)
NewARBITRUML2DAITransactor creates a new write-only instance of ARBITRUML2DAI, bound to a specific deployed contract.
func (*ARBITRUML2DAITransactor) Approve ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Approve(opts *bind.TransactOpts, spender common.Address, value *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address spender, uint256 value) returns(bool)
func (*ARBITRUML2DAITransactor) Burn ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Burn(opts *bind.TransactOpts, from common.Address, value *big.Int) (*types.Transaction, error)
Burn is a paid mutator transaction binding the contract method 0x9dc29fac.
Solidity: function burn(address from, uint256 value) returns()
func (*ARBITRUML2DAITransactor) DecreaseAllowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) DecreaseAllowance(opts *bind.TransactOpts, spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.
Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)
func (*ARBITRUML2DAITransactor) Deny ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) 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 (*ARBITRUML2DAITransactor) IncreaseAllowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) IncreaseAllowance(opts *bind.TransactOpts, spender common.Address, addedValue *big.Int) (*types.Transaction, error)
IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.
Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)
func (*ARBITRUML2DAITransactor) Mint ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Mint(opts *bind.TransactOpts, to common.Address, value *big.Int) (*types.Transaction, error)
Mint is a paid mutator transaction binding the contract method 0x40c10f19.
Solidity: function mint(address to, uint256 value) returns()
func (*ARBITRUML2DAITransactor) Permit ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Permit(opts *bind.TransactOpts, owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
Permit is a paid mutator transaction binding the contract method 0xd505accf.
Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()
func (*ARBITRUML2DAITransactor) Rely ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) 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()
func (*ARBITRUML2DAITransactor) Transfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) Transfer(opts *bind.TransactOpts, to common.Address, value *big.Int) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.
Solidity: function transfer(address to, uint256 value) returns(bool)
func (*ARBITRUML2DAITransactor) TransferFrom ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactor) TransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 value) returns(bool)
type ARBITRUML2DAITransactorRaw ¶
type ARBITRUML2DAITransactorRaw struct {
Contract *ARBITRUML2DAITransactor // Generic write-only contract binding to access the raw methods on
}
ARBITRUML2DAITransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*ARBITRUML2DAITransactorRaw) Transact ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*ARBITRUML2DAITransactorRaw) Transfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorRaw) 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 ARBITRUML2DAITransactorSession ¶
type ARBITRUML2DAITransactorSession struct { Contract *ARBITRUML2DAITransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
ARBITRUML2DAITransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*ARBITRUML2DAITransactorSession) Approve ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Approve(spender common.Address, value *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address spender, uint256 value) returns(bool)
func (*ARBITRUML2DAITransactorSession) Burn ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Burn(from common.Address, value *big.Int) (*types.Transaction, error)
Burn is a paid mutator transaction binding the contract method 0x9dc29fac.
Solidity: function burn(address from, uint256 value) returns()
func (*ARBITRUML2DAITransactorSession) DecreaseAllowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.
Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)
func (*ARBITRUML2DAITransactorSession) Deny ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) 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 (*ARBITRUML2DAITransactorSession) IncreaseAllowance ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.
Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)
func (*ARBITRUML2DAITransactorSession) Mint ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Mint(to common.Address, value *big.Int) (*types.Transaction, error)
Mint is a paid mutator transaction binding the contract method 0x40c10f19.
Solidity: function mint(address to, uint256 value) returns()
func (*ARBITRUML2DAITransactorSession) Permit ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Permit(owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
Permit is a paid mutator transaction binding the contract method 0xd505accf.
Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()
func (*ARBITRUML2DAITransactorSession) Rely ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) 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 (*ARBITRUML2DAITransactorSession) Transfer ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) Transfer(to common.Address, value *big.Int) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.
Solidity: function transfer(address to, uint256 value) returns(bool)
func (*ARBITRUML2DAITransactorSession) TransferFrom ¶
func (_ARBITRUML2DAI *ARBITRUML2DAITransactorSession) TransferFrom(from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 value) returns(bool)
type ARBITRUML2DAITransfer ¶
type ARBITRUML2DAITransfer struct { From common.Address To common.Address Value *big.Int Raw types.Log // Blockchain specific contextual infos }
ARBITRUML2DAITransfer represents a Transfer event raised by the ARBITRUML2DAI contract.
type ARBITRUML2DAITransferIterator ¶
type ARBITRUML2DAITransferIterator struct { Event *ARBITRUML2DAITransfer // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ARBITRUML2DAITransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ARBITRUML2DAI contract.
func (*ARBITRUML2DAITransferIterator) Close ¶
func (it *ARBITRUML2DAITransferIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ARBITRUML2DAITransferIterator) Error ¶
func (it *ARBITRUML2DAITransferIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ARBITRUML2DAITransferIterator) Next ¶
func (it *ARBITRUML2DAITransferIterator) 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 Approval ¶
type Approval struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Owner []byte `protobuf:"bytes,2,opt,name=Owner,proto3" json:"Owner,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 (*Approval) Descriptor
deprecated
func (*Approval) GetSpender ¶
func (*Approval) GetTs ¶
func (x *Approval) GetTs() *timestamppb.Timestamp
func (*Approval) ProtoMessage ¶
func (*Approval) ProtoMessage()
func (*Approval) ProtoReflect ¶
func (x *Approval) ProtoReflect() protoreflect.Message
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) GetTs ¶
func (x *Deny) GetTs() *timestamppb.Timestamp
func (*Deny) ProtoMessage ¶
func (*Deny) ProtoMessage()
func (*Deny) ProtoReflect ¶
func (x *Deny) ProtoReflect() protoreflect.Message
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) GetTs ¶
func (x *Rely) GetTs() *timestamppb.Timestamp
func (*Rely) ProtoMessage ¶
func (*Rely) ProtoMessage()
func (*Rely) ProtoReflect ¶
func (x *Rely) ProtoReflect() protoreflect.Message
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
type Transfer ¶
type Transfer struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` From []byte `protobuf:"bytes,2,opt,name=From,proto3" json:"From,omitempty"` // address To []byte `protobuf:"bytes,3,opt,name=To,proto3" json:"To,omitempty"` // address Value []byte `protobuf:"bytes,4,opt,name=Value,proto3" json:"Value,omitempty"` // uint256 // contains filtered or unexported fields }
func (*Transfer) Descriptor
deprecated
func (*Transfer) GetTs ¶
func (x *Transfer) GetTs() *timestamppb.Timestamp
func (*Transfer) ProtoMessage ¶
func (*Transfer) ProtoMessage()
func (*Transfer) ProtoReflect ¶
func (x *Transfer) ProtoReflect() protoreflect.Message