Returns recent Hadron transactions for a pool, ordered newest first.
200.mainnet-beta or devnet.| Type | Description |
|---|---|
Initialize | Pool initialization |
Deposit | Liquidity deposit |
Withdraw | Liquidity withdrawal |
SwapExactIn | Swap with exact input amount |
SwapExactOut | Swap with exact output amount |
UpdateMidprice | Oracle midprice update |
UpdateDeltaStaleness | Delta staleness parameter update |
SetCurve | Price curve update |
SetRiskCurve | Risk curve update |
SubmitCurveUpdates | Batch curve update submission |
SetPoolState | Pool state change (pause/freeze/resume) |
AcceptAuthority | Authority transfer acceptance |