Skip to content

Commit

Permalink
Merge branch 'ethereum-optimism:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
498621 committed Aug 28, 2024
2 parents ffce7d7 + 423b32b commit 2669e8a
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 3 deletions.
19 changes: 19 additions & 0 deletions data/GIGACHAD/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "GigaChad",
"symbol": "GIGACHAD",
"decimals": 18,
"description": "Join the OG Giga Chad Community on Eth - Tokenized Masculinity in its perfect form.",
"website": "https://www.gigachad-eth.com/",
"twitter": "@GigaChadOGonEth",
"tokens": {
"ethereum": {
"address": "0xF43F21384d03b5cBbddd58d2de64071e4Ce76AB0",
"overrides": {
"name": "GIGACHAD"
}
},
"base": {
"address": "0x4032758A0A5dADC52ea7206fBa72aE3BBf2A44E1"
}
}
}
Binary file added data/GIGACHAD/logo.png
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-08-16T13:58:10.445Z",
"timestamp": "2024-08-20T16:05:04.605Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -2915,6 +2915,32 @@
"opTokenId": "GHST"
}
},
{
"chainId": 1,
"address": "0xF43F21384d03b5cBbddd58d2de64071e4Ce76AB0",
"name": "GIGACHAD",
"symbol": "GIGACHAD",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/GIGACHAD/logo.png",
"extensions": {
"baseBridgeAddress": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
"opListId": "extended",
"opTokenId": "GIGACHAD"
}
},
{
"chainId": 8453,
"address": "0x4032758A0A5dADC52ea7206fBa72aE3BBf2A44E1",
"name": "GigaChad",
"symbol": "GIGACHAD",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/GIGACHAD/logo.png",
"extensions": {
"baseBridgeAddress": "0x4200000000000000000000000000000000000010",
"opListId": "extended",
"opTokenId": "GIGACHAD"
}
},
{
"chainId": 1,
"address": "0x900dB999074d9277c5DA2A43F252D74366230DA0",
Expand Down Expand Up @@ -9063,6 +9089,6 @@
"version": {
"major": 10,
"minor": 0,
"patch": 109
"patch": 111
}
}
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.109",
"version": "10.0.111",
"main": "dist/index.js",
"module": "dist/index.mjs",
"exports": {
Expand Down

0 comments on commit 2669e8a

Please sign in to comment.