Generic Endpoints

This is a list of generic endpoints supported in more than one chain. Currently, limited # of chains are supported for each endpoint. Check the description for details.

Get all transactions involving an address

GET https://{chain}.numia.xyz/txs/{address}

Returns historical transactions and their events involving a specific address. Currently returns the latest 10 since the payload with events is quite large. Reach to [email protected] out for changes needed.

❗️Chains supported: Cosmos Hub, Osmosis, Umee, Stride, Evmos, Juno, Stargaze

Path Parameters

NameTypeDescription

chain*

String

Name of the chain

address*

String

Wallet address

Query Parameters

NameTypeDescription

offset

Int

Next X transactions

[
  {
    "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": ""
  }
]

Get the latest Block

GET https://{chain}.numia.xyz/height

A more efficient version of the standard Tendermint RPC endpoints /blocks/latest

Chains supported: Osmosis, Cosmos Hub, Evmos, Juno, Stargaze, Injective, Stride, Terra 2, Quasar, Mars, Neutron, Umee.

{
    "latestBlockHash":"5AA9D8E2D01C455565AC8C08769411B3161CAE6B80B618BB1E81F21163AA5898",
    "latestBlockHeight":"14360405",
    "latestBlockTime":"2023-07-04T17:53:54.467068803Z"
}

Last updated