@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.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2023-07-
|
|
25
|
+
var timestamp = "2023-07-25T17:00:32.976Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -2032,6 +2032,58 @@ var tokens = [
|
|
|
2032
2032
|
opTokenId: "MASK"
|
|
2033
2033
|
}
|
|
2034
2034
|
},
|
|
2035
|
+
{
|
|
2036
|
+
chainId: 1,
|
|
2037
|
+
address: "0x4Bbf46E7c31eDc1F33aF4d57F0C4a0f13398427c",
|
|
2038
|
+
name: "MBS",
|
|
2039
|
+
symbol: "MBS",
|
|
2040
|
+
decimals: 18,
|
|
2041
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2042
|
+
extensions: {
|
|
2043
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2044
|
+
opListId: "extended",
|
|
2045
|
+
opTokenId: "MBS"
|
|
2046
|
+
}
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
chainId: 8543,
|
|
2050
|
+
address: "0x8Fbd0648971d56f1f2c35Fa075Ff5Bc75fb0e39D",
|
|
2051
|
+
name: "MBS",
|
|
2052
|
+
symbol: "MBS",
|
|
2053
|
+
decimals: 18,
|
|
2054
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2055
|
+
extensions: {
|
|
2056
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2057
|
+
opListId: "extended",
|
|
2058
|
+
opTokenId: "MBS"
|
|
2059
|
+
}
|
|
2060
|
+
},
|
|
2061
|
+
{
|
|
2062
|
+
chainId: 5,
|
|
2063
|
+
address: "0x4A63b812739011763Fd061bA788290d599310732",
|
|
2064
|
+
name: "MBS",
|
|
2065
|
+
symbol: "MBS",
|
|
2066
|
+
decimals: 18,
|
|
2067
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2068
|
+
extensions: {
|
|
2069
|
+
baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
|
|
2070
|
+
opListId: "extended",
|
|
2071
|
+
opTokenId: "MBS"
|
|
2072
|
+
}
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
chainId: 84531,
|
|
2076
|
+
address: "0xBF7e0A518e518C0ab46D15C28ab646090E25D6ef",
|
|
2077
|
+
name: "MBS",
|
|
2078
|
+
symbol: "MBS",
|
|
2079
|
+
decimals: 18,
|
|
2080
|
+
logoURI: "https://ethereum-optimism.github.io/data/MBS/logo.png",
|
|
2081
|
+
extensions: {
|
|
2082
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2083
|
+
opListId: "extended",
|
|
2084
|
+
opTokenId: "MBS"
|
|
2085
|
+
}
|
|
2086
|
+
},
|
|
2035
2087
|
{
|
|
2036
2088
|
chainId: 1,
|
|
2037
2089
|
address: "0x2ebd53d035150f328bd754d6dc66b99b0edb89aa",
|
|
@@ -3020,7 +3072,6 @@ var tokens = [
|
|
|
3020
3072
|
decimals: 18,
|
|
3021
3073
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3022
3074
|
extensions: {
|
|
3023
|
-
optimismBridgeAddress: "0x39Ea01a0298C315d149a490E34B59Dbf2EC7e48F",
|
|
3024
3075
|
opListId: "default",
|
|
3025
3076
|
opTokenId: "sUSD"
|
|
3026
3077
|
}
|
|
@@ -3033,7 +3084,6 @@ var tokens = [
|
|
|
3033
3084
|
decimals: 18,
|
|
3034
3085
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3035
3086
|
extensions: {
|
|
3036
|
-
optimismBridgeAddress: "0x136b1EC699c62b0606854056f02dC7Bb80482d63",
|
|
3037
3087
|
opListId: "default",
|
|
3038
3088
|
opTokenId: "sUSD"
|
|
3039
3089
|
}
|
|
@@ -3046,7 +3096,6 @@ var tokens = [
|
|
|
3046
3096
|
decimals: 18,
|
|
3047
3097
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3048
3098
|
extensions: {
|
|
3049
|
-
optimismBridgeAddress: "0x1427Bc44755d9Aa317535B1feE38922760Aa4e65",
|
|
3050
3099
|
opListId: "default",
|
|
3051
3100
|
opTokenId: "sUSD"
|
|
3052
3101
|
}
|
|
@@ -3059,7 +3108,6 @@ var tokens = [
|
|
|
3059
3108
|
decimals: 18,
|
|
3060
3109
|
logoURI: "https://ethereum-optimism.github.io/data/sUSD/logo.svg",
|
|
3061
3110
|
extensions: {
|
|
3062
|
-
optimismBridgeAddress: "0xD2b3F0Ea40dB68088415412b0043F37B3088836D",
|
|
3063
3111
|
opListId: "default",
|
|
3064
3112
|
opTokenId: "sUSD"
|
|
3065
3113
|
}
|
|
@@ -4086,7 +4134,7 @@ var tokens = [
|
|
|
4086
4134
|
var version = {
|
|
4087
4135
|
major: 8,
|
|
4088
4136
|
minor: 3,
|
|
4089
|
-
patch:
|
|
4137
|
+
patch: 95
|
|
4090
4138
|
};
|
|
4091
4139
|
var optimism_tokenlist_default = {
|
|
4092
4140
|
name,
|