Explorer
namestringnullable
Display name of the block explorer.
Example:
Etherscanurlstringnullable
Base URL of the block explorer for this chain.
Example:
https://etherscan.iotxPathstringnullable
URL prefix for transaction pages on the block explorer.
Example:
https://etherscan.io/txaddressPathstringnullable
URL prefix for address pages on the block explorer.
Example:
https://etherscan.io/addresstokenPathstringnullable
URL prefix for token pages on the block explorer.
Example:
https://etherscan.io/tokenJSON
Explorer
{
"name": "Etherscan",
"url": "https://etherscan.io",
"txPath": "https://etherscan.io/tx",
"addressPath": "https://etherscan.io/address",
"tokenPath": "https://etherscan.io/token"
}