Skip to content

get_transactions_by_address wrong parameter order #19

@nicolezhang-cryptocom

Description

@nicolezhang-cryptocom

Issue:


Function not working due to wrong parameter order.

Update to:

return get_transactions_by_address(
  cls._client.get_api_key(),
  address,
  explorer_key,
  session,
  limit,
  startBlock,
  endBlock,
)

Reference:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions