mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add UDT (ERC20) (#6602)
* Add UDT * replace logo Co-authored-by: Kalidou Diagne <kdiagne@MBP-di-Kalidou.lan>
This commit is contained in:
parent
2c66c125e6
commit
1a4424b016
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Unlock Protocol",
|
||||
"symbol": "UDT",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "Unlock lets you easily lock and manage access to your content, apps, community and even real life events and spaces.",
|
||||
"website": "https://unlock-protocol.com/",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/UnlockProtocol",
|
||||
"handle": "Unlock Protocol"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/unlockprotocol",
|
||||
"handle": "Unlock Protocol"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0x90de74265a416e1393a450752175aed98fe11517",
|
||||
"status": "active",
|
||||
"id": "0x90DE74265a416e1393A450752175AED98fe11517"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in New Issue
Block a user