package
0.0.0-20240506144617-eb42c1c581bd
Repository: https://github.com/dropkit/dropkit-adapter.git
Documentation: pkg.go.dev

# Functions

DeployDropkitContract deploys a new Ethereum contract, binding an instance of DropkitContract to it.
NewDropkitContract creates a new instance of DropkitContract, bound to a specific deployed contract.
NewDropkitContractCaller creates a new read-only instance of DropkitContract, bound to a specific deployed contract.
NewDropkitContractFilterer creates a new log filterer instance of DropkitContract, bound to a specific deployed contract.
NewDropkitContractTransactor creates a new write-only instance of DropkitContract, bound to a specific deployed contract.

# Constants

DropkitContractABI is the input ABI used to generate the binding from.

# Variables

DropkitContractBin is the compiled bytecode used for deploying new contracts.

# Structs

DropkitContract is an auto generated Go binding around an Ethereum contract.
DropkitContractApproval represents a Approval event raised by the DropkitContract contract.
DropkitContractApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the DropkitContract contract.
DropkitContractCaller is an auto generated read-only Go binding around an Ethereum contract.
DropkitContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DropkitContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DropkitContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DropkitContractRaw is an auto generated low-level Go binding around an Ethereum contract.
DropkitContractRoleAdminChanged represents a RoleAdminChanged event raised by the DropkitContract contract.
DropkitContractRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the DropkitContract contract.
DropkitContractRoleGranted represents a RoleGranted event raised by the DropkitContract contract.
DropkitContractRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the DropkitContract contract.
DropkitContractRoleRevoked represents a RoleRevoked event raised by the DropkitContract contract.
DropkitContractRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the DropkitContract contract.
DropkitContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DropkitContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
DropkitContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DropkitContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DropkitContractTransfer represents a Transfer event raised by the DropkitContract contract.
DropkitContractTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the DropkitContract contract.