RPC Endpoints
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
Description
Setting
Chain Name
FNCY Chain
Chain ID
73
Ticker
FNCY
RPC Endpoint
Explorer
Testnet
Description
Setting
Chain Name
FNCY Testnet
Chain ID
923018
Ticker
FNCY
RPC Endpoint
Faucet (Test Coin)
RPC Endpoint Rate Limit
Mainnet
Testnet
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).