@eth-optimism/tokenlist 10.0.116 → 10.0.118
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-056fea1e.d.ts → optimism.tokenlist-5c09247f.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-
|
|
44
|
+
var timestamp = "2024-09-02T16:25:53.896Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -4748,6 +4748,32 @@ var tokens = [
|
|
|
4748
4748
|
opTokenId: "MTA"
|
|
4749
4749
|
}
|
|
4750
4750
|
},
|
|
4751
|
+
{
|
|
4752
|
+
chainId: 1,
|
|
4753
|
+
address: "0x8e3c68a9c10d3bf2aaf14f2e569a8223f21bf2b6",
|
|
4754
|
+
name: "Mugloo",
|
|
4755
|
+
symbol: "MUGLOO",
|
|
4756
|
+
decimals: 4,
|
|
4757
|
+
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4758
|
+
extensions: {
|
|
4759
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4760
|
+
opListId: "extended",
|
|
4761
|
+
opTokenId: "MUGLOO"
|
|
4762
|
+
}
|
|
4763
|
+
},
|
|
4764
|
+
{
|
|
4765
|
+
chainId: 10,
|
|
4766
|
+
address: "0x1164b451624E0D53bD8Be84d3fF7f9591bA8922e",
|
|
4767
|
+
name: "Mugloo",
|
|
4768
|
+
symbol: "MUGLOO",
|
|
4769
|
+
decimals: 4,
|
|
4770
|
+
logoURI: "https://ethereum-optimism.github.io/data/MUGLOO/logo.svg",
|
|
4771
|
+
extensions: {
|
|
4772
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4773
|
+
opListId: "extended",
|
|
4774
|
+
opTokenId: "MUGLOO"
|
|
4775
|
+
}
|
|
4776
|
+
},
|
|
4751
4777
|
{
|
|
4752
4778
|
chainId: 1,
|
|
4753
4779
|
address: "0xab814ce69E15F6B9660A3B184c0B0C97B9394A6b",
|
|
@@ -5952,6 +5978,32 @@ var tokens = [
|
|
|
5952
5978
|
opTokenId: "rgUSD"
|
|
5953
5979
|
}
|
|
5954
5980
|
},
|
|
5981
|
+
{
|
|
5982
|
+
chainId: 1,
|
|
5983
|
+
address: "0xbd9908b0cdd50386f92efcc8e1d71766c2782df0",
|
|
5984
|
+
name: "DAOSquare Governance Token",
|
|
5985
|
+
symbol: "RICE",
|
|
5986
|
+
decimals: 18,
|
|
5987
|
+
logoURI: "https://ethereum-optimism.github.io/data/RICE/logo.svg",
|
|
5988
|
+
extensions: {
|
|
5989
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5990
|
+
opListId: "extended",
|
|
5991
|
+
opTokenId: "RICE"
|
|
5992
|
+
}
|
|
5993
|
+
},
|
|
5994
|
+
{
|
|
5995
|
+
chainId: 8453,
|
|
5996
|
+
address: "0xf501e4c51dbd89b95de24b9d53778ff97934cd9c",
|
|
5997
|
+
name: "DAOSquare Governance Token",
|
|
5998
|
+
symbol: "RICE",
|
|
5999
|
+
decimals: 18,
|
|
6000
|
+
logoURI: "https://ethereum-optimism.github.io/data/RICE/logo.svg",
|
|
6001
|
+
extensions: {
|
|
6002
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6003
|
+
opListId: "extended",
|
|
6004
|
+
opTokenId: "RICE"
|
|
6005
|
+
}
|
|
6006
|
+
},
|
|
5955
6007
|
{
|
|
5956
6008
|
chainId: 1,
|
|
5957
6009
|
address: "0xFc169284da39e8d337D01AB011C3e5d92f7DDBa6",
|
|
@@ -9252,7 +9304,7 @@ var tokens = [
|
|
|
9252
9304
|
var version = {
|
|
9253
9305
|
major: 10,
|
|
9254
9306
|
minor: 0,
|
|
9255
|
-
patch:
|
|
9307
|
+
patch: 118
|
|
9256
9308
|
};
|
|
9257
9309
|
var optimism_tokenlist_default = {
|
|
9258
9310
|
name,
|