Skip to content

Commit a20d8ed

Browse files
authored
fix: remove georli & drop emoji support for now (#694)
* tokenlist.fix,remove unicode entry * remove goerli from schema * remove goerli token addresses * update readme & regenerate tokenlist * fix apt/sol/mpETH validation * 10.0.0 * make apt/sol/mpeth names consistent
1 parent 311141f commit a20d8ed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+116
-2801
lines changed

README.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please note that by adding a token to the list we aren’t making any claims abo
2121

2222
### Specifying chains
2323
For right now, each OP Chain has their own review process. So, if you are adding tokens across multiple chains, please separate your pull request so that you have one PR for each chain, in order to streamline the review process.
24-
- If you are adding a token to a `Base` chain (e.g. `base` [mainnet] or `base-goerli` [testnet]) please add [@roberto-bayardo](https://github.com/roberto-bayardo) as a reviewer as they are the point of contact for `Base` tokens and must approve all `Base` tokens before they are merged.
24+
- If you are adding a token to a `Base` chain (e.g. `base` [mainnet] or `base-sepolia` [testnet]) please add [@roberto-bayardo](https://github.com/roberto-bayardo) as a reviewer as they are the point of contact for `Base` tokens and must approve all `Base` tokens before they are merged.
2525
- Instead of using the predeploy token factory on Base, we recommend you use the token factory [listed here](https://docs.base.org/base-contracts/#l2-contract-addresses) for the time being to avoid having a token address that may conflict with a different token on Optimism.
2626
- If you are adding a token to `Zora`: please use the [`zora` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/zora) and add [@tbtstl](https://github.com/tbtstl) as a reviewer.
2727
- If you are adding a token to `Mode`: please use the [`mode` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/mode).
@@ -89,16 +89,16 @@ Add a file to your folder called `data.json` with the following format:
8989
"optimism": {
9090
"address": "0x2345234523452345234523452345234523452345"
9191
},
92-
"goerli": {
92+
"sepolia": {
9393
"address": "0x5678567856785678567856785678567856785678"
9494
},
95-
"optimism-goerli": {
95+
"optimism-sepolia": {
9696
"address": "0x6789678967896789678967896789678967896789"
9797
},
9898
"base": {
9999
"address": "0x7890789078907890789078907890789078907890"
100100
},
101-
"base-goerli": {
101+
"base-sepolia": {
102102
"address": "0x1011121011121011121011121011121011121011"
103103
}
104104
}
@@ -110,13 +110,12 @@ We currently accept tokens on the following chains:
110110

111111
- `ethereum`
112112
- `optimism`
113-
- `goerli`
114113
- `sepolia`
115114
- `base`
116-
- `base-goerli`
117115
- `base-sepolia`
118-
- `optimism-goerli`
119116
- `optimism-sepolia`
117+
- `mode`
118+
- `pgn`
120119

121120
#### Non-bridgable tokens
122121

@@ -210,15 +209,15 @@ Here is an example:
210209
"bridge": "0x136b1EC699c62b0606854056f02dC7Bb80482d63"
211210
}
212211
},
213-
"goerli": {
212+
"sepolia": {
214213
"address": "0x51f44ca59b867E005e48FA573Cb8df83FC7f7597",
215214
"overrides": {
216215
"bridge": {
217-
"optimism-goerli": "0x1427Bc44755d9Aa317535B1feE38922760Aa4e65"
216+
"optimism-sepolia": "0x1427Bc44755d9Aa317535B1feE38922760Aa4e65"
218217
}
219218
}
220219
},
221-
"optimism-goerli": {
220+
"optimism-sepolia": {
222221
"address": "0x2E5ED97596a8368EB9E44B1f3F25B2E813845303",
223222
"overrides": {
224223
"bridge": "0xD2b3F0Ea40dB68088415412b0043F37B3088836D"

data/ALI/data.json

-6
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,8 @@
99
"ethereum": {
1010
"address": "0x6B0b3a982b4634aC68dD83a4DBF02311cE324181"
1111
},
12-
"goerli": {
13-
"address": "0x3ACd26F0b5080C30c066a2055A4254A5BB05F22a"
14-
},
1512
"base": {
1613
"address": "0x97c806e7665d3AFd84A8Fe1837921403D59F3Dcc"
17-
},
18-
"base-goerli": {
19-
"address": "0xC6729C6cFc6B872acF641EB3EA628C9F038e5ABb"
2014
}
2115
}
2216
}

data/APT/data.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Aptos",
2+
"name": "Aptos Coin",
33
"symbol": "APT",
44
"decimals": 8,
55
"description": "APT from Aptos, bridged by Wormhole.",
@@ -8,13 +8,16 @@
88
"nobridge": true,
99
"tokens": {
1010
"ethereum": {
11-
"address": "0x8CDf7AF57E4c8B930e1B23c477c22f076530585e"
11+
"address": "0x8CDf7AF57E4c8B930e1B23c477c22f076530585e",
12+
"overrides": {
13+
"name": "Aptos"
14+
}
1215
},
1316
"optimism": {
14-
"address": "0xC5B3AC2DF8D8D7AC851F763a5b3Ff23B4A696d59"
15-
},
16-
"goerli": {
17-
"address": "0xd7A89a8DD20Cb4F252c7FB96B6421b37d82cE506"
17+
"address": "0xC5B3AC2DF8D8D7AC851F763a5b3Ff23B4A696d59",
18+
"overrides": {
19+
"name": "Aptos"
20+
}
1821
}
1922
}
2023
}

data/BTRST/data.json

-6
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
"base": {
1616
"address": "0xA7d68d155d17cB30e311367c2Ef1E82aB6022b67"
1717
},
18-
"goerli": {
19-
"address": "0x39e09359F5a7396937504Eb2766722e2bf4650e8"
20-
},
21-
"base-goerli": {
22-
"address": "0x99aC4484e8a1dbd6A185380B3A811913Ac884D87"
23-
},
2418
"sepolia": {
2519
"address": "0xE490c7698F2b80789Fe312162d9D0a1Bd8C9beeE"
2620
},

data/BridgedUSDC/data.json

-17
Original file line numberDiff line numberDiff line change
@@ -9,36 +9,19 @@
99
"ethereum": {
1010
"address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
1111
},
12-
"goerli": {
13-
"address": "0x07865c6E87B9F70255377e024ace6630C1Eaa37F"
14-
},
1512
"base": {
1613
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
1714
"overrides": {
1815
"name": "USD Base Coin",
1916
"symbol": "USDbC"
2017
}
2118
},
22-
"base-goerli": {
23-
"address": "0x853154e2A5604E5C74a2546E2871Ad44932eB92C",
24-
"overrides": {
25-
"name": "USD Base Coin",
26-
"symbol": "USDbC"
27-
}
28-
},
2919
"optimism": {
3020
"address": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607",
3121
"overrides": {
3222
"name": "Bridged USDC",
3323
"symbol": "USDC.e"
3424
}
35-
},
36-
"optimism-goerli": {
37-
"address": "0x7E07E15D2a87A24492740D16f5bdF58c16db0c4E",
38-
"overrides": {
39-
"name": "Bridged USDC",
40-
"symbol": "USDC.e"
41-
}
4225
}
4326
}
4427
}

data/CHAIN/data.json

+1-10
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@
88
"tokens": {
99
"ethereum": {
1010
"address": "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4"
11-
},
12-
"goerli": {
13-
"address": "0x76EBA9F21d659Fc15D5f33a1a0C7f9088D0FBd28",
14-
"overrides": {
15-
"name": "Chain Games"
16-
}
17-
},
18-
"base-goerli": {
19-
"address": "0xeEFf5B1cd3DE16F347996725F5184fdAA54565A0"
2011
}
2112
}
22-
}
13+
}

data/COMP/data.json

-9
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@
1111
},
1212
"base": {
1313
"address": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0"
14-
},
15-
"goerli": {
16-
"address": "0x3587b2F7E0E2D6166d6C14230e7Fe160252B0ba4"
17-
},
18-
"optimism-goerli": {
19-
"address": "0x6AF3cb766D6cd37449bfD321D961A61B0515c1BC"
20-
},
21-
"base-goerli": {
22-
"address": "0xA29b548056c3fD0f68BAd9d4829EC4E66f22f796"
2314
}
2415
}
2516
}

