mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Add UDOGE - BEP20 Token Logo, Info First add token logo and info (BEP20) * Update info.json
25 lines
665 B
JSON
25 lines
665 B
JSON
{
|
|
"name": "UKA DOGE COIN",
|
|
"type": "BEP20",
|
|
"symbol": "UDOGE",
|
|
"decimals": 18,
|
|
"website": "https://ukadoge.com/",
|
|
"description": "Uka Doge is an adventure game being built on a BSC and Ethereum, Polygon network",
|
|
"explorer": "https://bscscan.com/token/0x698111b771363b81d1179ad102e3d8b9cd093a11",
|
|
"status": "active",
|
|
"id": "0x698111b771363B81D1179AD102e3d8B9cD093a11",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/ukadoge"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/ukadogechat"
|
|
}
|
|
],
|
|
"tags": [
|
|
"gamefi"
|
|
]
|
|
}
|