package
1.5.99
Repository: https://github.com/elementrem/go-elementrem.git
Documentation: pkg.go.dev

# Functions

DeployENS deploys a new Elementrem contract, binding an instance of ENS to it.
DeployFIFSRegistrar deploys a new Elementrem contract, binding an instance of FIFSRegistrar to it.
DeployPublicResolver deploys a new Elementrem contract, binding an instance of PublicResolver to it.
DeployResolver deploys a new Elementrem contract, binding an instance of Resolver to it.
NewENS creates a new instance of ENS, bound to a specific deployed contract.
NewENSCaller creates a new read-only instance of ENS, bound to a specific deployed contract.
NewENSTransactor creates a new write-only instance of ENS, bound to a specific deployed contract.
NewFIFSRegistrar creates a new instance of FIFSRegistrar, bound to a specific deployed contract.
NewFIFSRegistrarCaller creates a new read-only instance of FIFSRegistrar, bound to a specific deployed contract.
NewFIFSRegistrarTransactor creates a new write-only instance of FIFSRegistrar, bound to a specific deployed contract.
NewPublicResolver creates a new instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverCaller creates a new read-only instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverTransactor creates a new write-only instance of PublicResolver, bound to a specific deployed contract.
NewResolver creates a new instance of Resolver, bound to a specific deployed contract.
NewResolverCaller creates a new read-only instance of Resolver, bound to a specific deployed contract.
NewResolverTransactor creates a new write-only instance of Resolver, bound to a specific deployed contract.

# Constants

ENSABI is the input ABI used to generate the binding from.
ENSBin is the compiled bytecode used for deploying new contracts.
FIFSRegistrarABI is the input ABI used to generate the binding from.
FIFSRegistrarBin is the compiled bytecode used for deploying new contracts.
PublicResolverABI is the input ABI used to generate the binding from.
PublicResolverBin is the compiled bytecode used for deploying new contracts.
ResolverABI is the input ABI used to generate the binding from.
ResolverBin is the compiled bytecode used for deploying new contracts.

# Structs

ENS is an auto generated Go binding around an Elementrem contract.
ENSCaller is an auto generated read-only Go binding around an Elementrem contract.
ENSCallerRaw is an auto generated low-level read-only Go binding around an Elementrem contract.
ENSCallerSession is an auto generated read-only Go binding around an Elementrem contract, with pre-set call options.
ENSRaw is an auto generated low-level Go binding around an Elementrem contract.
ENSSession is an auto generated Go binding around an Elementrem contract, with pre-set call and transact options.
ENSTransactor is an auto generated write-only Go binding around an Elementrem contract.
ENSTransactorRaw is an auto generated low-level write-only Go binding around an Elementrem contract.
ENSTransactorSession is an auto generated write-only Go binding around an Elementrem contract, with pre-set transact options.
FIFSRegistrar is an auto generated Go binding around an Elementrem contract.
FIFSRegistrarCaller is an auto generated read-only Go binding around an Elementrem contract.
FIFSRegistrarCallerRaw is an auto generated low-level read-only Go binding around an Elementrem contract.
FIFSRegistrarCallerSession is an auto generated read-only Go binding around an Elementrem contract, with pre-set call options.
FIFSRegistrarRaw is an auto generated low-level Go binding around an Elementrem contract.
FIFSRegistrarSession is an auto generated Go binding around an Elementrem contract, with pre-set call and transact options.
FIFSRegistrarTransactor is an auto generated write-only Go binding around an Elementrem contract.
FIFSRegistrarTransactorRaw is an auto generated low-level write-only Go binding around an Elementrem contract.
FIFSRegistrarTransactorSession is an auto generated write-only Go binding around an Elementrem contract, with pre-set transact options.
PublicResolver is an auto generated Go binding around an Elementrem contract.
PublicResolverCaller is an auto generated read-only Go binding around an Elementrem contract.
PublicResolverCallerRaw is an auto generated low-level read-only Go binding around an Elementrem contract.
PublicResolverCallerSession is an auto generated read-only Go binding around an Elementrem contract, with pre-set call options.
PublicResolverRaw is an auto generated low-level Go binding around an Elementrem contract.
PublicResolverSession is an auto generated Go binding around an Elementrem contract, with pre-set call and transact options.
PublicResolverTransactor is an auto generated write-only Go binding around an Elementrem contract.
PublicResolverTransactorRaw is an auto generated low-level write-only Go binding around an Elementrem contract.
PublicResolverTransactorSession is an auto generated write-only Go binding around an Elementrem contract, with pre-set transact options.
Resolver is an auto generated Go binding around an Elementrem contract.
ResolverCaller is an auto generated read-only Go binding around an Elementrem contract.
ResolverCallerRaw is an auto generated low-level read-only Go binding around an Elementrem contract.
ResolverCallerSession is an auto generated read-only Go binding around an Elementrem contract, with pre-set call options.
ResolverRaw is an auto generated low-level Go binding around an Elementrem contract.
ResolverSession is an auto generated Go binding around an Elementrem contract, with pre-set call and transact options.
ResolverTransactor is an auto generated write-only Go binding around an Elementrem contract.
ResolverTransactorRaw is an auto generated low-level write-only Go binding around an Elementrem contract.
ResolverTransactorSession is an auto generated write-only Go binding around an Elementrem contract, with pre-set transact options.