mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
OYchain apply for networkID 126, thanks, details please see EIP155-126.json (#785)
* 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> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
f4cd7c6982
commit
9e0da3a87e
26
_data/chains/eip155-126.json
Normal file
26
_data/chains/eip155-126.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "OYchain Testnet",
|
||||
"chain": "OYchain",
|
||||
"icon": "oychain",
|
||||
"rpc": [
|
||||
"https://rpc.cntop3.com"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.cntop3.com"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "OYchain Token",
|
||||
"symbol": "OY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.cntop3.com",
|
||||
"shortName": "oychain",
|
||||
"chainId": 126,
|
||||
"networkId": 126,
|
||||
"slip44": 126,
|
||||
"explorers": [{
|
||||
"name": "OYchain Explorer",
|
||||
"url": "https://scan.cntop3.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
8
_data/icons/oychain.json
Normal file
8
_data/icons/oychain.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafybeifjr626ix4jkugnhna7efgymleesv2atlxiprcukthgsitqihedei",
|
||||
"width": 677,
|
||||
"height": 237,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user