Adding Dyno Protocol (#978)

* Adding Dyno Protocol

* Updated faucet adding Dyno Protocol

* Adding Dyno Protocol Testnet

* adding Dyno Protocol Icon

* updated ipfs

* Update Dyno Coin

* Updated suggested JSON

* Updated suggested JSON

* updated Dyno
This commit is contained in:
Reggie 2022-03-14 23:56:57 -07:00 committed by GitHub
parent f0c9285561
commit f22af11f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 56 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "DYNO Mainnet",
"chain": "DYNO",
"rpc": [
"https://api.dynoprotocol.com"
],
"faucets": [
"https://faucet.dynoscan.io"
],
"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"
}]
}

View File

@ -0,0 +1,24 @@
{
"name": "DYNO Testnet",
"chain": "DYNO",
"rpc": [
"https://tapi.dynoprotocol.com"
],
"faucets": [
"https://faucet.dynoscan.io"
],
"nativeCurrency": {
"name": "DYNO Token",
"symbol": "tDYNO",
"decimals": 18
},
"infoURL": "https://dynoprotocol.com",
"shortName": "tdyno",
"chainId": 3967,
"networkId": 3967,
"explorers": [{
"name": "DYNO Explorer",
"url": "https://testnet.dynoscan.io",
"standard": "EIP3091"
}]
}

8
_data/icons/dyno.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmVeq8cvgK6sWp4GxQPBNB1nn7EUDJp5Cp9xLaPFExpin1",
"width": 1282,
"height": 1281,
"format": "png"
}
]