data/DAI/data.json

-17
Original file line numberDiff line numberDiff line change
@@ -17,26 +17,9 @@
1717
"bridge": "0x467194771dAe2967Aef3ECbEDD3Bf9a310C76C65"
1818
}
1919
},
20-
"goerli": {
21-
"address": "0x11fE4B6AE13d2a6055C8D9cF65c55bac32B5d844",
22-
"overrides": {
23-
"bridge": {
24-
"optimism-goerli": "0x05a388Db09C2D44ec0b00Ee188cD42365c42Df23"
25-
}
26-
}
27-
},
28-
"optimism-goerli": {
29-
"address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
30-
"overrides": {
31-
"bridge": "0x467194771dAe2967Aef3ECbEDD3Bf9a310C76C65"
32-
}
33-
},
3420
"base": {
3521
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb"
3622
},
37-
"base-goerli": {
38-
"address": "0x174956bDfbCEb6e53089297cce4fE2825E58d92C"
39-
},
4023
"pgn": {
4124
"address": "0x6C121674ba6736644A7e73A8741407fE8a5eE5BA"
4225
}

data/ECO/data.json

+1-15
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,6 @@
2020
"overrides": {
2121
"bridge": "0xAa029BbdC947F5205fBa0F3C11b592420B58f824"
2222
}
23-
},
24-
"goerli": {
25-
"address": "0x3E87d4d9E69163E7590f9b39a70853cf25e5ABE3",
26-
"overrides": {
27-
"bridge": {
28-
"optimism-goerli": "0x9A4464D6bFE006715382D39D183AAf66c952a3e0"
29-
}
30-
}
31-
},
32-
"optimism-goerli": {
33-
"address": "0xD2f598c826429EEe7c071C02735549aCd88F2c09",
34-
"overrides": {
35-
"bridge": "0x6aA809bAeA2e4C057b3994127cB165119c6fc3B2"
36-
}
3723
}
3824
}
39-
}
25+
}

