package
1.4.2901-rc1
Repository: https://github.com/diadata-org/diadata.git
Documentation: pkg.go.dev

# Functions

NewAsset creates a new instance of Asset, bound to a specific deployed contract.
NewAssetCaller creates a new read-only instance of Asset, bound to a specific deployed contract.
NewAssetFilterer creates a new log filterer instance of Asset, bound to a specific deployed contract.
NewAssetTransactor creates a new write-only instance of Asset, bound to a specific deployed contract.

# Variables

AssetABI is the input ABI used to generate the binding from.
AssetMetaData contains all meta data concerning the Asset contract.

# Structs

Asset is an auto generated Go binding around an Ethereum contract.
AssetApproval represents a Approval event raised by the Asset contract.
AssetApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Asset contract.
AssetCaller is an auto generated read-only Go binding around an Ethereum contract.
AssetCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AssetCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AssetCashAdded represents a CashAdded event raised by the Asset contract.
AssetCashAddedIterator is returned from FilterCashAdded and is used to iterate over the raw logs and unpacked data for CashAdded events raised by the Asset contract.
AssetCashRemoved represents a CashRemoved event raised by the Asset contract.
AssetCashRemovedIterator is returned from FilterCashRemoved and is used to iterate over the raw logs and unpacked data for CashRemoved events raised by the Asset contract.
AssetFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AssetLiabilityAdded represents a LiabilityAdded event raised by the Asset contract.
AssetLiabilityAddedIterator is returned from FilterLiabilityAdded and is used to iterate over the raw logs and unpacked data for LiabilityAdded events raised by the Asset contract.
AssetLiabilityRemoved represents a LiabilityRemoved event raised by the Asset contract.
AssetLiabilityRemovedIterator is returned from FilterLiabilityRemoved and is used to iterate over the raw logs and unpacked data for LiabilityRemoved events raised by the Asset contract.
AssetMaxSupplyUpdated represents a MaxSupplyUpdated event raised by the Asset contract.
AssetMaxSupplyUpdatedIterator is returned from FilterMaxSupplyUpdated and is used to iterate over the raw logs and unpacked data for MaxSupplyUpdated events raised by the Asset contract.
AssetOwnershipTransferred represents a OwnershipTransferred event raised by the Asset contract.
AssetOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Asset contract.
AssetPoolUpdated represents a PoolUpdated event raised by the Asset contract.
AssetPoolUpdatedIterator is returned from FilterPoolUpdated and is used to iterate over the raw logs and unpacked data for PoolUpdated events raised by the Asset contract.
AssetRaw is an auto generated low-level Go binding around an Ethereum contract.
AssetSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AssetTransactor is an auto generated write-only Go binding around an Ethereum contract.
AssetTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AssetTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AssetTransfer represents a Transfer event raised by the Asset contract.
AssetTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Asset contract.