Skip to content

Commit

Permalink
Add Deep Blue USD (DBUSD) token for Ethereum and Arbitrum chains (#30048
Browse files Browse the repository at this point in the history
)

* 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
3 people authored Jan 14, 2025
1 parent 06f82fb commit d572c35
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 0 deletions.
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"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d572c35

Please sign in to comment.