mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Evmos and Native Evmos chains (#21787)
* Evmos and Native Evmos chains * Discord link updated
This commit is contained in:
parent
d7c7640c31
commit
b1a72ce4de
29
blockchains/evmos/info/info.json
Normal file
29
blockchains/evmos/info/info.json
Normal 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. Let’s 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"
|
||||
}
|
||||
]
|
||||
}
|
BIN
blockchains/evmos/info/logo.png
Normal file
BIN
blockchains/evmos/info/logo.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 2.6 KiB |
29
blockchains/nativeevmos/info/info.json
Normal file
29
blockchains/nativeevmos/info/info.json
Normal 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. Let’s 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user