Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Uint8Type, _ = abi.NewType("uint8", "", nil)
Uint16Type, _ = abi.NewType("uint16", "", nil)
Uint32Type, _ = abi.NewType("uint32", "", nil)
Uint64Type, _ = abi.NewType("uint64", "", nil)
AddressType, _ = abi.NewType("address", "", nil)
BoolType, _ = abi.NewType("bool", "", nil)
)
View Source
var ( //go:embed compiled/CrocPolicy.json CrocPolicyJSON []byte // nolint: golint // CrocPolicyContract is the compiled contract CrocPolicyContract evmtypes.CompiledContract )
View Source
var ( //go:embed compiled/LiquidInfrastructureNFT.json LiquidInfrastructureNFTJSON []byte // nolint: golint // LiquidInfrastructureNFTContract is the compiled erc20 contract LiquidInfrastructureNFTContract evmtypes.CompiledContract )
Functions ¶
func EncodeArguments ¶
func EncodeTypes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.