Skip to content

Commit e9d0eb9

Browse files
committed
add tag for gMON
1 parent a6ba90d commit e9d0eb9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/groups/monad_testnet.json

+5
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"name": "USDC",
2525
"description": "USDC related tokens or pair with quote token in a chain"
2626
},
27+
"stnd_lst": {
28+
"id": "stnd_lst",
29+
"name": "LST",
30+
"description": "Liquid Staking related tokens or pair with quote token in a chain"
31+
},
2732
"stnd_usdt": {
2833
"id": "stnd_usdt",
2934
"name": "USDT",

src/tokens/monad_testnet.json

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"name": "Magma Staked Monad",
8787
"symbol": "gMON",
8888
"decimals": 18,
89+
"tag": ["stnd_lst"],
8990
"logoURI": "https://raw.githubusercontent.com/standardweb3/default-token-list/refs/heads/main/assets/monad_testnet/gMon.png"
9091
}
9192
]

0 commit comments

Comments
 (0)