@eth-optimism/tokenlist 9.0.35 → 9.0.36
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-c3f01836.d.ts → optimism.tokenlist-4c9c44f4.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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-02-
|
|
9
|
+
var timestamp = "2024-02-13T19:30:52.478Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -734,6 +734,58 @@ var tokens = [
|
|
|
734
734
|
opTokenId: "BTRST"
|
|
735
735
|
}
|
|
736
736
|
},
|
|
737
|
+
{
|
|
738
|
+
chainId: 5,
|
|
739
|
+
address: "0x39e09359F5a7396937504Eb2766722e2bf4650e8",
|
|
740
|
+
name: "BTRST",
|
|
741
|
+
symbol: "BTRST",
|
|
742
|
+
decimals: 18,
|
|
743
|
+
logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
|
|
744
|
+
extensions: {
|
|
745
|
+
baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
|
|
746
|
+
opListId: "extended",
|
|
747
|
+
opTokenId: "BTRST"
|
|
748
|
+
}
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
chainId: 84531,
|
|
752
|
+
address: "0x99aC4484e8a1dbd6A185380B3A811913Ac884D87",
|
|
753
|
+
name: "BTRST",
|
|
754
|
+
symbol: "BTRST",
|
|
755
|
+
decimals: 18,
|
|
756
|
+
logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
|
|
757
|
+
extensions: {
|
|
758
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
759
|
+
opListId: "extended",
|
|
760
|
+
opTokenId: "BTRST"
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
chainId: 11155111,
|
|
765
|
+
address: "0xE490c7698F2b80789Fe312162d9D0a1Bd8C9beeE",
|
|
766
|
+
name: "BTRST",
|
|
767
|
+
symbol: "BTRST",
|
|
768
|
+
decimals: 18,
|
|
769
|
+
logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
|
|
770
|
+
extensions: {
|
|
771
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
772
|
+
opListId: "extended",
|
|
773
|
+
opTokenId: "BTRST"
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
chainId: 84532,
|
|
778
|
+
address: "0xE490c7698F2b80789Fe312162d9D0a1Bd8C9beeE",
|
|
779
|
+
name: "BTRST",
|
|
780
|
+
symbol: "BTRST",
|
|
781
|
+
decimals: 18,
|
|
782
|
+
logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
|
|
783
|
+
extensions: {
|
|
784
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
785
|
+
opListId: "extended",
|
|
786
|
+
opTokenId: "BTRST"
|
|
787
|
+
}
|
|
788
|
+
},
|
|
737
789
|
{
|
|
738
790
|
chainId: 1,
|
|
739
791
|
address: "0x936Ab482d6bd111910a42849D3A51Ff80BB0A711",
|
|
@@ -6803,7 +6855,7 @@ var tokens = [
|
|
|
6803
6855
|
var version = {
|
|
6804
6856
|
major: 9,
|
|
6805
6857
|
minor: 0,
|
|
6806
|
-
patch:
|
|
6858
|
+
patch: 36
|
|
6807
6859
|
};
|
|
6808
6860
|
var optimism_tokenlist_default = {
|
|
6809
6861
|
name,
|