Transactions

Examples

Note

These examples are crafted as a Jupyter notebook. You can download the original notebook file here.

Also note that inside Jupyter notebooks, await can be used freely outside of asyncio.run().

transactions

Reference

async ctc.evm.async_get_transaction(transaction_hash)

get transaction

async ctc.evm.async_get_transaction_count(address)

get transaction count of address