Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored May 3, 2024
2 parents f7c5a58 + 4e7a743 commit 6714d94
Show file tree
Hide file tree
Showing 4 changed files with 2,103 additions and 3 deletions.
16 changes: 16 additions & 0 deletions data/HOBA/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Honey Badger",
"symbol": "HOBA",
"decimals": 9,
"description": "$HOBA is the premium Honey Badger-themed token on Ethereum. Step into the Hobaverse!",
"website": "https://hbdc.tech/",
"twitter": "https://twitter.com/HBDCERC20",
"tokens": {
"ethereum": {
"address": "0x25cbb21a9da7c3c63bb77ccca5b2e2482aedb710"
},
"base": {
"address": "0x2ede02ec52cbb49e81885c8fa171c3ba8bcd5374"
}
}
}
2,058 changes: 2,058 additions & 0 deletions data/HOBA/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 28 additions & 2 deletions optimism.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"layer2",
"infrastructure"
],
"timestamp": "2024-05-03T16:14:44.279Z",
"timestamp": "2024-05-03T16:16:54.026Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -2795,6 +2795,32 @@
"opTokenId": "HAUS"
}
},
{
"chainId": 1,
"address": "0x25cbb21a9da7c3c63bb77ccca5b2e2482aedb710",
"name": "Honey Badger",
"symbol": "HOBA",
"decimals": 9,
"logoURI": "https://ethereum-optimism.github.io/data/HOBA/logo.svg",
"extensions": {
"baseBridgeAddress": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
"opListId": "extended",
"opTokenId": "HOBA"
}
},
{
"chainId": 8453,
"address": "0x2ede02ec52cbb49e81885c8fa171c3ba8bcd5374",
"name": "Honey Badger",
"symbol": "HOBA",
"decimals": 9,
"logoURI": "https://ethereum-optimism.github.io/data/HOBA/logo.svg",
"extensions": {
"baseBridgeAddress": "0x4200000000000000000000000000000000000010",
"opListId": "extended",
"opTokenId": "HOBA"
}
},
{
"chainId": 1,
"address": "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
Expand Down Expand Up @@ -7309,6 +7335,6 @@
"version": {
"major": 10,
"minor": 0,
"patch": 45
"patch": 46
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@eth-optimism/tokenlist",
"description": "[Optimism] token list",
"version": "10.0.45",
"version": "10.0.46",
"main": "dist/index.js",
"module": "dist/index.mjs",
"exports": {
Expand Down

0 comments on commit 6714d94

Please sign in to comment.