Evmos
Chain Status
Latest Block
GET
https://evmos.numia.xyz/height
{
"latestBlockHash":"5AA9D8E2D01C455565AC8C08769411B3161CAE6B80B618BB1E81F21163AA5898",
"latestBlockHeight":"14360405",
"latestBlockTime":"2023-07-04T17:53:54.467068803Z"
}
Chain Activity
Active addresses over time
GET
https://evmos.numia.xyz/evmos/active_addresses
[
{
"day": "2023-07-05",
"active_addresses": 4046
},
...,
{
"day": "2023-07-01",
"active_addresses": 13027
}
]
Account
Address ERC20 and IBC balance
GET
https://evmos.numia.xyz/evmos/balances/{address}
[
{
"name": "Cosmos Hub",
"symbol": "ATOM",
"cosmosDenom": "ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701",
"decimals": 6,
"tokenName": "",
"tokenIdentifier": "ATOM",
"description": "The native token of Cosmos Hub",
"coinGeckoId": "cosmos",
"erc20Address": "0xC5e00D3b04563950941f7137B5AfA3a534F0D6d6",
"pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png",
"prefix": "cosmos",
"erc20Balance": "0",
"cosmosBalance": "0"
},
...,
{
"name": "Axelar",
"symbol": "AXL",
"cosmosDenom": "ibc/473351B37CC9D7BA7B247800EF04D255E442C4C9C93976E3631B190A8F3C5570",
"decimals": 6,
"tokenName": "",
"tokenIdentifier": "AXL",
"description": "The native token of Axelar",
"coinGeckoId": "axelar",
"erc20Address": "0x94c23eE865E3c963A56263d0ce2CBF5C6cE7ce2d",
"pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png",
"prefix": "axelar",
"erc20Balance": "0",
"cosmosBalance": "0"
}
]
Vesting address balance and account details
GET
https://evmos.numia.xyz/evmos/account/{address}/vesting_balances
{
"locked": [],
"unvested": [
{
"denom": "aevmos",
"amount": "14895833333333333333333334"
}
],
"vested": [
{
"denom": "aevmos",
"amount": "17604166666666666666666666"
}
],
"account": {
"@type": "/evmos.vesting.v1.ClawbackVestingAccount",
"base_vesting_account": {
"base_account": {
"address": "evmos19mqtl7pyvtazl85jlre9jltpuff9enjdn9m7hz",
"pub_key": {
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
"key": "AkEb3ZkTcLsAj8ayULROw8ZS7+DY21D02rnN5XzvNUQv"
},
"account_number": "1826873",
"sequence": "59"
},
"original_vesting": [
{
"denom": "aevmos",
"amount": "32500000000000000000000000"
}
],
"delegated_free": [],
"delegated_vesting": [
{
"denom": "aevmos",
"amount": "9191915431238762437715050"
}
],
"end_time": "1746082800"
},
"funder_address": "evmos1xp38jqcjf2s7wyuyh3fwrjukuj4ny54k2yaq97",
"start_time": "2021-05-01T07:00:00Z",
"lockup_periods": [
{
"length": "57948516",
"amount": [
{
"denom": "aevmos",
"amount": "32500000000000000000000000"
}
]
}
],
"vesting_periods": [
{
"length": "31536000",
"amount": [
{
"denom": "aevmos",
"amount": "8125000000000000000000000"
}
]
},
...,
{
"length": "2592000",
"amount": [
{
"denom": "aevmos",
"amount": "677083333333333333333334"
}
]
}
]
}
}
All transactions involving an address
GET
https://evmos.numia.xyz/txs/{address}
Returns historical transactions and their events for an address, including exec
and transactions where address the receiver and authz owner
Path Parameters
Name
Type
Description
chain*
String
Name of the chain
address*
String
Wallet address
[
{
"code": 0,
"schemaVersion": 3,
"data": "Ch4KHC9jb3Ntb3MuYmFuay52MWJldGExLk1zZ1NlbmQ=",
"tx": {
"body": {
"timeoutHeight": "0",
"messages": [
{
"amount": [
{
"amount": "50",
"denom": "uosmo"
}
],
"@type": "/cosmos.bank.v1beta1.MsgSend",
"fromAddress": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"toAddress": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p"
}
],
"memo": "",
"extensionOptions": [],
"nonCriticalExtensionOptions": []
},
"signatures": [
"T8FL49O/4rjjtd9/S6YLM9pf/f6b9G0NofTjAQIWJuEvjOkMUR+fD9IBJ/8q6N+utTa1ehkA5HdCPpPJJ07/dA=="
],
"authInfo": {
"signerInfos": [
{
"sequence": "2",
"publicKey": {
"typeUrl": "/cosmos.crypto.secp256k1.PubKey",
"value": "CiECj9OJ1FjYgKMtJKZI61tKCv23OaVq5Zlya+te5Z+XSEE="
},
"modeInfo": {
"single": {
"mode": 127
}
}
}
],
"fee": {
"gasLimit": "91294",
"amount": [
{
"amount": "2283",
"denom": "uosmo"
}
],
"payer": "",
"granter": ""
}
}
},
"gas_used": "78505",
"index": 11,
"codespace": "",
"chainId": "osmosis-1",
"gas_wanted": "91294",
"addressIndex": [
"osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p"
],
"logs": [
{
"msg_index": 0,
"events": [
{
"attributes": [
{
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "receiver"
},
{
"value": "50uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"value": "50uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"value": "/cosmos.bank.v1beta1.MsgSend",
"key": "action"
},
{
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"value": "bank",
"key": "module"
}
],
"type": "message"
},
{
"attributes": [
{
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "recipient"
},
{
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"value": "50uosmo",
"key": "amount"
}
],
"type": "transfer"
}
]
}
],
"hash": "3520823DC75A082F8E8131C3706155F53EB377D44A4EC206F48748C352FEA258",
"events": [
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "receiver"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "recipient"
},
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "transfer"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "2283uosmo",
"key": "fee"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x/2",
"key": "acc_seq"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "T8FL49O/4rjjtd9/S6YLM9pf/f6b9G0NofTjAQIWJuEvjOkMUR+fD9IBJ/8q6N+utTa1ehkA5HdCPpPJJ07/dA==",
"key": "signature"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "/cosmos.bank.v1beta1.MsgSend",
"key": "action"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"index": true,
"value": "50uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"index": true,
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "receiver"
},
{
"index": true,
"value": "50uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"index": true,
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "recipient"
},
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"index": true,
"value": "50uosmo",
"key": "amount"
}
],
"type": "transfer"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "bank",
"key": "module"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "receiver"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "recipient"
},
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "transfer"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "2283uosmo",
"key": "fee"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x/2",
"key": "acc_seq"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "T8FL49O/4rjjtd9/S6YLM9pf/f6b9G0NofTjAQIWJuEvjOkMUR+fD9IBJ/8q6N+utTa1ehkA5HdCPpPJJ07/dA==",
"key": "signature"
}
],
"type": "tx"
}
],
"height": "10056505",
"info": ""
},
{
"code": 0,
"schemaVersion": 3,
"data": "Ch4KHC9jb3Ntb3MuYmFuay52MWJldGExLk1zZ1NlbmQ=",
"tx": {
"body": {
"timeoutHeight": "0",
"messages": [
{
"amount": [
{
"amount": "100",
"denom": "uosmo"
}
],
"@type": "/cosmos.bank.v1beta1.MsgSend",
"fromAddress": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"toAddress": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p"
}
],
"memo": "",
"extensionOptions": [],
"nonCriticalExtensionOptions": []
},
"signatures": [
"TCDLg+zY0es+zATPUnh9jG87PU7ucni0d6SURPZmZC8BC9wK/rX4beLNEp4Mh6mWGlef6x/lXq0pEO1ez4aXnw=="
],
"authInfo": {
"signerInfos": [
{
"sequence": "1",
"publicKey": {
"typeUrl": "/cosmos.crypto.secp256k1.PubKey",
"value": "CiECj9OJ1FjYgKMtJKZI61tKCv23OaVq5Zlya+te5Z+XSEE="
},
"modeInfo": {
"single": {
"mode": 127
}
}
}
],
"fee": {
"gasLimit": "91307",
"amount": [
{
"amount": "2283",
"denom": "uosmo"
}
],
"payer": "",
"granter": ""
}
}
},
"gas_used": "78482",
"index": 1,
"codespace": "",
"chainId": "osmosis-1",
"gas_wanted": "91307",
"addressIndex": [
"osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p"
],
"logs": [
{
"msg_index": 0,
"events": [
{
"attributes": [
{
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "receiver"
},
{
"value": "100uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"value": "100uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"value": "/cosmos.bank.v1beta1.MsgSend",
"key": "action"
},
{
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"value": "bank",
"key": "module"
}
],
"type": "message"
},
{
"attributes": [
{
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "recipient"
},
{
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"value": "100uosmo",
"key": "amount"
}
],
"type": "transfer"
}
]
}
],
"hash": "FFF5097D3E43491831A8D244F2F7FB196B3BD78E8B8A1375B1B1F46D67119B7F",
"events": [
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "receiver"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "recipient"
},
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "transfer"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "2283uosmo",
"key": "fee"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x/1",
"key": "acc_seq"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "TCDLg+zY0es+zATPUnh9jG87PU7ucni0d6SURPZmZC8BC9wK/rX4beLNEp4Mh6mWGlef6x/lXq0pEO1ez4aXnw==",
"key": "signature"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "/cosmos.bank.v1beta1.MsgSend",
"key": "action"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"index": true,
"value": "100uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"index": true,
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "receiver"
},
{
"index": true,
"value": "100uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"index": true,
"value": "osmo1kd948qq70w22mqechcc4l9fpa22e7sprstwa6p",
"key": "recipient"
},
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"index": true,
"value": "100uosmo",
"key": "amount"
}
],
"type": "transfer"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "bank",
"key": "module"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "spender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_spent"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "receiver"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "coin_received"
},
{
"attributes": [
{
"index": true,
"value": "osmo17xpfvakm2amg962yls6f84z3kell8c5lczssa0",
"key": "recipient"
},
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
},
{
"index": true,
"value": "2283uosmo",
"key": "amount"
}
],
"type": "transfer"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x",
"key": "sender"
}
],
"type": "message"
},
{
"attributes": [
{
"index": true,
"value": "2283uosmo",
"key": "fee"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "osmo17thnv3pxt4f6ffe6z6d4xdpzq3clpdh5qfc83x/1",
"key": "acc_seq"
}
],
"type": "tx"
},
{
"attributes": [
{
"index": true,
"value": "TCDLg+zY0es+zATPUnh9jG87PU7ucni0d6SURPZmZC8BC9wK/rX4beLNEp4Mh6mWGlef6x/lXq0pEO1ez4aXnw==",
"key": "signature"
}
],
"type": "tx"
}
],
"height": "10056501",
"info": ""
}
]
Developer Revenue
Contract developer revenue over time
GET
https://evmos.numia.xyz/evmos/developer_revenue
Query Parameters
Name
Type
Description
contract*
String
&contract=0x4E2D4F33d759976381D9DeE04B197bF52F6bC1FC
day_range
Int
"Days before today" &day_range=60
[
{
"date": "2023-07-04 00:00:00",
"contract": "0x4E2D4F33d759976381D9DeE04B197bF52F6bC1FC",
"evmos_amount": 0.0025736758463936,
"usd_amount": null
},
...,
{
"date": "2023-07-03 00:00:00",
"contract": "0x4E2D4F33d759976381D9DeE04B197bF52F6bC1FC",
"evmos_amount": 0.011878841946235839,
"usd_amount": 0.0011575095721499888
}
]
All contracts total developer revenue
GET
https://evmos.numia.xyz/evmos/total_developer_revenue
[
{
"contract": "0xFCd2Ce20ef8ed3D43Ab4f8C2dA13bbF1C6d9512F",
"evmos_amount":