Ripple (XRP)
rippleGetAddress
Retrieves a Ripple address from the device.BIP32 derivation path (e.g.,
m/44'/144'/0'/0/0).Expected address for verification.
Display address on device screen.
Split large requests into chunks.
Ripple address (r… format).
Derivation path.
Path as string.
rippleSignTransaction
Signs a Ripple (XRP) payment transaction.BIP32 derivation path.
Ripple transaction.
Split large requests.
Serialized transaction (hex).
Transaction signature (hex).
Tezos (XTZ)
tezosGetAddress
Retrieves a Tezos address from the device.BIP32 derivation path (e.g.,
m/44'/1729'/0'/0').Expected address for verification.
Display address on device screen.
Split large requests.
Tezos address (tz1… format).
Derivation path.
Path as string.
tezosGetPublicKey
Retrieves a Tezos public key from the device.BIP32 derivation path.
Display public key on device screen.
Public key (hex).
Derivation path.
Path as string.
tezosSignTransaction
Signs a Tezos transaction. Supports reveal, transaction, origination, and delegation operations.BIP32 derivation path.
Block hash for branch.
Tezos operation.
Split large requests.
Operation signature.
Signed operation contents.
Operation hash.
Tron (TRX)
tronGetAddress
Retrieves a Tron address from the device.BIP32 derivation path (e.g.,
m/44'/195'/0'/0/0).Expected address for verification.
Display address on device screen.
Split large requests.
Tron address (T… format).
Derivation path.
Path as string.
tronSignTransaction
Signs a Tron transaction. Supports TRX transfers, TRC-20 token transfers, and staking operations.BIP32 derivation path.
Reference block bytes (hex).
Reference block hash (hex).
Transaction expiration timestamp.
Transaction timestamp.
Fee limit in SUN.
Transaction memo.
Array with single contract (Tron limitation).
Transaction signature (hex).
Monero (XMR)
moneroGetAddress
Retrieves a Monero address from the device.BIP32 derivation path (e.g.,
m/44'/128'/0'/0/0).Network type: 0=Mainnet, 1=Testnet, 2=Stagenet.
Account index.
Minor index (subaddress).
Payment ID for integrated address.
Expected address for verification.
Display address on device screen.
Split large requests.
Monero address.
Derivation path.
Path as string.
moneroGetWatchKey
Retrieves a Monero watch-only key (view key).BIP32 derivation path.
Network type.
Watch key (view key).
Primary address.
moneroKeyImageSync
Synchronizes key images for Monero outputs.BIP32 derivation path.
Network type.
Transfer details (outputs to sync).
Subaddress indices.
Exported key images.
Key image export signature.
moneroSignTransaction
Signs a Monero transaction. This is a complex operation requiring transaction source entries and destination entries.BIP32 derivation path.
Network type.
Transaction data (version, outputs, fee, etc.).
Transaction source entries (ring signatures).
Ring signatures.
Transaction prefix hash.
RingCT signature data.
Commitment key.