mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add explorer for okexchain (#253)
This commit is contained in:
parent
c81b8028fe
commit
24e545f68d
|
@ -14,5 +14,10 @@
|
|||
"infoURL": "https://www.okex.com/okexchain",
|
||||
"shortName": "tokt",
|
||||
"chainId": 65,
|
||||
"networkId": 65
|
||||
"networkId": 65,
|
||||
"explorers": [{
|
||||
"name": "OKLink",
|
||||
"url": "https://www.oklink.com/okexchain-test",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
|
@ -14,5 +14,10 @@
|
|||
"infoURL": "https://www.okex.com/okexchain",
|
||||
"shortName": "okt",
|
||||
"chainId": 66,
|
||||
"networkId": 66
|
||||
"networkId": 66,
|
||||
"explorers": [{
|
||||
"name": "OKLink",
|
||||
"url": "https://www.oklink.com/okexchain",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user