You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I select a token for purchase, I get the below error
ALERT: [ethjs-rpc] rpc error with payload {"id":8115156641523,"jsonrpc":"2.0","params":["0xf892058504a817c8008307a12094fc4878e9ab8e9e9278ab6927d9b7b1a73502fe2887038d7ea4c68000a43610724e0000000000000000000000000000000000000000000000000000000000000001822d45a0d540ee24845101bce60f0e962406b5a7a7c18576bea9fa7311287a76bb52c433a0594c832caa47e93b5041fca934938ca23a078ed2cea0b6813d7279b454baf876"],"method":"eth_sendRawTransaction"} Error: VM Exception while processing transaction: revert
The text was updated successfully, but these errors were encountered:
Did you load tokens into your smart contract first? You have to go into truffle console and type in certain commands to load it first. It's roughly in 6:36:00 in the video tutorial
After I select a token for purchase, I get the below error
ALERT: [ethjs-rpc] rpc error with payload {"id":8115156641523,"jsonrpc":"2.0","params":["0xf892058504a817c8008307a12094fc4878e9ab8e9e9278ab6927d9b7b1a73502fe2887038d7ea4c68000a43610724e0000000000000000000000000000000000000000000000000000000000000001822d45a0d540ee24845101bce60f0e962406b5a7a7c18576bea9fa7311287a76bb52c433a0594c832caa47e93b5041fca934938ca23a078ed2cea0b6813d7279b454baf876"],"method":"eth_sendRawTransaction"} Error: VM Exception while processing transaction: revert
The text was updated successfully, but these errors were encountered: