mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_DUSK (#12957)
* add_BEP20_DUSK https://research.binance.com/en/projects/dusk-network https://bscscan.com/token/0xb2bd0749dbe21f623d9baba856d3b0f0e1bfec9c * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
3c869411e8
commit
5a570cc930
|
@ -1117,6 +1117,7 @@
|
|||
"0xb26D2d67C7652f361b73552310dA5753041b3867",
|
||||
"0xB27ADAfFB9fEa1801459a1a81B17218288c097cc",
|
||||
"0xb28a7f8f5328FafFDd862985177583c2Bb71E016",
|
||||
"0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C",
|
||||
"0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e",
|
||||
"0xB2f7e860E302b18819970ceA41BcFc7349834e81",
|
||||
"0xb31f5d117541825D6692c10e4357008EDF3E2BCD",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Dusk Network",
|
||||
"symbol": "DUSK",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"description": "Dusk Network is technology for securities. An open source and secure blockchain (DLT) infrastructure that businesses use to tokenize financial instruments and automate costly processes.",
|
||||
"website": "https://dusk.network/",
|
||||
"explorer": "https://bscscan.com/token/0xb2bd0749dbe21f623d9baba856d3b0f0e1bfec9c",
|
||||
"status": "active",
|
||||
"id": "0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Loading…
Reference in New Issue
Block a user