Insufficient Funds cast send
              
              #5098
            
            
              
                Unanswered
              
          
                  
                    
                      V1C70RYG0D
                    
                  
                
                  asked this question in
                Help
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
code: -32000, message: insufficient funds for gas * price + value, data: None
getting this error, using command
cast send ADDR "function()" --value VAL --private-key PRIVKEY --rpc-url URL
i have funds in account (metamask) sepolia testnet, is there any error in the setup ? or the command is incorrect?
motive -> call a function on smart contract with value from my metamask account, (setting it up for Ethernaut)
Beta Was this translation helpful? Give feedback.
All reactions