See pending transactions when you click buy - avoid wasted gas
complete
A
Ans1m | FMC
Summary
: Users would like the blockchain queried to see if there are any pending sale transactions on a given NFT, to prevent the loss of gas. Acceptance Criteria
: I want to know if there are pending transactions so I can either speed up my transaction speed or not make a transaction at all. Implementation
: We would need to determine at what statuses (e.g. pending / # of block confirmations) you can poll for data from our data on-rampMonte Thakkar
complete
Released in v0.47
Monte Thakkar
in聽progress
Sean Dadashi
evaluating
Ethernet Eric
Merged in a post:
Pending minting TXs
g4ch4_eth
I would love if we would be able to see how many txs are pending
on each minting project so we can know if it is getting too much attraction or if it is gonna mint out in minutes.
Sean Dadashi
open
Sean Dadashi
in聽progress
Nemo7891
If implemented as described above, it would only be partially useful. We need ability to see gas associated with those transactions AND ability to submit a purchase with higher gas setting (using custom gas settings) to front-run it.
Ethernet Eric
evaluating