Batch Request
Last updated
Last updated
If you would like to queue up multiple requests and have them processed sequentially, you can use our Batch Request. Note that if the user declines one of the requests, rest of the unprocessed requests will be declined as well.
The Fortmatic X modal will pop open once batch.execute()
is called and display the number of requests the user will be interacting with.
You could also include contract call or other web3 actions like below.