-
Notifications
You must be signed in to change notification settings - Fork 23.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Deep Blue USD (DBUSD) token for Ethereum and Arbitrum chains (#30048
) * Add Deep Blue USD (DBUSD) token for Ethereum and Arbitrum chains * Fix link * Fix link * Fix link * Fix twitter link --------- Co-authored-by: acdl12 <[email protected]> Co-authored-by: CryptoA <[email protected]>
- Loading branch information
1 parent
06f82fb
commit d572c35
Showing
4 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
blockchains/arbitrum/assets/0x26B95c59BE6464f8fd7da08e84eB8475B9B7592C/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Deep Blue USD", | ||
"type": "ARBITRUM", | ||
"symbol": "DBUSD", | ||
"decimals": 6, | ||
"website": "https://www.deepblue.to/", | ||
"description": "DBUSD is a USD fiat fully backed 1:1 stablecoin created and issued by Deep Blue with a focus on store of value, remittance, money transfers and trading settlement.", | ||
"explorer": "https://arbiscan.io/token/0x26B95c59BE6464f8fd7da08e84eB8475B9B7592C", | ||
"status": "active", | ||
"id": "0x26B95c59BE6464f8fd7da08e84eB8475B9B7592C", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/DeepBlue_to" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://deepblue.to/" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/deepblueto" | ||
} | ||
], | ||
"tags": [ | ||
"stablecoin" | ||
] | ||
} |
Binary file added
BIN
+44.8 KB
blockchains/arbitrum/assets/0x26B95c59BE6464f8fd7da08e84eB8475B9B7592C/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
blockchains/ethereum/assets/0x32bDD8b97868ACf7014cFE6EB49Bf4f2936C8F02/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Deep Blue USD", | ||
"type": "ERC20", | ||
"symbol": "DBUSD", | ||
"decimals": 6, | ||
"website": "https://www.deepblue.to/", | ||
"description": "DBUSD is a USD fiat fully backed 1:1 stablecoin created and issued by Deep Blue with a focus on store of value, remittance, money transfers and trading settlement.", | ||
"explorer": "https://etherscan.io/token/0x32bDD8b97868ACf7014cFE6EB49Bf4f2936C8F02", | ||
"status": "active", | ||
"id": "0x32bDD8b97868ACf7014cFE6EB49Bf4f2936C8F02", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/DeepBlue_to" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://deepblue.to/" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/deepblueto" | ||
} | ||
], | ||
"tags": [ | ||
"stablecoin" | ||
] | ||
} |
Binary file added
BIN
+44.8 KB
blockchains/ethereum/assets/0x32bDD8b97868ACf7014cFE6EB49Bf4f2936C8F02/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.