Manage the priority order of registered external wallets. Priority determines the order in which wallets are evaluated for funding transactions. When a transaction is initiated, the platform checks wallets in priority order (1, 2, 3…). The first wallet with sufficient balance and allowance to cover the entire transaction cost is used. Only one wallet funds each transaction — multi-funding is not supported. Lower priority numbers are checked first (priority 1 before priority 2).Use Cases:
Control wallet selection order for transactions
Optimize for network fees across chains
Ensure transactions succeed with fallback wallets
Route withdrawals to specific wallets
Get the current priority order of all registered external wallets.