RPC Endpoints
Since FNCY is a public chain, anyone can download FNCY blockchain's pre-built node binary and manage it directly. However, this feature will be provided through a document update in the future. If you need to directly operate through the node binary, please contact github-g@nm-metalabs.com and we will provide a guide upon internal review.
If you do not install nodes directly, you can use FNCY's public network endpoint, the RPC server, to interact with on-chain data and run transactions on the network. The provided API follows the JSON-RPC standard, and JSON-RPC is a Remote Procedure Call (RPC) protocol commonly used in blockchain.
Mainnet
Chain Name
FNCY Chain
Chain ID
73
Ticker
FNCY
RPC Endpoint
Explorer
Testnet
Chain Name
FNCY Testnet
Chain ID
923018
Ticker
FNCY
RPC Endpoint
Faucet (Test Coin)
RPC Endpoint Rate Limit
RPC
Single ip 200
Overall 6000
Single ip 100
Overall 3000
Explorer backend
Single ip 200
Overall 2000
Single ip 100
Overall 1000
Locks IP for 5 mins when going over 100 QPS (query per second).