@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.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 = "2024-11-07T17:
|
|
44
|
+
var timestamp = "2024-11-07T17:59:24.135Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -3810,6 +3810,58 @@ var tokens = [
|
|
|
3810
3810
|
opTokenId: "IOTX"
|
|
3811
3811
|
}
|
|
3812
3812
|
},
|
|
3813
|
+
{
|
|
3814
|
+
chainId: 1,
|
|
3815
|
+
address: "0x1e4746dC744503b53b4A082cB3607B169a289090",
|
|
3816
|
+
name: "IPOR Token",
|
|
3817
|
+
symbol: "IPOR",
|
|
3818
|
+
decimals: 18,
|
|
3819
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3820
|
+
extensions: {
|
|
3821
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3822
|
+
opListId: "extended",
|
|
3823
|
+
opTokenId: "IPOR"
|
|
3824
|
+
}
|
|
3825
|
+
},
|
|
3826
|
+
{
|
|
3827
|
+
chainId: 8453,
|
|
3828
|
+
address: "0xbd4e5c2f8de5065993d29a9794e2b7cefc41437a",
|
|
3829
|
+
name: "IPOR Token",
|
|
3830
|
+
symbol: "IPOR",
|
|
3831
|
+
decimals: 18,
|
|
3832
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3833
|
+
extensions: {
|
|
3834
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3835
|
+
opListId: "extended",
|
|
3836
|
+
opTokenId: "IPOR"
|
|
3837
|
+
}
|
|
3838
|
+
},
|
|
3839
|
+
{
|
|
3840
|
+
chainId: 11155111,
|
|
3841
|
+
address: "0x6e14233172B25eba7Ed3CBC513dD8d78d7c2F519",
|
|
3842
|
+
name: "IPOR Token",
|
|
3843
|
+
symbol: "IPOR",
|
|
3844
|
+
decimals: 18,
|
|
3845
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3846
|
+
extensions: {
|
|
3847
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
3848
|
+
opListId: "extended",
|
|
3849
|
+
opTokenId: "IPOR"
|
|
3850
|
+
}
|
|
3851
|
+
},
|
|
3852
|
+
{
|
|
3853
|
+
chainId: 84532,
|
|
3854
|
+
address: "0x7EbbA0361cCF8ECF66C4522A9323674Cd33e8b99",
|
|
3855
|
+
name: "IPOR Token",
|
|
3856
|
+
symbol: "IPOR",
|
|
3857
|
+
decimals: 18,
|
|
3858
|
+
logoURI: "https://ethereum-optimism.github.io/data/IPOR/logo.svg",
|
|
3859
|
+
extensions: {
|
|
3860
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3861
|
+
opListId: "extended",
|
|
3862
|
+
opTokenId: "IPOR"
|
|
3863
|
+
}
|
|
3864
|
+
},
|
|
3813
3865
|
{
|
|
3814
3866
|
chainId: 1,
|
|
3815
3867
|
address: "0xd909C5862Cdb164aDB949D92622082f0092eFC3d",
|
|
@@ -10106,7 +10158,7 @@ var tokens = [
|
|
|
10106
10158
|
var version = {
|
|
10107
10159
|
major: 10,
|
|
10108
10160
|
minor: 0,
|
|
10109
|
-
patch:
|
|
10161
|
+
patch: 158
|
|
10110
10162
|
};
|
|
10111
10163
|
var optimism_tokenlist_default = {
|
|
10112
10164
|
name,
|