regolith-labs / ore

ORE is a proof-of-work token everyone can mine.
https://ore.supply
658 stars 225 forks source link

Contract interaction failures. #5

Open UEhQZXI opened 5 months ago

UEhQZXI commented 5 months ago

The transaction has been confirmed on the blockchain, but the contract interaction failed. Why is that? Out of 10 records, 8 failed to interact successfully.

image image

anoushk1234 commented 5 months ago

@UEhQZXI This happens when the bus doesn't have enough rewards to mine. Try sending to a different bus or improving txn sending strategy. It could also be the case that by the time your txn lands, the bus is empty.

UEhQZXI commented 5 months ago

@UEhQZXI This happens when the bus doesn't have enough rewards to mine. Try sending to a different bus or improving txn sending strategy. It could also be the case that by the time your txn lands, the bus is empty.

Thank you for the reply. So, can increasing gas fee improve this issue?