mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Dogecoin BEP20 (#5499)
* Add Deogcoin BEP20 * Fixes (sanity and consistency, auto) Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
f5d517421f
commit
304a342de8
|
@ -131,6 +131,7 @@
|
|||
"0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723",
|
||||
"0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094",
|
||||
"0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E",
|
||||
"0xbA2aE424d960c26247Dd6c32edC70B295c744C43",
|
||||
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
||||
"0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575",
|
||||
"0xBf5140A22578168FD562DCcF235E5D43A02ce9B1",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Binance-Peg Dogecoin",
|
||||
"website": "https://dogecoin.com/",
|
||||
"description": "An Open Source Peer-To-Peer Digital Currency Favored By All Shiba Inus Worldwide.",
|
||||
"explorer": "https://bscscan.com/token/0xba2ae424d960c26247dd6c32edc70b295c744c43",
|
||||
"research": "https://research.binance.com/en/projects/dogecoin",
|
||||
"type": "BEP20",
|
||||
"symbol": "DOGE",
|
||||
"decimals": 8,
|
||||
"id": "0xbA2aE424d960c26247Dd6c32edC70B295c744C43"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user