Methods
getAssets()
Get assets for a specific address.
Signature:
| Parameter | Type | Required | Description |
|---|---|---|---|
request.address | string | Yes | Blockchain address |
request.network | 'BTC' | 'tBTC' | 'ETH' | 'tETH' | Yes | Blockchain network |
getNativeBalance()
Get native balance (BTC/ETH) for a specific address.
Signature:
| Parameter | Type | Required | Description |
|---|---|---|---|
request.address | string | Yes | Blockchain address |
request.network | 'BTC' | 'tBTC' | 'ETH' | 'tETH' | Yes | Blockchain network |