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-ramp
Created by Ethernet Eric
June 21, 2022