Skip to content

Commit

Permalink
feat(statics): adding support for jasmycoin (erc20) for go account
Browse files Browse the repository at this point in the history
Ticket: PX-3817
  • Loading branch information
Anupam-pandey committed Apr 18, 2024
1 parent 8934846 commit cf253df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10236,6 +10236,7 @@ export const coins = CoinMap.fromCoins([
6,
UnderlyingAsset.USTB
),
ofcerc20('fb5ba281-b060-4e68-86c8-55da5c7e7fe9', 'ofctbill', 'OpenEden T-Bills', 6, UnderlyingAsset.TBILL),
ofcAlgoToken(
'fec37305-8fb8-4c23-b42c-b4696d579eb9',
'ofcalgo:usdc',
Expand Down

0 comments on commit cf253df

Please sign in to comment.