diff --git a/_data/chains/eip155-2025.json b/_data/chains/eip155-2025.json new file mode 100644 index 00000000..f37f4aed --- /dev/null +++ b/_data/chains/eip155-2025.json @@ -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" + }] +} \ No newline at end of file