* create eip155-9527

* create eip155-9527

* create eip155-9527
This commit is contained in:
LittleBear 2021-12-17 18:09:57 +08:00 committed by GitHub
parent 14dbd5b387
commit ac6cb3516e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT",
"width":835,
"height":835,
"format":"png"
}
]