@eth-optimism/tokenlist 10.0.189 → 10.0.191
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 +68 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +68 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-f3a2d3a5.d.ts → optimism.tokenlist-b07aca62.d.ts} +68 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +68 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +68 -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-12-
|
|
9
|
+
var timestamp = "2024-12-18T14:11:28.275Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -890,6 +890,46 @@ var tokens = [
|
|
|
890
890
|
opTokenId: "BAXA"
|
|
891
891
|
}
|
|
892
892
|
},
|
|
893
|
+
{
|
|
894
|
+
chainId: 1,
|
|
895
|
+
address: "0x0590cc9232eBF68D81F6707A119898219342ecB9",
|
|
896
|
+
name: "BananaCat",
|
|
897
|
+
symbol: "BCAT",
|
|
898
|
+
decimals: 9,
|
|
899
|
+
logoURI: "https://ethereum-optimism.github.io/data/BCAT/logo.png",
|
|
900
|
+
extensions: {
|
|
901
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
902
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
903
|
+
opListId: "extended",
|
|
904
|
+
opTokenId: "BCAT"
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
chainId: 10,
|
|
909
|
+
address: "0x0Af1580f49121d7a42b0F9125f5F7dc172f8a469",
|
|
910
|
+
name: "BananaCat",
|
|
911
|
+
symbol: "BCAT",
|
|
912
|
+
decimals: 9,
|
|
913
|
+
logoURI: "https://ethereum-optimism.github.io/data/BCAT/logo.png",
|
|
914
|
+
extensions: {
|
|
915
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
916
|
+
opListId: "extended",
|
|
917
|
+
opTokenId: "BCAT"
|
|
918
|
+
}
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
chainId: 8453,
|
|
922
|
+
address: "0x0Af1580f49121d7a42b0F9125f5F7dc172f8a469",
|
|
923
|
+
name: "BananaCat",
|
|
924
|
+
symbol: "BCAT",
|
|
925
|
+
decimals: 9,
|
|
926
|
+
logoURI: "https://ethereum-optimism.github.io/data/BCAT/logo.png",
|
|
927
|
+
extensions: {
|
|
928
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
929
|
+
opListId: "extended",
|
|
930
|
+
opTokenId: "BCAT"
|
|
931
|
+
}
|
|
932
|
+
},
|
|
893
933
|
{
|
|
894
934
|
chainId: 1,
|
|
895
935
|
address: "0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A",
|
|
@@ -5785,6 +5825,32 @@ var tokens = [
|
|
|
5785
5825
|
opTokenId: "NCT"
|
|
5786
5826
|
}
|
|
5787
5827
|
},
|
|
5828
|
+
{
|
|
5829
|
+
chainId: 1,
|
|
5830
|
+
address: "0x6e6b7adfc7db9feeb8896418ac3422966f65d0a5",
|
|
5831
|
+
name: "Nektar Network",
|
|
5832
|
+
symbol: "NET",
|
|
5833
|
+
decimals: 18,
|
|
5834
|
+
logoURI: "https://ethereum-optimism.github.io/data/NET/logo.svg",
|
|
5835
|
+
extensions: {
|
|
5836
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5837
|
+
opListId: "extended",
|
|
5838
|
+
opTokenId: "NET"
|
|
5839
|
+
}
|
|
5840
|
+
},
|
|
5841
|
+
{
|
|
5842
|
+
chainId: 8453,
|
|
5843
|
+
address: "0x2d1B28672C631CC3CE556D3C7F0E78016E809fec",
|
|
5844
|
+
name: "Nektar Network",
|
|
5845
|
+
symbol: "NET",
|
|
5846
|
+
decimals: 18,
|
|
5847
|
+
logoURI: "https://ethereum-optimism.github.io/data/NET/logo.svg",
|
|
5848
|
+
extensions: {
|
|
5849
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5850
|
+
opListId: "extended",
|
|
5851
|
+
opTokenId: "NET"
|
|
5852
|
+
}
|
|
5853
|
+
},
|
|
5788
5854
|
{
|
|
5789
5855
|
chainId: 1,
|
|
5790
5856
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -10971,7 +11037,7 @@ var tokens = [
|
|
|
10971
11037
|
var version = {
|
|
10972
11038
|
major: 10,
|
|
10973
11039
|
minor: 0,
|
|
10974
|
-
patch:
|
|
11040
|
+
patch: 191
|
|
10975
11041
|
};
|
|
10976
11042
|
var optimism_tokenlist_default = {
|
|
10977
11043
|
name,
|