mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add new DREP ERC20 (#6219)
* Add new DREP ERC20 https://drep-foundation.medium.com/drep-token-swap-guide-37d04c46d05f Old: https://etherscan.io/address/0x22de9912cd3d74953b1cd1f250b825133cc2c1b3 New: https://etherscan.io/address/0x3ab6ed69ef663bd986ee59205ccad8a20f98b4c2 * Fixes (sanity and consistency, auto), history Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
a19d853453
commit
7158b4a113
|
@ -1540,6 +1540,7 @@
|
|||
"0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b",
|
||||
"0x3A94221D98B86e32FB9eddCDC4D86E38e9767373",
|
||||
"0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E",
|
||||
"0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2",
|
||||
"0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17",
|
||||
"0x3ac2AB91dDF57e2385089202Ca221C360CED0062",
|
||||
"0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "DREP",
|
||||
"symbol": "DREP",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "DREP is committed to building connectors and toolboxes based on blockchain technology, and aims to provide solutions that combine ease of use, flexibility, and frictionless integration.",
|
||||
"website": "https://www.drep.org",
|
||||
"explorer": "https://etherscan.io/token/0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2",
|
||||
"status": "active",
|
||||
"id": "0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
Loading…
Reference in New Issue
Block a user