Skip to content

Commit

Permalink
add POM to default assets
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjah committed Nov 19, 2024
1 parent 1cbef17 commit e5b65b6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pkg/assets/default_assets.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,13 @@ const AssetsJSON = `[
"decimals": 18,
"MEXCSymbol": "USD",
"ChainID": 77658377
},
{
"address": "AS1nqHKXpnFXqhDExTskXmBbbVpVpUbCQVtNSXLCqUDSUXihdWRq",
"name": "PepeOnMassa",
"symbol": "POM",
"decimals": 18,
"MEXCSymbol": "",
"ChainID": 77658377
}
]`

0 comments on commit e5b65b6

Please sign in to comment.