@eth-optimism/tokenlist 10.0.144 → 10.0.145
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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-84f442d0.d.ts → optimism.tokenlist-4c0fbbb1.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -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-10-
|
|
25
|
+
var timestamp = "2024-10-09T00:13:57.849Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3685,6 +3685,46 @@ var tokens = [
|
|
|
3685
3685
|
opTokenId: "IPT"
|
|
3686
3686
|
}
|
|
3687
3687
|
},
|
|
3688
|
+
{
|
|
3689
|
+
chainId: 11155111,
|
|
3690
|
+
address: "0x0dBD2d894157376a4939b5B94940Acd1fD110303",
|
|
3691
|
+
name: "IRARA Token",
|
|
3692
|
+
symbol: "IRARA",
|
|
3693
|
+
decimals: 18,
|
|
3694
|
+
logoURI: "https://ethereum-optimism.github.io/data/IRARA/logo.svg",
|
|
3695
|
+
extensions: {
|
|
3696
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
3697
|
+
optimismBridgeAddress: "0xFBb0621E0B23b5478B630BD55a5f21f67730B0F1",
|
|
3698
|
+
opListId: "extended",
|
|
3699
|
+
opTokenId: "IRARA"
|
|
3700
|
+
}
|
|
3701
|
+
},
|
|
3702
|
+
{
|
|
3703
|
+
chainId: 84532,
|
|
3704
|
+
address: "0x9F9B4cE2d89847Cf579cBE345c3bB910480Df8dc",
|
|
3705
|
+
name: "IRARA Token",
|
|
3706
|
+
symbol: "IRARA",
|
|
3707
|
+
decimals: 18,
|
|
3708
|
+
logoURI: "https://ethereum-optimism.github.io/data/IRARA/logo.svg",
|
|
3709
|
+
extensions: {
|
|
3710
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3711
|
+
opListId: "extended",
|
|
3712
|
+
opTokenId: "IRARA"
|
|
3713
|
+
}
|
|
3714
|
+
},
|
|
3715
|
+
{
|
|
3716
|
+
chainId: 11155420,
|
|
3717
|
+
address: "0x819845b60A192167Ed1139040B4F8ecA31834f27",
|
|
3718
|
+
name: "IRARA Token",
|
|
3719
|
+
symbol: "IRARA",
|
|
3720
|
+
decimals: 18,
|
|
3721
|
+
logoURI: "https://ethereum-optimism.github.io/data/IRARA/logo.svg",
|
|
3722
|
+
extensions: {
|
|
3723
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3724
|
+
opListId: "extended",
|
|
3725
|
+
opTokenId: "IRARA"
|
|
3726
|
+
}
|
|
3727
|
+
},
|
|
3688
3728
|
{
|
|
3689
3729
|
chainId: 1,
|
|
3690
3730
|
address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
|
|
@@ -9759,7 +9799,7 @@ var tokens = [
|
|
|
9759
9799
|
var version = {
|
|
9760
9800
|
major: 10,
|
|
9761
9801
|
minor: 0,
|
|
9762
|
-
patch:
|
|
9802
|
+
patch: 145
|
|
9763
9803
|
};
|
|
9764
9804
|
var optimism_tokenlist_default = {
|
|
9765
9805
|
name,
|