BitcoinTokens
const BitcoinTokens: object;
Defined in: atomiq-sdk/src/types/Token.ts:108
Predefined Bitcoin token constants
Type Declaration
| Name | Type | Defined in |
|---|---|---|
BTC | BtcToken<false> | atomiq-sdk/src/types/Token.ts:109 |
BTCLN | BtcToken<true> | atomiq-sdk/src/types/Token.ts:110 |