Skip to content

Commit

Permalink
Add LWM token (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
fragwuerdig authored Mar 13, 2024
1 parent 75776ea commit 6bf2db0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cw20/tokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,14 @@ module.exports = {
}
},
classic: {
terra1jx9vy3egyzdhl5yj8994hv928ef70gzk9cj8htq9wc5wxl36rvfqqn4vu2: {
protocol: "LUNC Warriors NFT",
symbol: "LWM",
name: "LUNC Warriors Meme Token",
token: "terra1jx9vy3egyzdhl5yj8994hv928ef70gzk9cj8htq9wc5wxl36rvfqqn4vu2",
icon: "https://raw.githubusercontent.com/LUNC-Warriors-NFT/cw20-token-assets/main/lwm_small.png",
decimals: 6,
},
terra1j9q30fspe7tn0nrxpjfnzzdha4xfkyznluwnqrgxshtyv2tfe5kswnrj6c: {
protocol: "LUNC Warriors NFT",
symbol: "LUNW",
Expand Down

0 comments on commit 6bf2db0

Please sign in to comment.