Skip to content

Add call_* & trx_* & log_* fields to Swaps & Transfers for /evm & /tvm endpoints #379

@DenisCarriere

Description

@DenisCarriere

Keeping backwards compatible /v1 endpoint.

Add the following fields once all the DB's support the new fields:

  • call_caller => caller
  • call_index
  • tx_index => transaction_index
  • trx_from => transaction_from
  • log_ordinal
  • log_block_index
  • log_index (already exists)
  • log_topic0

Note: call_* fields are not supported for TVM endpoints

Add minute filters for caller & transaction_from fields

Related: #294

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions