Returns a list of contracts created by (or related to) the specified account.
Account address (starting with tz or KT)
Kind of the contract (delegator_contract
or smart_contract
),
where delegator_contract
- manager.tz smart contract for delegation purpose only
Name of the project behind the contract or contract description
Public key hash of the contract
Contract balance (micro tez)
Information about the current delegate of the contract. null
if it's not delegated
Height of the block where the contract was created
Datetime of the block where the contract was created (ISO 8601, e.g. 2020-02-20T02:40:57Z
)