mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add DOS Network Token BEP20 (#5922)
* Add DOS Network Token BEP20 https://bscscan.com/token/0xdc0f0a5719c39764b011edd02811bd228296887c * Fixes (sanity and consistency, auto), history Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
9b5b798d3c
commit
f9055db473
|
@ -200,6 +200,7 @@
|
|||
"0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727",
|
||||
"0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2",
|
||||
"0xdBf8265B1d5244A13424f13977723AcF5395eAB2",
|
||||
"0xDc0f0a5719c39764b011eDd02811BD228296887C",
|
||||
"0xDE4e179CC1d3b298216B96893767b9b01A6Bc413",
|
||||
"0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19",
|
||||
"0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "DOS Network Token",
|
||||
"symbol": "DOS",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"description": "DOS Network describes itself as a decentralized oracle service supporting multiple heterogeneous blockchains.",
|
||||
"website": "https://dos.network/",
|
||||
"explorer": "https://bscscan.com/token/0xdc0f0a5719c39764b011edd02811bd228296887c",
|
||||
"status": "active",
|
||||
"id": "0xDc0f0a5719c39764b011eDd02811BD228296887C"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user