eosiosg / eos-challenge-contract

ISC License
3 stars 0 forks source link

Mock local test function #23

Closed Frank-AFN closed 4 years ago

Frank-AFN commented 4 years ago
  1. get EVM execute status
  2. estimate gas usage
  3. get ERC20 balance without using gas fee
  4. get a transaction receipt
  5. If contract creation, get contract creation address.
  6. If message call, get message info
Frank-AFN commented 4 years ago

Add a bool broadcast param in raw action. If do not broadcast. always assert and get pending output