Skip to content

Commit

Permalink
Merge pull request #4433 from BitGo/PX-3791-add-support-for-tbill-erc…
Browse files Browse the repository at this point in the history
…-20-token-on-go-account

feat(statics): Add ofc for TBILL (erc20)
  • Loading branch information
subavicky committed Apr 12, 2024
2 parents 3615f4b + 5e6c6f6 commit 4c1d696
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 @@ -10376,6 +10376,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',
Expand Down

0 comments on commit 4c1d696

Please sign in to comment.