Account
Fund confirm
Verify an on-chain deposit and credit the partner fiat wallet.
POST
Second step of wallet funding. After transferring USDC or USDT to a settlement address from Fund wallet, submit the transaction hash. Pretium verifies the transfer on-chain, converts at the current FX rate, and credits your fiat balance.
Amount and asset are read from the chain — do not send them in the body.
string
required
Fiat wallet currency such as
KES or UGX (case-insensitive).string
required
Chain of the deposit:
BASE, CELO, SOLANA (sol), or ETHEREUM (eth). Case-insensitive.string
required
On-chain transaction hash. Must not have been processed before.
string
Credited wallet currency.
number
Fiat amount credited (
amount_in_usd × rate).number
Stablecoin amount detected on-chain.
number
FX rate used for the conversion.
string
Token received (
USDC or USDT).string
Normalized chain name.
string
Confirmed transaction hash.
number
Fiat wallet balance after the credit.
