Events

The insurance module emits the following events:

Handlers

MsgCreateInsuranceFund

TypeAttribute KeyAttribute Value

injective.insurance.v1beta1.EventInsuranceFundUpdate

fund

{fundJSON}

MsgUnderwrite

TypeAttribute KeyAttribute Value

injective.insurance.v1beta1.EventInsuranceFundUpdate

fund

{fundJSON}

MsgRequestRedemption

TypeAttribute KeyAttribute Value

injective.insurance.v1beta1.EventRequestRedemption

schedule

{scheduleJSON}

EndBlocker

TypeAttribute KeyAttribute Value

injective.insurance.v1beta1.EventInsuranceFundUpdate

fund

{fundJSON}

injective.insurance.v1beta1.EventWithdrawRedemption

schedule

{scheduleJSON}

injective.insurance.v1beta1.EventWithdrawRedemption

redeem_coin

{redeemCoin}

Last updated