You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
Clicking "Confirm" should prompt wallet to sign transaction
Send order immediatelly after transaction is signed
When service recieves NewIndexOrder, it will call OTCIndex.deposit()
We don't need to do three steps: send order, approve, execute deposit. Instead all we need is approve and send order automatically after approve. System can take over and call deposit.
We don't need to do three steps: send order, approve, execute deposit. Instead all we need is approve and send order automatically after approve. System can take over and call deposit.