Skip to content

Commit

Permalink
Update LeisureMeta mapping and contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
tong92 committed Apr 3, 2024
1 parent f0c24d5 commit 51d0ca5
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/tokens/mappedTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -41739,15 +41739,15 @@
"name": "LeisureMeta",
"symbol": "LM",
"decimals": 18,
"originTokenAddress": "0x7bec98609cb6378d6f995e8f8097ee78376fbec9",
"originTokenAddress": "0xc064F4F215B6A1E4e7F39bD8530C4dE0fC43ee9D",
"originNetworkId": 0,
"tags": [
"erc20"
],
"wrappedTokens": [
{
"chainId": 137,
"wrappedTokenAddress": "0x32455b151e3bbaabba50989d8c4b3100d1cf8638",
"wrappedTokenAddress": "0xb2d3Edf61B27ab28288D8c760fa686Be084ff526",
"wrappedNetworkId": -1,
"tags": [
"pos",
Expand Down Expand Up @@ -59092,4 +59092,4 @@
}
]
}
]
]
6 changes: 3 additions & 3 deletions src/tokens/polygon.json
Original file line number Diff line number Diff line change
Expand Up @@ -32433,14 +32433,14 @@
"name": "LeisureMeta",
"symbol": "LM",
"decimals": 18,
"address": "0x32455b151e3bbaabba50989d8c4b3100d1cf8638",
"address": "0xb2d3Edf61B27ab28288D8c760fa686Be084ff526",
"tags": [
"pos",
"erc20"
],
"extensions": {
"originTokenNetwork": 0,
"originTokenAddress": "0x7bec98609cb6378d6f995e8f8097ee78376fbec9"
"originTokenAddress": "0xc064F4F215B6A1E4e7F39bD8530C4dE0fC43ee9D"
}
},
{
Expand Down Expand Up @@ -64746,4 +64746,4 @@
"wrappedTokenAddress": "0x5b9b11138db917f52eed90e4ca4f1ccee55f2705"
}
}
]
]
22 changes: 22 additions & 0 deletions src/tokens/polygonTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -20862,5 +20862,27 @@
"website": "https://tetu.io/"
}
}
},
{
"chainId": 137,
"name": "LeisureMeta",
"symbol": "LM",
"decimals": 18,
"address": "0xb2d3Edf61B27ab28288D8c760fa686Be084ff526",
"logoURI": "https://d3j8b1jkcxmuqq.cloudfront.net/images/logo/logo_leisuremeta.png",
"tags": [
"erc20",
"pos"
],
"extensions": {
"originTokenAddress": "0xc064F4F215B6A1E4e7F39bD8530C4dE0fC43ee9D",
"project": {
"name": "LeisureMetaveres",
"summary": "LeisureMetaverse, a new normal community project in building social, cultural, and economic communities for Web 3.0 Creators and fans, issued its own utility token, LM token. LeisureMetaverse is a Web 3.0 Enabler that realizes the Web 3.0 values of rights and introduces Web 3.0 Creator, a new form of employment and income source. LeisureMetaverse aims to become the core infrastructure of the digital economy in social, cultural, and economic communities where humanity and free will are respected. LeisureMetaverse operates its own blockchain, but the LM token in LeisureMetaverse and the ERC20 LM token on Ethereum are interchangeable through the gateway between LeisureMetaverse and Ethereum.",
"contact": "[email protected]",
"website": "https://leisuremeta.io//"
},
"originTokenNetwork": 0
}
}
]

0 comments on commit 51d0ca5

Please sign in to comment.