# Functions
DeployMockNativeSendAndCallReceiver deploys a new Ethereum contract, binding an instance of MockNativeSendAndCallReceiver to it.
NewMockNativeSendAndCallReceiver creates a new instance of MockNativeSendAndCallReceiver, bound to a specific deployed contract.
NewMockNativeSendAndCallReceiverCaller creates a new read-only instance of MockNativeSendAndCallReceiver, bound to a specific deployed contract.
NewMockNativeSendAndCallReceiverFilterer creates a new log filterer instance of MockNativeSendAndCallReceiver, bound to a specific deployed contract.
NewMockNativeSendAndCallReceiverTransactor creates a new write-only instance of MockNativeSendAndCallReceiver, bound to a specific deployed contract.
# Variables
MockNativeSendAndCallReceiverABI is the input ABI used to generate the binding from.
MockNativeSendAndCallReceiverBin is the compiled bytecode used for deploying new contracts.
MockNativeSendAndCallReceiverMetaData contains all meta data concerning the MockNativeSendAndCallReceiver contract.
# Structs
MockNativeSendAndCallReceiver is an auto generated Go binding around an Ethereum contract.
MockNativeSendAndCallReceiverCaller is an auto generated read-only Go binding around an Ethereum contract.
MockNativeSendAndCallReceiverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MockNativeSendAndCallReceiverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MockNativeSendAndCallReceiverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MockNativeSendAndCallReceiverRaw is an auto generated low-level Go binding around an Ethereum contract.
MockNativeSendAndCallReceiverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MockNativeSendAndCallReceiverTokensReceived represents a TokensReceived event raised by the MockNativeSendAndCallReceiver contract.
MockNativeSendAndCallReceiverTokensReceivedIterator is returned from FilterTokensReceived and is used to iterate over the raw logs and unpacked data for TokensReceived events raised by the MockNativeSendAndCallReceiver contract.
MockNativeSendAndCallReceiverTransactor is an auto generated write-only Go binding around an Ethereum contract.
MockNativeSendAndCallReceiverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MockNativeSendAndCallReceiverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.