https://bokkypoobah.github.io/TokenExplorer/
- Web browser, with the MetaMask https://metamask.io/, or Rabby https://rabby.io/ browser plug-in
Enter an ERC-20, ERC-721 or ERC-1155 token contract address, or select one from the sample list.
All Transfer(from, to, tokens)
and Approval(owner, spender, tokens)
events.
Using the 0x2823589Ae095D99bD64dEeA80B4690313e2fB519
WEENUS contract.
Token balances
Latest tokens
approved for each (owner
, spender
) pair
All Transfer(from, to, tokenId)
, Approval(owner, spender, tokenId)
and ApprovalForAll(owner, operator, approved)
events.
Using the 0x42069ABFE407C60cf4ae4112bEDEaD391dBa1cdB
CryptoDickButts contract.
All tokens
Latest spender for each (owner
, tokenId
) pair
Latest approved
for each (owner
, operator
) pair
All TransferSingle(operator, from, to, tokenId, value)
,
TransferBatch(operator, from, to, tokenIds, values)
and
ApprovalForAll(owner, operator, approved)
events.
Using the 0xB32979486938AA9694BFC898f35DBED459F44424
Nyan Cats contract.
All tokens
Latest approved
for each (owner
, operator
) pair
Enjoy!
(c) BokkyPooBah / Bok Consulting Pty Ltd 2024. The MIT Licence.