Module ethers_providers::erc
source · Expand description
ERC related utilities. Only supporting NFTs for now.
Structs§
- An ERC 721 or 1155 token
- ERC-1155 and ERC-721 metadata document.
Enums§
- Supported ERCs
Constants§
- ownerOf(uint256 tokenId)
- balanceOf(address owner, uint256 tokenId)
Functions§
- Returns a HTTP url for an IPFS object.