data/ETH+/data.json

-19
This file was deleted.

data/ETH+/logo.png

-32.9 KB
Binary file not shown.

data/ETH/data.json

-6
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,9 @@
99
"optimism": {
1010
"address": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000"
1111
},
12-
"goerli": {
13-
"address": "0x0000000000000000000000000000000000000000"
14-
},
1512
"sepolia": {
1613
"address": "0x0000000000000000000000000000000000000000"
1714
},
18-
"optimism-goerli": {
19-
"address": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000"
20-
},
2115
"optimism-sepolia": {
2216
"address": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000"
2317
}

data/GIV/data.json

+1-15
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,6 @@
1414
},
1515
"optimism": {
1616
"address": "0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98"
17-
},
18-
"goerli": {
19-
"address": "0xB9a344f23792bd2F72D050c2De8ccD6F4e700e4F",
20-
"overrides": {
21-
"name" : "Giveth Test Token",
22-
"symbol": "DRGIV4"
23-
}
24-
},
25-
"optimism-goerli": {
26-
"address": "0xEf6301DA234fC7b0545c6E877D3359FE0B9E50a4",
27-
"overrides": {
28-
"name" : "Giveth Test Token",
29-
"symbol": "TGIV"
30-
}
3117
}
3218
}
33-
}
19+
}

data/HAN/data.json

+1-10
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,8 @@
1212
"optimism": {
1313
"address": "0x50Bce64397C75488465253c0A034b8097FeA6578"
1414
},
15-
"goerli": {
16-
"address": "0x0c90C57aaf95A3A87eadda6ec3974c99D786511F"
17-
},
18-
"optimism-goerli": {
19-
"address": "0x9e1028f5f1d5ede59748ffcee5532509976840e0"
20-
},
2115
"base": {
22-
"address": "0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3"
23-
},
24-
"base-goerli": {
25-
"address": "0xE2B21D4684b2bA62F3BE1FE286eacb90D26E394d"
16+
"address": "0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3"
2617
}
2718
}
2819
}

data/HANeP/data.json

-9
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,8 @@
1212
"optimism": {
1313
"address": "0xC3248A1bd9D72fa3DA6E6ba701E58CbF818354eB"
1414
},
15-
"goerli": {
16-
"address": "0x13Ed63d6387C54352d2F5893821068b6Cd8f8103"
17-
},
18-
"optimism-goerli": {
19-
"address": "0xFf733b2A3557a7ed6697007ab5D11B79FdD1b76B"
20-
},
2115
"base": {
2216
"address": "0x3e7eF8f50246f725885102E8238CBba33F276747"
23-
},
24-
"base-goerli": {
25-
"address": "0x35D48A789904E9b15705977192e5d95e2aF7f1D3"
2617
}
2718
}
2819
}

data/INSURE/data.json

-19
This file was deleted.

0 commit comments

Comments
 (0)