diff --git a/blockchains/evmos/info/info.json b/blockchains/evmos/info/info.json new file mode 100644 index 000000000..944a05a06 --- /dev/null +++ b/blockchains/evmos/info/info.json @@ -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" + } + ] +} \ No newline at end of file diff --git a/blockchains/evmos/info/logo.png b/blockchains/evmos/info/logo.png new file mode 100644 index 000000000..e78f6fc0c Binary files /dev/null and b/blockchains/evmos/info/logo.png differ diff --git a/blockchains/nativeevmos/info/info.json b/blockchains/nativeevmos/info/info.json new file mode 100644 index 000000000..0c9762474 --- /dev/null +++ b/blockchains/nativeevmos/info/info.json @@ -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" + } + ] +}