mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update EIP155-126.json
This commit is contained in:
parent
3fabe863c9
commit
1927243bba
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"name": "OYchain Testnet",
|
||||
"chain": "OYchain",
|
||||
"rpc": ["https://rpc.cntop3.com"],
|
||||
"faucets": ["http://faucet.cntop3.com"],
|
||||
"rpc": [
|
||||
"https://rpc.cntop3.com"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.cntop3.com"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "OYchain Token",
|
||||
"symbol": "OY",
|
||||
|
@ -13,4 +17,9 @@
|
|||
"chainId": 126,
|
||||
"networkId": 126,
|
||||
"slip44": 126
|
||||
"explorers": [{
|
||||
"name": "OYchain Explorer",
|
||||
"url": "https://scan.cntop3.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user