Skip to main content
POST
Get L1 onchain action history

Body

application/json
action_type
integer<uint64> | null

On-chain actionType id.

Required range: x >= 0
end_timestamp
integer<int64> | null
page
integer<uint32> | null
Required range: x >= 0
page_size
integer<uint32> | null
Required range: x >= 0
start_timestamp
integer<int64> | null
wallet
string | null

L1 sender of the action (any hex casing).

Response

Success

actions
object[]
required
pagination
object
required

Response envelope for paginated RPCs.