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