mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
ab884ed024
commit
46a72fe08c
24
_data/chains/eip155-2025.json
Normal file
24
_data/chains/eip155-2025.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Rangers Protocol Mainnet",
|
||||
"chain": "Rangers",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://mainnet.rangersprotocol.com/api/jsonrpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Rangers Protocol Gas",
|
||||
"symbol": "RPG",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://rangersprotocol.com",
|
||||
"shortName": "rpg",
|
||||
"chainId": 2025,
|
||||
"networkId": 2025,
|
||||
"slip44": 1008,
|
||||
"explorers": [{
|
||||
"name": "rangersscan",
|
||||
"url": "https://scan.rangersprotocol.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user