mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add Universal US Dollar token (#12844)
* Create info.json * Create logo.png * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
26981b32ec
commit
bfc1614490
|
@ -3493,6 +3493,7 @@
|
|||
"0x862Da0A691bb0b74038377295f8fF523D0493eB4",
|
||||
"0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47",
|
||||
"0x8634F0689a502B3659f2b3c9E5650d365067B48A",
|
||||
"0x86367c0e517622DAcdab379f2de389c3C9524345",
|
||||
"0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD",
|
||||
"0x865D176351f287fE1B0010805b110d08699C200A",
|
||||
"0x865e3707a580F9db89304005CddD050Ade8873eB",
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "Universal US Dollar",
|
||||
"website": "https://universalprotocol.io/",
|
||||
"description": "The UPUSD is a fully-transparent, digital asset that is collateralized 1-to-1 with U.S. dollars to be held at U.S. domiciled, FDIC-insured banks.",
|
||||
"explorer": "https://etherscan.io/token/0x86367c0e517622dacdab379f2de389c3c9524345",
|
||||
"type": "ERC20",
|
||||
"symbol": "UPUSD",
|
||||
"decimals": 2,
|
||||
"status": "active",
|
||||
"id": "0x86367c0e517622DAcdab379f2de389c3C9524345",
|
||||
"links": [
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/universalprotocol/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/UPPlatform"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/universal-us-dollar/"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/universalprotocol"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/universalprotocolplatform"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue
Block a user