Skip to main content
Version: Guardian v0.2.1

Transaction Types

Platform ValueWire ValueUse Case
'login' / .login / LOGIN"login"User login
'signUp' / .signUp / SIGN_UP"sign_up"New account creation
'deposit' / .deposit / DEPOSIT"deposit"Adding funds
'withdrawal' / .withdrawal / WITHDRAWAL"withdrawal"Withdrawing funds

The transaction type is sent to the backend as part of the preflight request and influences risk scoring. Choose the type that best describes the action the user is performing.