mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add new DOGEMOON token (#13261)
* Create info.json * Create logo.png * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
39089542e5
commit
380342b31c
|
@ -155,6 +155,7 @@
|
|||
"0x17d8C396a55D6c1c2130EfC23f4936b56860Df9C",
|
||||
"0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d",
|
||||
"0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26",
|
||||
"0x18359CF655A444204e46F286eDC445C9D30fFc54",
|
||||
"0x184392F0f03CA11186722f38a04C15c3A90155D3",
|
||||
"0x18b426813731C144108c6D7FAf5EdE71a258fD9A",
|
||||
"0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a",
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "DOGEMOON",
|
||||
"type": "BEP20",
|
||||
"symbol": "DGMOON",
|
||||
"decimals": 18,
|
||||
"website": "https://dogemoon.me/",
|
||||
"description": "Dogemoon is a charity project built on Binance Smart Chain featuring auto burns to a locked liquidity, auto staking mechanism, and 6% tax is imposed on transactions for charity and marketing.",
|
||||
"explorer": "https://bscscan.com/token/0x18359CF655A444204e46F286eDC445C9D30fFc54",
|
||||
"status": "active",
|
||||
"id": "0x18359CF655A444204e46F286eDC445C9D30fFc54",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/DogeMoonMain"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/dogemoonme"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/DogemoonToken/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
Loading…
Reference in New Issue
Block a user