No description
Msg
MsgConvertCoin
ConvertCoin mints a ERC20 representation of the native Cosmos coin denom that is registered on the token mapping.
GET:/spidex/erc20/v1/tx/convert_coin
Optional
query: { Optional
coin.amount?: stringOptional
coin.denom?: stringOptional
receiver?: stringOptional
sender?: stringNo description
Msg
MsgConvertErc20
ConvertERC20 mints a native Cosmos coin representation of the ERC20 token contract that is registered on the token mapping.
GET:/spidex/erc20/v1/tx/convert_erc20
Optional
query: { Optional
amount?: stringOptional
contract_Optional
receiver?: stringOptional
sender?: stringNo description
Query
QueryParams
Params retrieves the erc20 module params
GET:/spidex/erc20/v1/params
No description
Query
QueryTokenPair
TokenPair retrieves a registered token pair
GET:/spidex/erc20/v1/token_pairs/{token}
No description
Query
QueryTokenPairs
TokenPairs retrieves registered token pairs
GET:/spidex/erc20/v1/token_pairs
Optional
query: { Optional
pagination.count_Optional
pagination.key?: stringOptional
pagination.limit?: stringOptional
pagination.offset?: stringOptional
pagination.reverse?: booleanGenerated using TypeDoc
Title
erc20/v1/erc20.proto
Version
version not set