Skip to content

Commit abc39d4

Browse files
authored
Merge pull request #6506 from BitGo/COIN-4932
feat(statics): add go-account support for apt:pact
2 parents a74f6f5 + fcf790b commit abc39d4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

modules/statics/src/coins/ofcCoins.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,6 +2692,14 @@ export const ofcCoins = [
26922692
UnderlyingAsset['apt:benji'],
26932693
APT_OFC_TOKEN_FEATURES
26942694
),
2695+
ofcaptToken(
2696+
'f859a05e-8c4b-4e43-bc0c-f6444c44c8e3',
2697+
'ofcapt:pact',
2698+
'PACT',
2699+
8,
2700+
UnderlyingAsset['apt:pact'],
2701+
APT_OFC_TOKEN_FEATURES
2702+
),
26952703
ofcaptToken(
26962704
'd15ec98e-1c8f-4c2d-9ede-e34edb3980b5',
26972705
'ofcapt:usdt',

0 commit comments

Comments
 (0)