v1

latestSwagger 2.02026-07-17127100479.5 KB
namespace

Get namespace messages by id and version

Returns a paginated list of Cosmos SDK messages (e.g. MsgPayForBlobs) that referenced this namespace, identified by version byte and namespace id.

get/namespace/{id}/{version}/messages

Path parameters

idstring required

Namespace id in hexadecimal

versioninteger required

Version of namespace

Query parameters

limitinteger

Count of requested entities

offsetinteger

Offset

Response

OK

dataobject
heightinteger
idinteger
positioninteger
timestring date-time
type'MsgWithdrawValidatorCommission' | 'MsgWithdrawDelegatorReward' | 'MsgEditValidator' | 'MsgBeginRedelegate' | 'MsgCreateValidator' | 'MsgDelegate' | 'MsgUndelegate' | 'MsgUnjail' | 'MsgSend' | 'MsgCreateVestingAccount' | 'MsgCreatePeriodicVestingAccount' | 'MsgPayForBlobs' | 'MsgGrantAllowance' string