Skip to content

Commit

Permalink
add tag for gMON
Browse files Browse the repository at this point in the history
  • Loading branch information
hskang9 committed Feb 25, 2025
1 parent a6ba90d commit e9d0eb9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/groups/monad_testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
"name": "USDC",
"description": "USDC related tokens or pair with quote token in a chain"
},
"stnd_lst": {
"id": "stnd_lst",
"name": "LST",
"description": "Liquid Staking related tokens or pair with quote token in a chain"
},
"stnd_usdt": {
"id": "stnd_usdt",
"name": "USDT",
Expand Down
1 change: 1 addition & 0 deletions src/tokens/monad_testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"name": "Magma Staked Monad",
"symbol": "gMON",
"decimals": 18,
"tag": ["stnd_lst"],
"logoURI": "https://raw.githubusercontent.com/standardweb3/default-token-list/refs/heads/main/assets/monad_testnet/gMon.png"
}
]

0 comments on commit e9d0eb9

Please sign in to comment.