mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding Dyno Protocol
This commit is contained in:
parent
f0c9285561
commit
4600327a0e
22
_data/chains/eip155-3966.json
Normal file
22
_data/chains/eip155-3966.json
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "DYNO Mainnet",
|
||||||
|
"chain": "DYNO",
|
||||||
|
"rpc": [
|
||||||
|
"https://api.dynoprotocol.com",
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "DYNO Token",
|
||||||
|
"symbol": "DYNO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://dynoprotocol.com",
|
||||||
|
"shortName": "dyno",
|
||||||
|
"chainId": 3966,
|
||||||
|
"networkId": 3966,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "DYNO Explorer",
|
||||||
|
"url": "https://dynoscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user