mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added "Oone Chain Testnet" (#2272)
* Added "Oone Chain Testnet" * Correct the right "Oone Chain Testnet json" * Fixed check error "Explorer cannot have a slash on the end", and ran Prettier --------- Co-authored-by: John Risk <john.risk@gmail.com>
This commit is contained in:
parent
413ffda4f8
commit
e056b2166d
22
_data/chains/eip155-333777.json
Normal file
22
_data/chains/eip155-333777.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Oone Chain Testnet",
|
||||
"chain": "OONE",
|
||||
"rpc": ["https://blockchain-test.adigium.world"],
|
||||
"faucets": ["https://apps-test.adigium.com/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "Oone",
|
||||
"symbol": "tOONE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://oone.world",
|
||||
"shortName": "oonetest",
|
||||
"chainId": 333777,
|
||||
"networkId": 333777,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "expedition",
|
||||
"url": "https://explorer-test.adigium.world",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user