chains/_data/chains/eip155-126.json
nfttoken 9e682a4f49
eip155-126 update to mainnet (#838)
* Create EIP155-126.json

* Update EIP155-126.json

* Update EIP155-126.json

* Update EIP155-126.json

* Create oychain.json

* Update EIP155-126.json

add "icon"

* Rename EIP155-126.json to eip155-126.json

* Update _data/chains/eip155-126.json

Co-authored-by: ligi <ligi@ligi.de>

* Update eip155-126.json

* Create eip155-129.json

* Update eip155-126.json

* Update eip155-129.json

* Update eip155-126.json

* Update and rename eip155-129.json to eip155-1268.json

* Update eip155-126.json

* Update eip155-126.json

* Update eip155-1268.json

* Update eip155-1268.json

* Update eip155-126.json

* Update eip155-126.json

* Update and rename eip155-1268.json to eip155-125.json

Co-authored-by: ligi <ligi@ligi.de>
2022-02-06 16:56:46 +01:00

27 lines
566 B
JSON

{
"name": "OYchain Mainnet",
"chain": "OYchain",
"icon": "oychain",
"rpc": [
"https://rpc.mainnet.oychain.io"
],
"faucets": [ ],
"nativeCurrency": {
"name": "OYchain Token",
"symbol": "OY",
"decimals": 18
},
"infoURL": "https://www.oychain.io",
"shortName": "oychain mainnet",
"chainId": 126,
"networkId": 126,
"slip44": 126,
"explorers": [{
"name": "OYchain Mainnet Explorer",
"url": "https://explorer.oychain.io",
"standard": "none"
}]
}