package
1.3.12
Repository: https://github.com/eluv-io/contracts.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DeployToken deploys a new Ethereum contract, binding an instance of Token to it.
JSON returns a parsed ABI interface and error if it failed.
NewToken creates a new instance of Token, bound to a specific deployed contract.
NewTokenCaller creates a new read-only instance of Token, bound to a specific deployed contract.
NewTokenFilterer creates a new log filterer instance of Token, bound to a specific deployed contract.
NewTokenTransactor creates a new write-only instance of Token, bound to a specific deployed contract.
No description provided by the author

# Constants

Unique events names.
Unique events names.
Unique events names.
Unique events names.
Unique events names.
Unique events names.
Unique events names.
Type names of contract binding.

# Variables

No description provided by the author
Map of ABI names to *bind.BoundContract for log parsing only ABI names are constants starting with K_.
Map of Unique events IDs to *EventInfo.
Map of Unique events types to *EventInfo.
Map of ABI names to *abi.ABI ABI names are constants starting with K_.
TokenABI is the input ABI used to generate the binding from.
TokenBin is the compiled bytecode used for deploying new contracts.
TokenMetaData contains all meta data concerning the Token contract.
Map of Unique events names to *EventInfo.

# Structs

Approval event with ID 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Paused event with ID 0x62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258.
RoleAdminChanged event with ID 0xbd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff.
RoleGranted event with ID 0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d.
RoleRevoked event with ID 0xf6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b.
Token is an auto generated Go binding around an Ethereum contract.
TokenApproval represents a Approval event raised by the Token contract.
TokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Token contract.
TokenCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TokenPaused represents a Paused event raised by the Token contract.
TokenPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Token contract.
TokenRoleAdminChanged represents a RoleAdminChanged event raised by the Token contract.
TokenRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the Token contract.
TokenRoleGranted represents a RoleGranted event raised by the Token contract.
TokenRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the Token contract.
TokenRoleRevoked represents a RoleRevoked event raised by the Token contract.
TokenRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the Token contract.
TokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenTransfer represents a Transfer event raised by the Token contract.
TokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Token contract.
TokenUnpaused represents a Unpaused event raised by the Token contract.
TokenUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Token contract.
Transfer event with ID 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Unpaused event with ID 0x5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa.

# Type aliases

No description provided by the author
No description provided by the author