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