Update EIP155-126.json

This commit is contained in:
nfttoken 2022-01-20 14:06:39 +08:00 committed by GitHub
parent 3fabe863c9
commit 1927243bba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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