Our Oasys Assets schema contains the following tables:
Assets
Overview
Our Oasys assets schema currently includes ETH and ERC Token Transfers.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Type | Description |
|---|---|
| Token Transfers | Records transfers of ERC20, ERC721 and ERC1155 between addresses. |
| Schema | Description | Tables |
|---|---|---|
| Assets | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | erc1155_balances, erc1155_balances_latest, erc1155_token_transfers, erc20_token_transfers, erc721_balances, erc721_balances_latest, erc721_token_transfers |
Was this page helpful?