mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Pr/9527 (#685)
* create eip155-9527 * create eip155-9527 * create eip155-9527
This commit is contained in:
parent
14dbd5b387
commit
ac6cb3516e
24
_data/chains/eip155-9527.json
Normal file
24
_data/chains/eip155-9527.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Rangers Protocol Testnet Robin",
|
||||||
|
"chain": "Rangers",
|
||||||
|
"network": "robin",
|
||||||
|
"icon": "rangers",
|
||||||
|
"rpc": [
|
||||||
|
"https://robin.rangersprotocol.com/api/jsonrpc"
|
||||||
|
],
|
||||||
|
"faucets": ["https://robin-faucet.rangersprotocol.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Rangers Protocol Gas",
|
||||||
|
"symbol": "tRPG",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://rangersprotocol.com",
|
||||||
|
"shortName": "trpg",
|
||||||
|
"chainId": 9527,
|
||||||
|
"networkId": 9527,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "rangersscan-robin",
|
||||||
|
"url": "https://robin-rangersscan.rangersprotocol.com",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
8
_data/icons/rangers.json
Normal file
8
_data/icons/rangers.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url":"ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT",
|
||||||
|
"width":835,
|
||||||
|
"height":835,
|
||||||
|
"format":"png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user