post https://ethereum-mainnet.s.chainbase.online/v1/
Replays all transactions in a block returning the requested traces
for each transaction.
Parameters
- TAG - Integer of a block number, or the string 'earliest', 'latest' or 'pending'.
- STRINGARRAY - Type of trace, one or more of: "vmTrace", "trace", "stateDiff".
Returns
Object - An object of type BlockTraceArray.