package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ContractToDenomKey defines the store key for contract to denom reverse index.
DefaultGenesisState sets default erc20 genesis state with empty accounts and default params and chain config values.
DefaultParams returns default parameters.
DenomToContractKey defines the store key for denom to contract mapping.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsValidIBCDenom returns if denom is a valid ibc denom.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewParams creates a new Params instance.
No description provided by the author
No description provided by the author
ParamKeyTable returns the parameter key table.
RegisterCodec registers all the necessary types and interfaces for the erc20 module.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
1 day.
DefaultParamspace for params keeper.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleName string name of module.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RouterKey uses module name for routing.
StoreKey key for ethereum storage data, account code (StateDB) or block related data for Web3.
No description provided by the author

# Variables

ErrChainConfigNotFound returns an error if the chain config cannot be found on the store.
ErrEmptyAddressList returns an error if the address list is empty.
No description provided by the author
ErrKeyNotFound returns an error if the target key not found in database.
No description provided by the author
No description provided by the author
ErrUnexpectedProposalType returns an error when the proposal type is not supported in erc20 module.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KVStore key prefixes.
KVStore key prefixes.
KVStore key prefixes.
ModuleCdc defines the erc20 module's codec.
ModuleERC20Contract is the compiled okbc erc20 contract.
No description provided by the author

# Structs

CompiledContract contains compiled bytecode and abi.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenesisState defines the erc20 module genesis state.
Params defines the module parameters.
No description provided by the author
No description provided by the author
TokenMapping defines a mapping between native denom and contract.
No description provided by the author

# Type aliases

No description provided by the author