get https://api.bitski.com/v1/balances
Token balances will return the assets of a given wallet for the following types of primitives:
- fungible (ERC20)
- semi-fungible (ERC1155)
- non-fungible (ERC721)
Right now only EVM chains, Ethereum and Polygon, are supported.
Additionally, it can return the owner(s) of an NFT (ERC721 or ERC1155) as specified by its contractAddress
and tokenId
.