Skip to content

Commit 64b670b

Browse files
authored
Add Dogami (ERC20) (trustwallet#29519)
* Create info.json * Create logo.png
1 parent 5b21e42 commit 64b670b

File tree

2 files changed

+48
-0
lines changed
  • blockchains/ethereum/assets/0x4DBE83285fc959011f65Dc613AeEA638F18D3B92

2 files changed

+48
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"name": "DOGAMI",
3+
"type": "ERC20",
4+
"symbol": "DOGA",
5+
"decimals": 5,
6+
"website": "https://dogami.com",
7+
"description": "Launched in 2021, DOGAMÍ is an entertainment company that develops web3 games centered around the Dogamí, mystical 3D dog avatars imbued with spiritual powers. DOGAMÍ users can experience different interactive experiences in an immersive universe. $DOGA is the primary currency of the DOGAMÍ universe, a multichain-utility token limited to 1B tokens with multiple use cases.",
8+
"explorer": "https://etherscan.io/token/0x4DBE83285fc959011f65Dc613AeEA638F18D3B92",
9+
"status": "active",
10+
"id": "0x4DBE83285fc959011f65Dc613AeEA638F18D3B92",
11+
"links": [
12+
{
13+
"name": "twitter",
14+
"url": "https://twitter.com/dogami"
15+
},
16+
{
17+
"name": "github",
18+
"url": "https://github.com/dogami-code/Smart-Contracts-EVM"
19+
},
20+
{
21+
"name": "telegram",
22+
"url": "https://t.me/DogamiAnnouncement"
23+
},
24+
{
25+
"name": "discord",
26+
"url": "https://discord.com/invite/dogamiofficial"
27+
},
28+
{
29+
"name": "medium",
30+
"url": "https://dogami.medium.com"
31+
},
32+
{
33+
"name": "whitepaper",
34+
"url": "https://whitepaper.dogami.com"
35+
},
36+
{
37+
"name": "coinmarketcap",
38+
"url": "https://coinmarketcap.com/currencies/dogami/"
39+
},
40+
{
41+
"name": "coingecko",
42+
"url": "https://coingecko.com/coins/dogami"
43+
}
44+
],
45+
"tags": [
46+
"gamefi"
47+
]
48+
}
Loading

0 commit comments

Comments
 (0)