Expand description
ERC related utilities. Only supporting NFTs for now.
Structs§
Enums§
- ERCNFT
Type - Supported ERCs
Constants§
- ERC721_
OWNER_ SELECTOR - ownerOf(uint256 tokenId)
- ERC1155_
BALANCE_ SELECTOR - balanceOf(address owner, uint256 tokenId)
Functions§
- http_
link_ ipfs - Returns a HTTP url for an IPFS object.