View Source Ethers.ExecutionError exception (Ethers v0.4.0)
Execution Error Exception.
The Exception struct will have these values:
message
: A string message regarding the exception.evm_error
: Usually a map containing the error detail returned as is by the RPC server.