Token Tracking and Management Platform
FNCYScan is an open source platform designed to help users track and manage tokens including ERC20, ERC721, and ERC1155. The platform provides a simple and intuitive interface that allows users to easily update their tokens through .
GitHub :
Mainnet
Testnet
To add an ERC20 token on FNCYScan, follow the instructions below.
Use the following PR template.
Provide all information requested by the PR.
id
: Unique Identifier for the Token
name
: Token Name
symbol
: Token Symbol
description
: A Brief Description About the Token
address
: Token Address
image
: Token Image Link
Submit PR to FNCYScan.
The following is an example of how to submit a PR to add an ERC20 token on FNCYScan.
To add an NFT onFNCYScan, follow the instructions below.
Use the following PR template.
Provide all information requested by the PR.
id
: Unique Identifier for the NFT
name
: NFT Name
symbol
: NFT Symbol
description
: A Brief Description About the NFT
address
: NFT Address
image
: NFT Image Link
singleNftDomain
: API Domain Where FNCYScan Can Obtain Single NFT's Information
Submit PR to FNCYScan.
The following is an example of how to submit a PR to add an NFT on FNCYScan.
Below is a list of ERC721s registered on the mainnet as of July 4, 2023.