We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a74f6f5 + fcf790b commit abc39d4Copy full SHA for abc39d4
modules/statics/src/coins/ofcCoins.ts
@@ -2692,6 +2692,14 @@ export const ofcCoins = [
2692
UnderlyingAsset['apt:benji'],
2693
APT_OFC_TOKEN_FEATURES
2694
),
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
+ ),
2703
ofcaptToken(
2704
'd15ec98e-1c8f-4c2d-9ede-e34edb3980b5',
2705
'ofcapt:usdt',
0 commit comments