diff --git a/proto/exocore/avs/query.proto b/proto/exocore/avs/v1/query.proto similarity index 100% rename from proto/exocore/avs/query.proto rename to proto/exocore/avs/v1/query.proto diff --git a/proto/exocore/avs/tx.proto b/proto/exocore/avs/v1/tx.proto similarity index 100% rename from proto/exocore/avs/tx.proto rename to proto/exocore/avs/v1/tx.proto diff --git a/proto/exocore/oracle/genesis.proto b/proto/exocore/oracle/v1/genesis.proto similarity index 100% rename from proto/exocore/oracle/genesis.proto rename to proto/exocore/oracle/v1/genesis.proto diff --git a/proto/exocore/oracle/index_recent_msg.proto b/proto/exocore/oracle/v1/index_recent_msg.proto similarity index 100% rename from proto/exocore/oracle/index_recent_msg.proto rename to proto/exocore/oracle/v1/index_recent_msg.proto diff --git a/proto/exocore/oracle/index_recent_params.proto b/proto/exocore/oracle/v1/index_recent_params.proto similarity index 100% rename from proto/exocore/oracle/index_recent_params.proto rename to proto/exocore/oracle/v1/index_recent_params.proto diff --git a/proto/exocore/oracle/info.proto b/proto/exocore/oracle/v1/info.proto similarity index 100% rename from proto/exocore/oracle/info.proto rename to proto/exocore/oracle/v1/info.proto diff --git a/proto/exocore/oracle/params.proto b/proto/exocore/oracle/v1/params.proto similarity index 100% rename from proto/exocore/oracle/params.proto rename to proto/exocore/oracle/v1/params.proto diff --git a/proto/exocore/oracle/price.proto b/proto/exocore/oracle/v1/price.proto similarity index 100% rename from proto/exocore/oracle/price.proto rename to proto/exocore/oracle/v1/price.proto diff --git a/proto/exocore/oracle/prices.proto b/proto/exocore/oracle/v1/prices.proto similarity index 100% rename from proto/exocore/oracle/prices.proto rename to proto/exocore/oracle/v1/prices.proto diff --git a/proto/exocore/oracle/query.proto b/proto/exocore/oracle/v1/query.proto similarity index 100% rename from proto/exocore/oracle/query.proto rename to proto/exocore/oracle/v1/query.proto diff --git a/proto/exocore/oracle/recent_msg.proto b/proto/exocore/oracle/v1/recent_msg.proto similarity index 100% rename from proto/exocore/oracle/recent_msg.proto rename to proto/exocore/oracle/v1/recent_msg.proto diff --git a/proto/exocore/oracle/recent_params.proto b/proto/exocore/oracle/v1/recent_params.proto similarity index 100% rename from proto/exocore/oracle/recent_params.proto rename to proto/exocore/oracle/v1/recent_params.proto diff --git a/proto/exocore/oracle/token_feeder.proto b/proto/exocore/oracle/v1/token_feeder.proto similarity index 100% rename from proto/exocore/oracle/token_feeder.proto rename to proto/exocore/oracle/v1/token_feeder.proto diff --git a/proto/exocore/oracle/tx.proto b/proto/exocore/oracle/v1/tx.proto similarity index 100% rename from proto/exocore/oracle/tx.proto rename to proto/exocore/oracle/v1/tx.proto diff --git a/proto/exocore/oracle/validator_update_block.proto b/proto/exocore/oracle/v1/validator_update_block.proto similarity index 100% rename from proto/exocore/oracle/validator_update_block.proto rename to proto/exocore/oracle/v1/validator_update_block.proto diff --git a/proto/exocore/reward/genesis.proto b/proto/exocore/reward/v1/genesis.proto similarity index 100% rename from proto/exocore/reward/genesis.proto rename to proto/exocore/reward/v1/genesis.proto diff --git a/proto/exocore/reward/params.proto b/proto/exocore/reward/v1/params.proto similarity index 100% rename from proto/exocore/reward/params.proto rename to proto/exocore/reward/v1/params.proto diff --git a/proto/exocore/reward/query.proto b/proto/exocore/reward/v1/query.proto similarity index 100% rename from proto/exocore/reward/query.proto rename to proto/exocore/reward/v1/query.proto diff --git a/proto/exocore/reward/tx.proto b/proto/exocore/reward/v1/tx.proto similarity index 100% rename from proto/exocore/reward/tx.proto rename to proto/exocore/reward/v1/tx.proto diff --git a/proto/exocore/reward/types.proto b/proto/exocore/reward/v1/types.proto similarity index 100% rename from proto/exocore/reward/types.proto rename to proto/exocore/reward/v1/types.proto diff --git a/proto/exocore/slash/genesis.proto b/proto/exocore/slash/v1/genesis.proto similarity index 100% rename from proto/exocore/slash/genesis.proto rename to proto/exocore/slash/v1/genesis.proto diff --git a/proto/exocore/slash/params.proto b/proto/exocore/slash/v1/params.proto similarity index 100% rename from proto/exocore/slash/params.proto rename to proto/exocore/slash/v1/params.proto diff --git a/proto/exocore/slash/query.proto b/proto/exocore/slash/v1/query.proto similarity index 100% rename from proto/exocore/slash/query.proto rename to proto/exocore/slash/v1/query.proto diff --git a/proto/exocore/slash/tx.proto b/proto/exocore/slash/v1/tx.proto similarity index 100% rename from proto/exocore/slash/tx.proto rename to proto/exocore/slash/v1/tx.proto