-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
create a standard python class that is responsible for the connecting to blockchain explorers such as etherscan for the following features:
- get code at address
- get the creator address of a contract at specific address.
- get all the list of transactions per address
here are the endpoints:
get contract source code
-
Get Contract Creator and Creation Tx Hash
Get a list of 'Normal' Transactions By Address
Returns the list of transactions performed by an address, with optional pagination.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels