Adding Dyno Protocol

This commit is contained in:
Reggie 2022-03-14 18:10:14 -07:00 committed by GitHub
parent f0c9285561
commit 4600327a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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