Add RaptorChain (#2488)

* Add RaptorChain

* Update icon

* Fucking newline

* Update JSON formatting

* Still formatting

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
ygboucherk 2023-03-24 23:46:32 +01:00 committed by GitHub
parent 4640be71e2
commit 56f3445cd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "RaptorChain",
"chain": "RPTR",
"rpc": ["https://rpc.raptorchain.io/web3"],
"faucets": [],
"nativeCurrency": {
"name": "Raptor",
"symbol": "RPTR",
"decimals": 18
},
"features": [{ "name": "EIP155" }],
"infoURL": "https://raptorchain.io",
"shortName": "rptr",
"chainId": 1380996178,
"networkId": 1380996178,
"icon": "raptorchain",
"explorers": [
{
"name": "RaptorChain Explorer",
"url": "https://explorer.raptorchain.io",
"icon": "raptorchain_explorer",
"standard": "EIP3091"
}
]
}

View File

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

View File

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