@eth-optimism/tokenlist 10.0.17 → 10.0.19
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 +56 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +56 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-9a315e98.d.ts → optimism.tokenlist-8f209ae1.d.ts} +56 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +56 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +56 -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-04-02T19:
|
|
44
|
+
var timestamp = "2024-04-02T19:26:27.384Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -3522,6 +3522,7 @@ var tokens = [
|
|
|
3522
3522
|
logoURI: "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
|
|
3523
3523
|
extensions: {
|
|
3524
3524
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3525
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3525
3526
|
opListId: "extended",
|
|
3526
3527
|
opTokenId: "PEPE"
|
|
3527
3528
|
}
|
|
@@ -3539,6 +3540,19 @@ var tokens = [
|
|
|
3539
3540
|
opTokenId: "PEPE"
|
|
3540
3541
|
}
|
|
3541
3542
|
},
|
|
3543
|
+
{
|
|
3544
|
+
chainId: 8453,
|
|
3545
|
+
address: "0xb4fde59a779991bfb6a52253b51947828b982be3",
|
|
3546
|
+
name: "Pepe",
|
|
3547
|
+
symbol: "PEPE",
|
|
3548
|
+
decimals: 18,
|
|
3549
|
+
logoURI: "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
|
|
3550
|
+
extensions: {
|
|
3551
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3552
|
+
opListId: "extended",
|
|
3553
|
+
opTokenId: "PEPE"
|
|
3554
|
+
}
|
|
3555
|
+
},
|
|
3542
3556
|
{
|
|
3543
3557
|
chainId: 1,
|
|
3544
3558
|
address: "0xbC396689893D065F41bc2C6EcbeE5e0085233447",
|
|
@@ -3835,6 +3849,46 @@ var tokens = [
|
|
|
3835
3849
|
opTokenId: "RAI"
|
|
3836
3850
|
}
|
|
3837
3851
|
},
|
|
3852
|
+
{
|
|
3853
|
+
chainId: 1,
|
|
3854
|
+
address: "0x50de6856358cc35f3a9a57eaaa34bd4cb707d2cd",
|
|
3855
|
+
name: "Razor Network",
|
|
3856
|
+
symbol: "RAZOR",
|
|
3857
|
+
decimals: 18,
|
|
3858
|
+
logoURI: "https://ethereum-optimism.github.io/data/RAZOR/logo.svg",
|
|
3859
|
+
extensions: {
|
|
3860
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3861
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3862
|
+
opListId: "extended",
|
|
3863
|
+
opTokenId: "RAZOR"
|
|
3864
|
+
}
|
|
3865
|
+
},
|
|
3866
|
+
{
|
|
3867
|
+
chainId: 10,
|
|
3868
|
+
address: "0xf8397db1eedb800fdbce9e62ad83a28059cbb068",
|
|
3869
|
+
name: "Razor Network",
|
|
3870
|
+
symbol: "RAZOR",
|
|
3871
|
+
decimals: 18,
|
|
3872
|
+
logoURI: "https://ethereum-optimism.github.io/data/RAZOR/logo.svg",
|
|
3873
|
+
extensions: {
|
|
3874
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3875
|
+
opListId: "extended",
|
|
3876
|
+
opTokenId: "RAZOR"
|
|
3877
|
+
}
|
|
3878
|
+
},
|
|
3879
|
+
{
|
|
3880
|
+
chainId: 8453,
|
|
3881
|
+
address: "0x6af3cb766d6cd37449bfd321d961a61b0515c1bc",
|
|
3882
|
+
name: "Razor Network",
|
|
3883
|
+
symbol: "RAZOR",
|
|
3884
|
+
decimals: 18,
|
|
3885
|
+
logoURI: "https://ethereum-optimism.github.io/data/RAZOR/logo.svg",
|
|
3886
|
+
extensions: {
|
|
3887
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3888
|
+
opListId: "extended",
|
|
3889
|
+
opTokenId: "RAZOR"
|
|
3890
|
+
}
|
|
3891
|
+
},
|
|
3838
3892
|
{
|
|
3839
3893
|
chainId: 8453,
|
|
3840
3894
|
address: "0x41E99e0F73a88947C52070FF67C19B7aBc171A54",
|
|
@@ -6065,7 +6119,7 @@ var tokens = [
|
|
|
6065
6119
|
var version = {
|
|
6066
6120
|
major: 10,
|
|
6067
6121
|
minor: 0,
|
|
6068
|
-
patch:
|
|
6122
|
+
patch: 19
|
|
6069
6123
|
};
|
|
6070
6124
|
var optimism_tokenlist_default = {
|
|
6071
6125
|
name,
|