mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-129.json
This commit is contained in:
parent
b16696f14e
commit
6ed8188b7c
25
_data/chains/eip155-129.json
Normal file
25
_data/chains/eip155-129.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "OYchain Testnet",
|
||||
"chain": "OYchain",
|
||||
"rpc": [
|
||||
"https://rpc-testnet.oychain.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.oychain.io"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "OYchain Token",
|
||||
"symbol": "OY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.oychain.io",
|
||||
"shortName": "oychain",
|
||||
"chainId": 129,
|
||||
"networkId": 129,
|
||||
"slip44": 129,
|
||||
"explorers": [{
|
||||
"name": "OYchain Explorer",
|
||||
"url": "https://explorer.testnet.oychain.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user