@eth-optimism/tokenlist 10.0.157 → 10.0.158
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-51e61b19.d.ts → optimism.tokenlist-33844691.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-07T17:
|
|
25
|
+
var timestamp = "2024-11-07T17:59:24.135Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3791,6 +3791,58 @@ var tokens = [
|
|
|
3791
3791
|
opTokenId: "IOTX"
|
|
3792
3792
|
}
|
|
3793
3793
|
},
|
|
3794
|
+
{
|
|
3795
|
+
chainId: 1,
|
|
3796
|
+
address: "0x1e4746dC744503b53b4A082cB3607B169a289090",
|
|
3797
|
+
name: "IPOR Token",
|
|
3798
|
+
symbol: "IPOR",
|
|
3799
|
+
decimals: 18,
|
|
3800
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3801
|
+
extensions: {
|
|
3802
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3803
|
+
opListId: "extended",
|
|
3804
|
+
opTokenId: "IPOR"
|
|
3805
|
+
}
|
|
3806
|
+
},
|
|
3807
|
+
{
|
|
3808
|
+
chainId: 8453,
|
|
3809
|
+
address: "0xbd4e5c2f8de5065993d29a9794e2b7cefc41437a",
|
|
3810
|
+
name: "IPOR Token",
|
|
3811
|
+
symbol: "IPOR",
|
|
3812
|
+
decimals: 18,
|
|
3813
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3814
|
+
extensions: {
|
|
3815
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3816
|
+
opListId: "extended",
|
|
3817
|
+
opTokenId: "IPOR"
|
|
3818
|
+
}
|
|
3819
|
+
},
|
|
3820
|
+
{
|
|
3821
|
+
chainId: 11155111,
|
|
3822
|
+
address: "0x6e14233172B25eba7Ed3CBC513dD8d78d7c2F519",
|
|
3823
|
+
name: "IPOR Token",
|
|
3824
|
+
symbol: "IPOR",
|
|
3825
|
+
decimals: 18,
|
|
3826
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3827
|
+
extensions: {
|
|
3828
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
3829
|
+
opListId: "extended",
|
|
3830
|
+
opTokenId: "IPOR"
|
|
3831
|
+
}
|
|
3832
|
+
},
|
|
3833
|
+
{
|
|
3834
|
+
chainId: 84532,
|
|
3835
|
+
address: "0x7EbbA0361cCF8ECF66C4522A9323674Cd33e8b99",
|
|
3836
|
+
name: "IPOR Token",
|
|
3837
|
+
symbol: "IPOR",
|
|
3838
|
+
decimals: 18,
|
|
3839
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3840
|
+
extensions: {
|
|
3841
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3842
|
+
opListId: "extended",
|
|
3843
|
+
opTokenId: "IPOR"
|
|
3844
|
+
}
|
|
3845
|
+
},
|
|
3794
3846
|
{
|
|
3795
3847
|
chainId: 1,
|
|
3796
3848
|
address: "0xd909C5862Cdb164aDB949D92622082f0092eFC3d",
|
|
@@ -10087,7 +10139,7 @@ var tokens = [
|
|
|
10087
10139
|
var version = {
|
|
10088
10140
|
major: 10,
|
|
10089
10141
|
minor: 0,
|
|
10090
|
-
patch:
|
|
10142
|
+
patch: 158
|
|
10091
10143
|
};
|
|
10092
10144
|
var optimism_tokenlist_default = {
|
|
10093
10145
|
name,
|