@eth-optimism/tokenlist 10.0.234 → 10.0.235
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-591ca9d9.d.ts → optimism.tokenlist-9942f805.d.ts} +2 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +2 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +2 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -25,6 +25,7 @@ For right now, each OP Chain has their own review process. So, if you are adding
|
|
|
25
25
|
- 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.
|
|
26
26
|
- If you are adding a token to `Mode`: please use the [`mode` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/mode).
|
|
27
27
|
- If you are adding a token to `Lisk` (e.g. `lisk` [mainnet] or `lisk-sepolia` [testnet]): please use the [`lisk` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/lisk) and add [@shuse2](https://github.com/shuse2) as a reviewer.
|
|
28
|
+
- If you are adding a token to `Soneium` (e.g. `soneium` [mainnet] or `soneium-minato` [testnet]): please use the [`soneium` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/soneium).
|
|
28
29
|
|
|
29
30
|
### Automated checks
|
|
30
31
|
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2025-02-
|
|
44
|
+
var timestamp = "2025-02-25T17:57:11.438Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -13044,7 +13044,7 @@ var tokens = [
|
|
|
13044
13044
|
var version = {
|
|
13045
13045
|
major: 10,
|
|
13046
13046
|
minor: 0,
|
|
13047
|
-
patch:
|
|
13047
|
+
patch: 235
|
|
13048
13048
|
};
|
|
13049
13049
|
var optimism_tokenlist_default = {
|
|
13050
13050
|
name,
|