# Functions
DeployDexSpanView deploys a new Ethereum contract, binding an instance of DexSpanView to it.
NewDexSpanView creates a new instance of DexSpanView, bound to a specific deployed contract.
NewDexSpanViewCaller creates a new read-only instance of DexSpanView, bound to a specific deployed contract.
NewDexSpanViewFilterer creates a new log filterer instance of DexSpanView, bound to a specific deployed contract.
NewDexSpanViewTransactor creates a new write-only instance of DexSpanView, bound to a specific deployed contract.
# Variables
DexSpanViewABI is the input ABI used to generate the binding from.
DexSpanViewBin is the compiled bytecode used for deploying new contracts.
DexSpanViewMetaData contains all meta data concerning the DexSpanView contract.
# Structs
DexSpanView is an auto generated Go binding around an Ethereum contract.
DexSpanViewCaller is an auto generated read-only Go binding around an Ethereum contract.
DexSpanViewCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DexSpanViewCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DexSpanViewFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DexSpanViewRaw is an auto generated low-level Go binding around an Ethereum contract.
DexSpanViewRoleAdminChanged represents a RoleAdminChanged event raised by the DexSpanView contract.
DexSpanViewRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the DexSpanView contract.
DexSpanViewRoleGranted represents a RoleGranted event raised by the DexSpanView contract.
DexSpanViewRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the DexSpanView contract.
DexSpanViewRoleRevoked represents a RoleRevoked event raised by the DexSpanView contract.
DexSpanViewRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the DexSpanView contract.
DexSpanViewSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DexSpanViewTransactor is an auto generated write-only Go binding around an Ethereum contract.
DexSpanViewTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DexSpanViewTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.