Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
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