forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #55 from Uniswap/blast
feat(web): adding blast tokens
- Loading branch information
Showing
6 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
blockchains/blast/0x4300000000000000000000000000000000000003/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,17 @@ | ||
{ | ||
"name": "USDB", | ||
"symbol": "USDB", | ||
"type": "BLAST", | ||
"decimals": 18, | ||
"description": "Blast's native stablecoin.", | ||
"website": "https://blast.io", | ||
"explorer": "https://blastscan.io/address/0x4300000000000000000000000000000000000003", | ||
"status": "active", | ||
"id": "0x4300000000000000000000000000000000000003", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/usdb/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.75 KB
blockchains/blast/0x4300000000000000000000000000000000000003/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
blockchains/blast/0x4300000000000000000000000000000000000004/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,10 @@ | ||
{ | ||
"name": "Wrapped Ether", | ||
"symbol": "WETH", | ||
"type": "BLAST", | ||
"decimals": 18, | ||
"description": "Blast's wrapped ETH token.", | ||
"explorer": "https://blastscan.io/address/0x4300000000000000000000000000000000000004", | ||
"status": "active", | ||
"id": "0x4300000000000000000000000000000000000004" | ||
} |
Binary file added
BIN
+2.91 KB
blockchains/blast/0x4300000000000000000000000000000000000004/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,22 @@ | ||
{ | ||
"name": "Blast", | ||
"website": "https://blast.io", | ||
"description": "Blast is the L2 that helps you earn.", | ||
"explorer": "https://blastexplorer.io/", | ||
"research": "https://blast.io/en/about", | ||
"symbol": "ETH", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"rpc_url": "https://rpc.blast.io/", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/Blast_L2" | ||
}, | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/blast-io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.