@eth-optimism/tokenlist 8.3.93 → 8.3.95
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 +54 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -6
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-3a03bba7.d.ts → optimism.tokenlist-0b5e41b8.d.ts} +54 -6
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -6
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -6
- 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 = "2023-07-
|
|
44
|
+
var timestamp = "2023-07-25T17:00:32.976Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -2051,6 +2051,58 @@ var tokens = [
|
|
|
2051
2051
|
opTokenId: "MASK"
|
|
2052
2052
|
}
|
|
2053
2053
|
},
|
|
2054
|
+
{
|
|
2055
|
+
chainId: 1,
|
|
2056
|
+
address: "0x4Bbf46E7c31eDc1F33aF4d57F0C4a0f13398427c",
|
|
2057
|
+
name: "MBS",
|
|
2058
|
+
symbol: "MBS",
|
|
2059
|
+
decimals: 18,
|
|
2060
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2061
|
+
extensions: {
|
|
2062
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2063
|
+
opListId: "extended",
|
|
2064
|
+
opTokenId: "MBS"
|
|
2065
|
+
}
|
|
2066
|
+
},
|
|
2067
|
+
{
|
|
2068
|
+
chainId: 8543,
|
|
2069
|
+
address: "0x8Fbd0648971d56f1f2c35Fa075Ff5Bc75fb0e39D",
|
|
2070
|
+
name: "MBS",
|
|
2071
|
+
symbol: "MBS",
|
|
2072
|
+
decimals: 18,
|
|
2073
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2074
|
+
extensions: {
|
|
2075
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2076
|
+
opListId: "extended",
|
|
2077
|
+
opTokenId: "MBS"
|
|
2078
|
+
}
|
|
2079
|
+
},
|
|
2080
|
+
{
|
|
2081
|
+
chainId: 5,
|
|
2082
|
+
address: "0x4A63b812739011763Fd061bA788290d599310732",
|
|
2083
|
+
name: "MBS",
|
|
2084
|
+
symbol: "MBS",
|
|
2085
|
+
decimals: 18,
|
|
2086
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2087
|
+
extensions: {
|
|
2088
|
+
baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
|
|
2089
|
+
opListId: "extended",
|
|
2090
|
+
opTokenId: "MBS"
|
|
2091
|
+
}
|
|
2092
|
+
},
|
|
2093
|
+
{
|
|
2094
|
+
chainId: 84531,
|
|
2095
|
+
address: "0xBF7e0A518e518C0ab46D15C28ab646090E25D6ef",
|
|
2096
|
+
name: "MBS",
|
|
2097
|
+
symbol: "MBS",
|
|
2098
|
+
decimals: 18,
|
|
2099
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2100
|
+
extensions: {
|
|
2101
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2102
|
+
opListId: "extended",
|
|
2103
|
+
opTokenId: "MBS"
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
2054
2106
|
{
|
|
2055
2107
|
chainId: 1,
|
|
2056
2108
|
address: "0x2ebd53d035150f328bd754d6dc66b99b0edb89aa",
|
|
@@ -3039,7 +3091,6 @@ var tokens = [
|
|
|
3039
3091
|
decimals: 18,
|
|
3040
3092
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3041
3093
|
extensions: {
|
|
3042
|
-
optimismBridgeAddress: "0x39Ea01a0298C315d149a490E34B59Dbf2EC7e48F",
|
|
3043
3094
|
opListId: "default",
|
|
3044
3095
|
opTokenId: "sUSD"
|
|
3045
3096
|
}
|
|
@@ -3052,7 +3103,6 @@ var tokens = [
|
|
|
3052
3103
|
decimals: 18,
|
|
3053
3104
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3054
3105
|
extensions: {
|
|
3055
|
-
optimismBridgeAddress: "0x136b1EC699c62b0606854056f02dC7Bb80482d63",
|
|
3056
3106
|
opListId: "default",
|
|
3057
3107
|
opTokenId: "sUSD"
|
|
3058
3108
|
}
|
|
@@ -3065,7 +3115,6 @@ var tokens = [
|
|
|
3065
3115
|
decimals: 18,
|
|
3066
3116
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3067
3117
|
extensions: {
|
|
3068
|
-
optimismBridgeAddress: "0x1427Bc44755d9Aa317535B1feE38922760Aa4e65",
|
|
3069
3118
|
opListId: "default",
|
|
3070
3119
|
opTokenId: "sUSD"
|
|
3071
3120
|
}
|
|
@@ -3078,7 +3127,6 @@ var tokens = [
|
|
|
3078
3127
|
decimals: 18,
|
|
3079
3128
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3080
3129
|
extensions: {
|
|
3081
|
-
optimismBridgeAddress: "0xD2b3F0Ea40dB68088415412b0043F37B3088836D",
|
|
3082
3130
|
opListId: "default",
|
|
3083
3131
|
opTokenId: "sUSD"
|
|
3084
3132
|
}
|
|
@@ -4105,7 +4153,7 @@ var tokens = [
|
|
|
4105
4153
|
var version = {
|
|
4106
4154
|
major: 8,
|
|
4107
4155
|
minor: 3,
|
|
4108
|
-
patch:
|
|
4156
|
+
patch: 95
|
|
4109
4157
|
};
|
|
4110
4158
|
var optimism_tokenlist_default = {
|
|
4111
4159
|
name,
|