I have set up Reddit’s arbitrum testnet successfully by following the below instructions. I am able to see the MOONS I have transferred to my wallet as well.
But I am not able to send the MOON token back to my Reddit vault as Brave Wallet is not allowing me to set the GAS price as 0. Refer to the below screenshot. Apparently, Metamask allows the user to do this.
Hi @brian the brave wallet is allowing me to select 0 fees now. However, when I try to make a transfer I keep getting an error. Refer to the below screenshot. Is there any way to check what the error is?
Hi @brian Thanks for your reply! I have updated my browser to the 1.34.80 version.
I am able to proceed with selecting 0 GAS fees now, but when I approve the transaction it shows an error in the status. Can you let me know where I see the logs to get more details on the error?
Refer to the below screen recording for the steps I performing.
I am not sure it’s possible to have transactions paying zero ArbGas price, on testnet or otherwise. When I tried to broadcast such a transaction, the Arbitrum node returned the error - gas price too low.
For comparison, Metamask is showing the same error.
On Ethereum, the gas price paid by a transaction is equal to its gasbid. Arbitrum, by contrast, treats the gasbid as the maximum amount the transaction is willing to pay for gas. The actual price paid is equal to the current Arbitrum ArbGas price, whatever that is, as long as it is less than or equal to the transaction’s gasbid. If the transaction’s gasbid is less than the current Arbitrum gas price, the transaction is dropped and a transaction receipt issued, saying that the transaction’s gasbid was too low.
You mentioned that your Reddit tokens are stuck on Arbitrum testnet. If it’s still the case, I’m happy to send you some ARETH to let you to move your funds out. Alternatively, you can bridge Ropsten Ether to Arbitrum using this bridge.
Going to mark my answer as solution, but if you need further help feel free to reply here.