@eth-optimism/tokenlist 10.0.159 → 10.0.161
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 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-30208d58.d.ts → optimism.tokenlist-b40ed32e.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -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-11-
|
|
25
|
+
var timestamp = "2024-11-09T14:24:47.766Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -736,6 +736,32 @@ var tokens = [
|
|
|
736
736
|
opTokenId: "BEPRO"
|
|
737
737
|
}
|
|
738
738
|
},
|
|
739
|
+
{
|
|
740
|
+
chainId: 1,
|
|
741
|
+
address: "0xf17e65822b568b3903685a7c9f496cf7656cc6c2",
|
|
742
|
+
name: "Biconomy Token",
|
|
743
|
+
symbol: "BICO",
|
|
744
|
+
decimals: 18,
|
|
745
|
+
logoURI: "https://ethereum-optimism.github.io/data/BICO/logo.svg",
|
|
746
|
+
extensions: {
|
|
747
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
748
|
+
opListId: "extended",
|
|
749
|
+
opTokenId: "BICO"
|
|
750
|
+
}
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
chainId: 8453,
|
|
754
|
+
address: "0xf5Dbaa3DFC5e81405c7306039fB037a3DCD57Ce2",
|
|
755
|
+
name: "Biconomy",
|
|
756
|
+
symbol: "BICO",
|
|
757
|
+
decimals: 18,
|
|
758
|
+
logoURI: "https://ethereum-optimism.github.io/data/BICO/logo.svg",
|
|
759
|
+
extensions: {
|
|
760
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
761
|
+
opListId: "extended",
|
|
762
|
+
opTokenId: "BICO"
|
|
763
|
+
}
|
|
764
|
+
},
|
|
739
765
|
{
|
|
740
766
|
chainId: 1,
|
|
741
767
|
address: "0x15Ee120fD69BEc86C1d38502299af7366a41D1a6",
|
|
@@ -5005,6 +5031,32 @@ var tokens = [
|
|
|
5005
5031
|
opTokenId: "MOOV"
|
|
5006
5032
|
}
|
|
5007
5033
|
},
|
|
5034
|
+
{
|
|
5035
|
+
chainId: 1,
|
|
5036
|
+
address: "0x039b598c6b99e70058E1e9021E000BdacD33d026",
|
|
5037
|
+
name: "Morpho Token",
|
|
5038
|
+
symbol: "MORPHO",
|
|
5039
|
+
decimals: 18,
|
|
5040
|
+
logoURI: "https://ethereum-optimism.github.io/data/MORPHO/logo.svg",
|
|
5041
|
+
extensions: {
|
|
5042
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5043
|
+
opListId: "extended",
|
|
5044
|
+
opTokenId: "MORPHO"
|
|
5045
|
+
}
|
|
5046
|
+
},
|
|
5047
|
+
{
|
|
5048
|
+
chainId: 8453,
|
|
5049
|
+
address: "0x039b598c6b99e70058E1e9021E000BdacD33d026",
|
|
5050
|
+
name: "Morpho Token",
|
|
5051
|
+
symbol: "MORPHO",
|
|
5052
|
+
decimals: 18,
|
|
5053
|
+
logoURI: "https://ethereum-optimism.github.io/data/MORPHO/logo.svg",
|
|
5054
|
+
extensions: {
|
|
5055
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5056
|
+
opListId: "extended",
|
|
5057
|
+
opTokenId: "MORPHO"
|
|
5058
|
+
}
|
|
5059
|
+
},
|
|
5008
5060
|
{
|
|
5009
5061
|
chainId: 11155111,
|
|
5010
5062
|
address: "0x3CF66a662390e37ff260D0cBAa8Af6d426D60D43",
|
|
@@ -10139,7 +10191,7 @@ var tokens = [
|
|
|
10139
10191
|
var version = {
|
|
10140
10192
|
major: 10,
|
|
10141
10193
|
minor: 0,
|
|
10142
|
-
patch:
|
|
10194
|
+
patch: 161
|
|
10143
10195
|
};
|
|
10144
10196
|
var optimism_tokenlist_default = {
|
|
10145
10197
|
name,
|