Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
GetBlockWithTransactionsParams
GetBlockWithTransactionsParams
Defined in
sdk/src/evm/functions/getBlock.ts#L92
type
GetBlockWithTransactionsParams
=
SharedBlockParams
&
{
block
:
BlockTag
;
};
On this page