@safe-global/safe-gateway-typescript-sdk
Preparing search index...
getModuleTransactions
Function getModuleTransactions
getModuleTransactions
(
chainId
:
string
,
address
:
string
,
query
?:
{
module
?:
string
;
timezone
?:
string
;
to
?:
string
;
transaction_hash
?:
string
;
}
,
pageUrl
?:
string
,
)
:
Promise
<
SafeModuleTransactionsResponse
>
Get filterable list of module transactions
Parameters
chainId
:
string
address
:
string
Optional
query
:
{
module
?:
string
;
timezone
?:
string
;
to
?:
string
;
transaction_hash
?:
string
}
Optional
pageUrl
:
string
Returns
Promise
<
SafeModuleTransactionsResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...
Get filterable list of module transactions