Add Orlando Chain testnet (#1519)

* Create eip155-3031.json

* Create orl.json

* Update _data/chains/eip155-3031.json

Co-authored-by: ligi <ligi@ligi.de>

* Update _data/chains/eip155-3031.json

Co-authored-by: ligi <ligi@ligi.de>

* Update _data/chains/eip155-3031.json

Co-authored-by: ligi <ligi@ligi.de>

* Update eip155-3031.json

* Update eip155-3031.json

* Update eip155-3031.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
orlchain 2022-09-04 02:40:28 +07:00 committed by GitHub
parent c8ed86c84a
commit 52038e2a7b
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": "Orlando Chain",
"chain": "ORL",
"rpc": ["https://rpc-testnet.orlchain.com"],
"faucets": [],
"nativeCurrency": {
"name": "Orlando",
"symbol": "ORL",
"decimals": 18
},
"infoURL": "https://orlchain.com",
"shortName": "ORL",
"chainId": 3031,
"networkId": 3031,
"icon": "orl",
"explorers": [
{
"name": "Orlando (ORL) Explorer",
"url": "https://orlscan.com",
"icon": "orl",
"standard": "EIP3091"
}
]
}

8
_data/icons/orl.json Normal file
View File

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