@eth-optimism/tokenlist 10.0.77 → 10.0.78
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 +8 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-3d320cb9.d.ts → optimism.tokenlist-d1676d92.d.ts} +8 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +8 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +8 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-06-
|
|
25
|
+
var timestamp = "2024-06-11T17:15:09.063Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -6089,6 +6089,9 @@ var tokens = [
|
|
|
6089
6089
|
decimals: 18,
|
|
6090
6090
|
logoURI: "https://ethereum-optimism.github.io/data/SNX/logo.svg",
|
|
6091
6091
|
extensions: {
|
|
6092
|
+
optimismBridgeAddress: "0x39Ea01a0298C315d149a490E34B59Dbf2EC7e48F",
|
|
6093
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6094
|
+
modeBridgeAddress: "0x735aDBbE72226BD52e818E7181953f42E3b0FF21",
|
|
6092
6095
|
opListId: "default",
|
|
6093
6096
|
opTokenId: "SNX"
|
|
6094
6097
|
}
|
|
@@ -6101,6 +6104,7 @@ var tokens = [
|
|
|
6101
6104
|
decimals: 18,
|
|
6102
6105
|
logoURI: "https://ethereum-optimism.github.io/data/SNX/logo.svg",
|
|
6103
6106
|
extensions: {
|
|
6107
|
+
optimismBridgeAddress: "0x136b1EC699c62b0606854056f02dC7Bb80482d63",
|
|
6104
6108
|
opListId: "default",
|
|
6105
6109
|
opTokenId: "SNX"
|
|
6106
6110
|
}
|
|
@@ -6113,6 +6117,7 @@ var tokens = [
|
|
|
6113
6117
|
decimals: 18,
|
|
6114
6118
|
logoURI: "https://ethereum-optimism.github.io/data/SNX/logo.svg",
|
|
6115
6119
|
extensions: {
|
|
6120
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6116
6121
|
opListId: "default",
|
|
6117
6122
|
opTokenId: "SNX"
|
|
6118
6123
|
}
|
|
@@ -6125,6 +6130,7 @@ var tokens = [
|
|
|
6125
6130
|
decimals: 18,
|
|
6126
6131
|
logoURI: "https://ethereum-optimism.github.io/data/SNX/logo.svg",
|
|
6127
6132
|
extensions: {
|
|
6133
|
+
modeBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6128
6134
|
opListId: "default",
|
|
6129
6135
|
opTokenId: "SNX"
|
|
6130
6136
|
}
|
|
@@ -8389,7 +8395,7 @@ var tokens = [
|
|
|
8389
8395
|
var version = {
|
|
8390
8396
|
major: 10,
|
|
8391
8397
|
minor: 0,
|
|
8392
|
-
patch:
|
|
8398
|
+
patch: 78
|
|
8393
8399
|
};
|
|
8394
8400
|
var optimism_tokenlist_default = {
|
|
8395
8401
|
name,
|