Skip to content

Commit cc60520

Browse files
authored
Merge pull request #8520 from BitGo/CSHLD-616/add-ofceth-mon-statics
feat(statics): add ofceth:mon to support Go acc
2 parents 1f2a28d + 9275297 commit cc60520

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,6 +3167,7 @@ export const ofcErc20Coins = [
31673167
underlyingAssetForSymbol('eth:cake')
31683168
),
31693169
ofcerc20('82276898-2553-4cc7-b656-63d65ce72276', 'ofceth:nft', 'APENFT', 6, underlyingAssetForSymbol('eth:nft')),
3170+
ofcerc20('65580287-8b0c-4c45-ba6d-74e4e909e960', 'ofceth:mon', 'MON', 18, underlyingAssetForSymbol('eth:mon')),
31703171
ofcerc20(
31713172
'6ee6e08d-4bf3-4f6e-9505-9fd1a7931858',
31723173
'ofceth:morpho',

0 commit comments

Comments
 (0)