Get all transactions for a given address from database. And then get their related full transaction data
Kaspa address as string e.g. kaspatest:qpqz2vxj23kvh0m73ta2jjn2u4cv4tlufqns2eap8mxyyt0rvrxy6ejkful67
^kaspatest:[a-z0-9]{61,63}$
The max number of records to get. For paging combine with using 'before/after' from oldest previous result. Use value of X-Next-Page-Before/-After as long as header is present to continue paging. The actual number of transactions returned for each page can be > limit.
50
Only include transactions with block time before this (epoch-millis)
0
Only include transactions with block time after this (epoch-millis)
0
""
Use this parameter if you want to fetch the TransactionInput previous outpoint details. Light fetches only the adress and amount. Full fetches the whole TransactionOutput and adds it into each TxInput.
no
An enumeration.