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

[
  {
    "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

[
    {
        "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": 1378.7068374550759,
        "usd_amount": 876.3968427586502
    },
    
    ...,
    
    {
        "contract": "0x76B7E8a941e87AA9a630bdD4D305998fb0372F85",
        "evmos_amount": 2077.4509327928185,
        "usd_amount": 610.9904127584654
    }
]

List of contracts registered for developer revenue

GET https://evmos.numia.xyz/evmos/total_developer_revenue/contracts

Staking

Address delegation + rewards balances by validator

GET https://evmos.numia.xyz/evmos/delegations/{address}

[
    {
        "validatorAddress": "evmosvaloper1jhe4gfgl7wv3s99h3d9tz4g833j8265e7cjqyw",
        "delegated": {
            "denom": "aevmos",
            "amount": "5300353356890460000"
        },
        "unclaimed": {
            "denom": "aevmos",
            "amount": "24248606362727.918104179053280000"
        }
    }
]

Address withdrawn rewards over time

GET https://evmos.numia.xyz/evmos/rewards/{address}

[
    {
        "month": "2022-11-01 00:00:00.000",
        "address": "evmos1jhe4gfgl7wv3s99h3d9tz4g833j8265enkas9n",
        "withdrawn_rewards_usd": 0.7491877235753228,
        "withdrawn_rewards_evmos": 0.590108453
    },
    
    ...,
    
    {
        "month": "2022-09-01 00:00:00.000",
        "address": "evmos1jhe4gfgl7wv3s99h3d9tz4g833j8265enkas9n",
        "withdrawn_rewards_usd": 2.318272474585898,
        "withdrawn_rewards_evmos": 0.939442322
    }
]

Address staking transactions history

GET https://evmos.numia.xyz/evmos/staking/{address}/history

Path Parameters

[
    {
        "datetime": "2023-05-01 00:00:13.781",
        "tx_id": "EC359643D8AC0EFE77F3C33A151E13B2356471DFB27AB224C29C17CFE1300A44",
        "delegator": "evmos1389f927nut4ndgkydhgd5er27t5pep5lmwf6jg",
        "evmos_amount": 0.777052400363985,
        "usd_amount": 0.24370070383761905,
        "to_validator": "evmosvaloper17zaf6jk6gupa0mgnyyt7e4u8y783k6u3wz6avj",
        "from_validator": null,
        "type": "delegate"
    },
    
    ...,
    
    {
        "datetime": "2023-05-02 00:00:18.636",
        "tx_id": "B220107BE04C5A11633486D6C10286EEA0857491784E445372FD0CD50798DFD1",
        "delegator": "evmos1389f927nut4ndgkydhgd5er27t5pep5lmwf6jg",
        "evmos_amount": 0.7758110601307707,
        "usd_amount": 0.2404174540637849,
        "to_validator": "evmosvaloper17zaf6jk6gupa0mgnyyt7e4u8y783k6u3wz6avj",
        "from_validator": null,
        "type": "delegate"
    }
]

Validator staking transactions history

GET https://evmos.numia.xyz/evmos/staking/transactions/{validator}

[
    {
        "datetime": "2023-05-01 00:00:13.781",
        "tx_id": "EC359643D8AC0EFE77F3C33A151E13B2356471DFB27AB224C29C17CFE1300A44",
        "delegator": "evmos1389f927nut4ndgkydhgd5er27t5pep5lmwf6jg",
        "evmos_amount": 0.777052400363985,
        "usd_amount": 0.23318707370721167,
        "to_validator": "evmosvaloper17zaf6jk6gupa0mgnyyt7e4u8y783k6u3wz6avj",
        "from_validator": null,
        "type": "delegate",
        "ingestion_timestamp": "2023-05-01 00:00:19.000"
    },
    
    ...,
    
    {
        "datetime": "2023-05-01 00:00:13.781",
        "tx_id": "EC359643D8AC0EFE77F3C33A151E13B2356471DFB27AB224C29C17CFE1300A44",
        "delegator": "evmos1puxppj504mujxeqs9rnwl0j6pcqxyvmd48pnwl",
        "evmos_amount": 0.7786699428109268,
        "usd_amount": 0.23367248497371426,
        "to_validator": "evmosvaloper17zaf6jk6gupa0mgnyyt7e4u8y783k6u3wz6avj",
        "from_validator": null,
        "type": "delegate",
        "ingestion_timestamp": "2023-05-01 00:00:19.000"
    }
]

Smart Contracts

All contracts day usage summary

GET https://evmos.numia.xyz/evmos/contracts/daily_usage

Path Parameters

[
    {
        "date": "2023-05-01",
        "contract": "0x525e3011F77019595BfB954a11876C02c0929b10",
        "number_of_calls": 528,
        "unique_users": 181
    },
    
    ...,
    
    {
        "date": "2023-05-01",
        "contract": "0x64C3b10636baBb3Ef46a7E2E5248b0dE43198fCB",
        "number_of_calls": 111,
        "unique_users": 7
    }
]

Contract daily usage summary over time

GET https://evmos.numia.xyz/evmos/contracts/{contract}/usage

Path Parameters

[
    {
        "date": "2023-05-01",
        "contract": "0x330F13e1e43493F03E06d8dd463fa95a891093a3",
        "number_of_calls": 50,
        "unique_users": 17
    },
    
    ...,
    
    {
        "date": "2023-05-02",
        "contract": "0x330F13e1e43493F03E06d8dd463fa95a891093a3",
        "number_of_calls": 66,
        "unique_users": 17
    }
]

All contracts developer revenue status events

GET https://evmos.numia.xyz/evmos/contract_revenue_status

Path Parameters

[
    {
        "contract": "0x5d10672694Cceb4Ab213A2221547dEA673b3F78C",
        "status_event": "register_revenue",
        "withdraw_address": "evmos19fed793t6kum5n9mfu5teevscgxm0tkp542wyn",
        "block_registered": 13777130,
        "tx_id": "A03032C8331CFAE5DCF309483760585AA3C20B8C08E4DD0D4999016B8CB2141E",
        "block_timestamp": "2023-06-07 13:14:12.143"
    },
    
    ...,
    
    {
        "contract": "0x013573fa9fAF879DB49855aDdF10653F46903419",
        "status_event": "register_revenue",
        "withdraw_address": "evmos19fed793t6kum5n9mfu5teevscgxm0tkp542wyn",
        "block_registered": 13492016,
        "tx_id": "337FA361BE0852F3F4FD2287E82A4CDFBCD8E27A939B5D9225F2B07A1C6FC34C",
        "block_timestamp": "2023-05-24 13:04:27.560"
    }
]

Governance

Address voting history

GET https://evmos.numia.xyz/evmos/voting/voter/{voter}

Path Parameters

[
    {
        "datetime": "2022-05-07 18:36:26.842",
        "tx_id": "A98C0FDB84B232EA47E72E3D1FBDAAD72A9322C78C06900296379408DA546716",
        "proposal_id": "6",
        "voter": "evmos1xvc2x6e2ucru2vwyqy3202trsvxz7r44435twp",
        "votes": "[{\"option\":\"3\",\"weight\":\"1.000000000000000000\"}]"
    },
    
    ...,
    
    {
        "datetime": "2022-05-07 18:37:47.338",
        "tx_id": "273D9D6632F3413DE4976BE35495FAA61F206B256E14963820AB2B21C37CBD90",
        "proposal_id": "7",
        "voter": "evmos1xvc2x6e2ucru2vwyqy3202trsvxz7r44435twp",
        "votes": "[{\"option\":\"3\",\"weight\":\"1.000000000000000000\"}]"
    }
]

Proposal voting history

GET https://evmos.numia.xyz/evmos/voting/proposal/{proposal_id}

Path Parameters

IBC

Address IBC transfer transactions delays over time

GET https://evmos.numia.xyz/evmos/ibc/delay/sender/{address}

Returns all IBC tx_ids and their corresponding time to completion

Path Parameters

[
    {
        "datetime": "2023-07-02 10:34:49.915",
        "tx_id": "A8167D0009BBF2B5EFE7DD789C744FF90DDBBE99D453EE5EA355A4791DC61B79",
        "sender": "evmos15tjmgmvyfkvdalpvjvl6dw8efcdhkxeqq9e666",
        "tx_delay": 15
    },
    
    ...,
    
    {
        "datetime": "2023-07-03 13:58:35.625",
        "tx_id": "35DB4E4E4D6DA07B46BD3C7AC07E8A3CE320BCC38C0D901A7B3B78A7E8F0AD6D",
        "sender": "evmos15tjmgmvyfkvdalpvjvl6dw8efcdhkxeqq9e666",
        "tx_delay": 21
    }
]

Individual IBC transfer transaction delay

GET https://evmos.numia.xyz/evmos/ibc/delay/tx/{tx_id}

[
    {
        "datetime": "2023-01-11 09:31:02.750",
        "tx_id": "6D0A3F2CFB0CC6D39BC984E4DB1ED6797BA600BCC4FC3BE6FEB43D504C6A3C27",
        "sender": "evmos1xv0pzftfldev7t0ferl6sa58xw9ufwk368hc3x",
        "tx_delay": 13
    }
]

IBC inbound and outbound volume per chain

GET https://evmos.numia.xyz/evmos/ibc/flow

Path Parameters

[
    {
        "time_in_hours": "2023-05-01 00:00:00.000",
        "chain": "osmosis-1",
        "token_denom": "aevmos",
        "total_inflow_in_usdc": 2594.7588167857975,
        "total_outflow_in_usdc": 4443.403284050307,
        "ingestion_timestamp": "2023-05-01 00:00:54.000"
    },
    
    ...,
    
    {
        "time_in_hours": "2023-05-01 00:00:00.000",
        "chain": "osmosis-1",
        "token_denom": "ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518",
        "total_inflow_in_usdc": 34.304970939944766,
        "total_outflow_in_usdc": 0,
        "ingestion_timestamp": "2023-05-01 00:01:50.000"
    }
]

Upcoming

  • New active Users

  • Returning Users

  • IBC txns over time

  • Smart contracts txns

  • Smart contract transfers

  • DEXs trading volume

and much more...

Last updated