simulate_tx
Simulate an unsigned Terra Classic amino JSON transaction to get estimated gas and burn-tax impact at the current rate using exact integer math.
Instructions
Simulate an unsigned tx (amino JSON) and report estimated gas plus the burn-tax impact at the current rate, computed in exact integer math.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx | Yes | unsigned tx JSON (amino style) |