@@ -542,6 +542,18 @@ paths:
542542 - MsgUnrollRemoteRouter
543543 - MsgRemoteTransfer
544544 - MsgUpdateMinfeeParams
545+ - MsgCreateIgp
546+ - MsgSetIgpOwner
547+ - MsgSetDestinationGasConfig
548+ - MsgPayForGas
549+ - MsgClaim
550+ - MsgCreateMerkleTreeHook
551+ - MsgCreateNoopHook
552+ - MsgCreateMessageIdMultisigIsm
553+ - MsgCreateMerkleRootMultisigIsm
554+ - MsgCreateNoopIsm
555+ - MsgAnnounceValidator
556+ - MsgCreateRoutingIsm
545557 type : string
546558 responses :
547559 " 200 " :
@@ -821,6 +833,18 @@ paths:
821833 - MsgUnrollRemoteRouter
822834 - MsgRemoteTransfer
823835 - MsgUpdateMinfeeParams
836+ - MsgCreateIgp
837+ - MsgSetIgpOwner
838+ - MsgSetDestinationGasConfig
839+ - MsgPayForGas
840+ - MsgClaim
841+ - MsgCreateMerkleTreeHook
842+ - MsgCreateNoopHook
843+ - MsgCreateMessageIdMultisigIsm
844+ - MsgCreateMerkleRootMultisigIsm
845+ - MsgCreateNoopIsm
846+ - MsgAnnounceValidator
847+ - MsgCreateRoutingIsm
824848 type : string
825849 - description : Time from in unix timestamp
826850 in : query
@@ -1562,6 +1586,18 @@ paths:
15621586 - MsgUnrollRemoteRouter
15631587 - MsgRemoteTransfer
15641588 - MsgUpdateMinfeeParams
1589+ - MsgCreateIgp
1590+ - MsgSetIgpOwner
1591+ - MsgSetDestinationGasConfig
1592+ - MsgPayForGas
1593+ - MsgClaim
1594+ - MsgCreateMerkleTreeHook
1595+ - MsgCreateNoopHook
1596+ - MsgCreateMessageIdMultisigIsm
1597+ - MsgCreateMerkleRootMultisigIsm
1598+ - MsgCreateNoopIsm
1599+ - MsgAnnounceValidator
1600+ - MsgCreateRoutingIsm
15651601 type : string
15661602 - description : Comma-separated message types which should be excluded from list
15671603 in : query
@@ -1657,6 +1693,18 @@ paths:
16571693 - MsgUnrollRemoteRouter
16581694 - MsgRemoteTransfer
16591695 - MsgUpdateMinfeeParams
1696+ - MsgCreateIgp
1697+ - MsgSetIgpOwner
1698+ - MsgSetDestinationGasConfig
1699+ - MsgPayForGas
1700+ - MsgClaim
1701+ - MsgCreateMerkleTreeHook
1702+ - MsgCreateNoopHook
1703+ - MsgCreateMessageIdMultisigIsm
1704+ - MsgCreateMerkleRootMultisigIsm
1705+ - MsgCreateNoopIsm
1706+ - MsgAnnounceValidator
1707+ - MsgCreateRoutingIsm
16601708 type : string
16611709 responses :
16621710 " 200 " :
@@ -4611,6 +4659,18 @@ paths:
46114659 - MsgUnrollRemoteRouter
46124660 - MsgRemoteTransfer
46134661 - MsgUpdateMinfeeParams
4662+ - MsgCreateIgp
4663+ - MsgSetIgpOwner
4664+ - MsgSetDestinationGasConfig
4665+ - MsgPayForGas
4666+ - MsgClaim
4667+ - MsgCreateMerkleTreeHook
4668+ - MsgCreateNoopHook
4669+ - MsgCreateMessageIdMultisigIsm
4670+ - MsgCreateMerkleRootMultisigIsm
4671+ - MsgCreateNoopIsm
4672+ - MsgAnnounceValidator
4673+ - MsgCreateRoutingIsm
46144674 type : string
46154675 - description : Comma-separated message types list which should be excluded
46164676 in : query
@@ -4706,6 +4766,18 @@ paths:
47064766 - MsgUnrollRemoteRouter
47074767 - MsgRemoteTransfer
47084768 - MsgUpdateMinfeeParams
4769+ - MsgCreateIgp
4770+ - MsgSetIgpOwner
4771+ - MsgSetDestinationGasConfig
4772+ - MsgPayForGas
4773+ - MsgClaim
4774+ - MsgCreateMerkleTreeHook
4775+ - MsgCreateNoopHook
4776+ - MsgCreateMessageIdMultisigIsm
4777+ - MsgCreateMerkleRootMultisigIsm
4778+ - MsgCreateNoopIsm
4779+ - MsgAnnounceValidator
4780+ - MsgCreateRoutingIsm
47094781 type : string
47104782 - description : Time from in unix timestamp
47114783 in : query
@@ -6349,16 +6421,17 @@ components:
63496421 primary : true
63506422 status : VERIFIED
63516423 hash : celestia1jc92qdnty48pafummfr8ava2tjtuhfdw774w60
6424+ tx_hash : 652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
6425+ sent_messages : 100
6426+ required_hook : 652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
6427+ hyperlane_id : 321
63526428 mailbox : 652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
63536429 domain : 100
63546430 default_hook : 652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
63556431 received_messages : 100
6356- tx_hash : 652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
63576432 id : 321
6358- sent_messages : 100
63596433 time : 2023-07-04T03:10:57Z
63606434 default_ism : 652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
6361- required_hook : 652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
63626435 height : 100
63636436 properties :
63646437 default_hook :
@@ -6377,6 +6450,10 @@ components:
63776450 example : 100
63786451 format : int64
63796452 type : integer
6453+ hyperlane_id :
6454+ example : 321
6455+ format : int64
6456+ type : integer
63806457 id :
63816458 example : 321
63826459 format : int64
@@ -9163,6 +9240,18 @@ components:
91639240 - MsgUnrollRemoteRouter
91649241 - MsgRemoteTransfer
91659242 - MsgUpdateMinfeeParams
9243+ - MsgCreateIgp
9244+ - MsgSetIgpOwner
9245+ - MsgSetDestinationGasConfig
9246+ - MsgPayForGas
9247+ - MsgClaim
9248+ - MsgCreateMerkleTreeHook
9249+ - MsgCreateNoopHook
9250+ - MsgCreateMessageIdMultisigIsm
9251+ - MsgCreateMerkleRootMultisigIsm
9252+ - MsgCreateNoopIsm
9253+ - MsgAnnounceValidator
9254+ - MsgCreateRoutingIsm
91669255 type : string
91679256 x-enum-varnames :
91689257 - MsgUnknown
@@ -9254,6 +9343,18 @@ components:
92549343 - MsgUnrollRemoteRouter
92559344 - MsgRemoteTransfer
92569345 - MsgUpdateMinfeeParams
9346+ - MsgCreateIgp
9347+ - MsgSetIgpOwner
9348+ - MsgSetDestinationGasConfig
9349+ - MsgPayForGas
9350+ - MsgClaim
9351+ - MsgCreateMerkleTreeHook
9352+ - MsgCreateNoopHook
9353+ - MsgCreateMessageIdMultisigIsm
9354+ - MsgCreateMerkleRootMultisigIsm
9355+ - MsgCreateNoopIsm
9356+ - MsgAnnounceValidator
9357+ - MsgCreateRoutingIsm
92579358 securitySchemes :
92589359 ApiKeyAuth :
92599360 description : To authorize your requests you have to select the required tariff
0 commit comments