ethgo
ethgo copied to clipboard
To address should not be nil
If it's nil, EstimateGas will return a "stack underflow" error.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| ethgo | ✅ Ready (Inspect) | Visit Preview | Sep 12, 2022 at 8:10AM (UTC) |
If it's nil, EstimateGas will return a "stack underflow" error.
It might be nil if you want to estimate the creation of a contract.