[Internal] Evmos and Native Evmos chains (#21787)

* Evmos and Native Evmos chains

* Discord link updated
This commit is contained in:
Artem 2022-08-03 13:24:54 +03:00 committed by GitHub
parent d7c7640c31
commit b1a72ce4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"name": "Evmos",
"website": "https://evmos.org",
"description": "Evmos is bringing the world of Ethereum-based applications and assets to the interoperable networks of the Cosmos ecosystem, all while aligning developer and user incentives. Lets adventure together into the world of innovation where EVM meets interchain composability.",
"explorer": "https://evm.evmos.org",
"research": "",
"symbol": "EVMOS",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/tharsis/evmos"
},
{
"name": "twitter",
"url": "https://twitter.com/EvmosOrg"
},
{
"name": "discord",
"url": "https://discord.com/invite/evmos"
},
{
"name": "telegram",
"url": "https://t.me/EvmosOrg"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,29 @@
{
"name": "Native Evmos",
"website": "https://evmos.org",
"description": "Evmos is bringing the world of Ethereum-based applications and assets to the interoperable networks of the Cosmos ecosystem, all while aligning developer and user incentives. Lets adventure together into the world of innovation where EVM meets interchain composability.",
"explorer": "https://www.mintscan.io/evmos",
"research": "",
"symbol": "EVMOS",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/tharsis/evmos"
},
{
"name": "twitter",
"url": "https://twitter.com/EvmosOrg"
},
{
"name": "discord",
"url": "https://discord.com/invite/evmos"
},
{
"name": "telegram",
"url": "https://t.me/EvmosOrg"
}
]
}