Create eip155-129.json

This commit is contained in:
nfttoken 2022-02-05 17:28:19 +08:00 committed by GitHub
parent b16696f14e
commit 6ed8188b7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}]
}