@eth-optimism/tokenlist 10.0.75 → 10.0.76
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/dist/index.d.ts +1 -1
- package/dist/index.js +28 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-b0874870.d.ts → optimism.tokenlist-49476a88.d.ts} +28 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
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 = "2024-06-
|
|
44
|
+
var timestamp = "2024-06-10T14:53:10.403Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -8090,6 +8090,32 @@ var tokens = [
|
|
|
8090
8090
|
opTokenId: "YFI"
|
|
8091
8091
|
}
|
|
8092
8092
|
},
|
|
8093
|
+
{
|
|
8094
|
+
chainId: 1,
|
|
8095
|
+
address: "0x42EDBbA2f54e1E765235A81Bd416F1DA89Dc8540",
|
|
8096
|
+
name: "YokAI: Generative Monsters",
|
|
8097
|
+
symbol: "YOKAI",
|
|
8098
|
+
decimals: 18,
|
|
8099
|
+
logoURI: "https://ethereum-optimism.github.io/data/YOKAI/logo.svg",
|
|
8100
|
+
extensions: {
|
|
8101
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8102
|
+
opListId: "extended",
|
|
8103
|
+
opTokenId: "YOKAI"
|
|
8104
|
+
}
|
|
8105
|
+
},
|
|
8106
|
+
{
|
|
8107
|
+
chainId: 8453,
|
|
8108
|
+
address: "0x6AEde1aec1C4062E4ED2e91F14877c04db97b3F6",
|
|
8109
|
+
name: "YokAI: Generative Monsters",
|
|
8110
|
+
symbol: "YOKAI",
|
|
8111
|
+
decimals: 18,
|
|
8112
|
+
logoURI: "https://ethereum-optimism.github.io/data/YOKAI/logo.svg",
|
|
8113
|
+
extensions: {
|
|
8114
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8115
|
+
opListId: "extended",
|
|
8116
|
+
opTokenId: "YOKAI"
|
|
8117
|
+
}
|
|
8118
|
+
},
|
|
8093
8119
|
{
|
|
8094
8120
|
chainId: 1,
|
|
8095
8121
|
address: "0x0D505C03d30e65f6e9b4Ef88855a47a89e4b7676",
|
|
@@ -8342,7 +8368,7 @@ var tokens = [
|
|
|
8342
8368
|
var version = {
|
|
8343
8369
|
major: 10,
|
|
8344
8370
|
minor: 0,
|
|
8345
|
-
patch:
|
|
8371
|
+
patch: 76
|
|
8346
8372
|
};
|
|
8347
8373
|
var optimism_tokenlist_default = {
|
|
8348
8374
|
name,
|