use simple repo

This commit is contained in:
liangping 2023-04-03 17:08:02 +08:00
parent 52de377644
commit 671050f5f2
1157 changed files with 33878 additions and 159167 deletions

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

741
.idea/workspace.xml Normal file
View File

@ -0,0 +1,741 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="863a12bf-d142-4126-a636-76cbfb7ec337" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/lerna.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/.telescope.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/amino/amino.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/amino/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/confio/proofs.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/app/v1alpha1/config.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/app/v1alpha1/module.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/app/v1alpha1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/app/v1alpha1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/auth/v1beta1/auth.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/auth/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/auth/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/auth/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/auth/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/authz.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/event.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/authz/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/authz.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/bank.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bank/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/abci/v1beta1/abci.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/kv/v1beta1/kv.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/query/v1beta1/pagination.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/reflection/v1beta1/reflection.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/reflection/v2alpha1/reflection.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/snapshots/v1beta1/snapshot.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/store/v1beta1/commit_info.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/store/v1beta1/listening.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/tendermint/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/tendermint/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/tendermint/v1beta1/query.rpc.Service.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/base/v1beta1/coin.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/capability/v1beta1/capability.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/capability/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crisis/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crisis/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crisis/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crypto/ed25519/keys.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crypto/hd/v1/hd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crypto/keyring/v1/record.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crypto/multisig/keys.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crypto/multisig/v1beta1/multisig.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crypto/secp256k1/keys.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/crypto/secp256r1/keys.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/distribution/v1beta1/distribution.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/distribution/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/distribution/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/distribution/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/distribution/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/distribution/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/distribution/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/evidence/v1beta1/evidence.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/evidence/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/evidence/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/evidence/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/evidence/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/evidence/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/evidence/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/feegrant/v1beta1/feegrant.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/feegrant/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/feegrant/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/feegrant/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/feegrant/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/feegrant/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/feegrant/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/genutil/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1/gov.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1beta1/gov.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/gov/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/events.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/group/v1/types.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/mint/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/mint/v1beta1/mint.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/mint/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/mint/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/mint/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/msg/v1/msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/event.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/nft.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/nft/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/orm/v1/orm.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/orm/v1alpha1/schema.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/params/v1beta1/params.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/params/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/params/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/params/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/rpc.query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/rpc.tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/slashing/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/slashing/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/slashing/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/slashing/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/slashing/v1beta1/slashing.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/slashing/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/slashing/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/authz.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/staking.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/staking/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/tx/signing/v1beta1/signing.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/tx/v1beta1/service.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/tx/v1beta1/service.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/tx/v1beta1/service.rpc.Service.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/tx/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/upgrade/v1beta1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/upgrade/v1beta1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/upgrade/v1beta1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/upgrade/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/upgrade/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/upgrade/v1beta1/upgrade.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/vesting/v1beta1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/vesting/v1beta1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos/vesting/v1beta1/vesting.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos_proto/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmos_proto/cosmos.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/rpc.query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/rpc.tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/authz.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/ibc.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/proposal.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/cosmwasm/wasm/v1/types.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/gogoproto/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/gogoproto/gogo.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/api/annotations.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/api/http.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/protobuf/any.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/protobuf/descriptor.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/protobuf/duration.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/protobuf/empty.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/google/protobuf/timestamp.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/helpers.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v1/transfer.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/applications/transfer/v2/packet.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/channel/v1/channel.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/channel/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/channel/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/channel/v1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/channel/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/channel/v1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/channel/v1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/client/v1/client.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/client/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/client/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/client/v1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/client/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/client/v1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/client/v1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/commitment/v1/commitment.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/connection/v1/connection.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/connection/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/connection/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/connection/v1/query.lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/connection/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/connection/v1/tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/connection/v1/tx.rpc.msg.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/port/v1/query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/port/v1/query.rpc.Query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/core/types/v1/genesis.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/lcd.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/lightclients/localhost/v1/localhost.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/lightclients/solomachine/v1/solomachine.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/lightclients/solomachine/v2/solomachine.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/lightclients/tendermint/v1/tendermint.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/rpc.query.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ibc/rpc.tx.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/ics23/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/index.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/abci/types.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/bundle.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/crypto/keys.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/crypto/proof.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/libs/bits/types.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/p2p/types.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/types/block.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/types/evidence.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/types/params.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/types/types.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/types/validator.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/dist/tendermint/version/types.d.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/package.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/amino/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/amino/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/amino/amino.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/confio/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/confio/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/confio/proofs.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/app/v1alpha1/config.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/app/v1alpha1/module.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/app/v1alpha1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/auth/v1beta1/auth.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/auth/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/auth/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/authz/v1beta1/authz.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/authz/v1beta1/event.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/authz/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/authz/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/authz/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/bank/v1beta1/authz.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/bank/v1beta1/bank.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/bank/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/bank/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/bank/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/abci/v1beta1/abci.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/kv/v1beta1/kv.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/query/v1beta1/pagination.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/reflection/v1beta1/reflection.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/reflection/v2alpha1/reflection.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/snapshots/v1beta1/snapshot.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/store/v1beta1/commit_info.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/store/v1beta1/listening.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/tendermint/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/base/v1beta1/coin.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/capability/v1beta1/capability.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/capability/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crisis/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crisis/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crypto/ed25519/keys.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crypto/hd/v1/hd.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crypto/keyring/v1/record.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crypto/multisig/keys.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crypto/multisig/v1beta1/multisig.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crypto/secp256k1/keys.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/crypto/secp256r1/keys.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/distribution/v1beta1/distribution.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/distribution/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/distribution/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/distribution/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/evidence/v1beta1/evidence.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/evidence/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/evidence/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/evidence/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/feegrant/v1beta1/feegrant.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/feegrant/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/feegrant/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/feegrant/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/genutil/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1/gov.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1beta1/gov.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/gov/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/group/v1/events.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/group/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/group/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/group/v1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/group/v1/types.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/mint/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/mint/v1beta1/mint.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/mint/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/msg/v1/msg.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/nft/v1beta1/event.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/nft/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/nft/v1beta1/nft.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/nft/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/nft/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/orm/v1/orm.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/orm/v1alpha1/schema.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/params/v1beta1/params.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/params/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/slashing/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/slashing/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/slashing/v1beta1/slashing.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/slashing/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/staking/v1beta1/authz.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/staking/v1beta1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/staking/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/staking/v1beta1/staking.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/staking/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/tx/signing/v1beta1/signing.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/tx/v1beta1/service.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/tx/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/upgrade/v1beta1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/upgrade/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/upgrade/v1beta1/upgrade.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/vesting/v1beta1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos/vesting/v1beta1/vesting.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos_proto/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos_proto/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmos_proto/cosmos.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/wasm/v1/authz.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/wasm/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/wasm/v1/ibc.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/wasm/v1/proposal.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/wasm/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/wasm/v1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/cosmwasm/wasm/v1/types.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/gogoproto/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/gogoproto/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/gogoproto/gogo.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/api/annotations.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/api/http.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/protobuf/any.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/protobuf/descriptor.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/protobuf/duration.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/protobuf/empty.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/google/protobuf/timestamp.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/applications/transfer/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/applications/transfer/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/applications/transfer/v1/transfer.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/applications/transfer/v1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/applications/transfer/v2/packet.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/channel/v1/channel.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/channel/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/channel/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/channel/v1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/client/v1/client.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/client/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/client/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/client/v1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/commitment/v1/commitment.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/connection/v1/connection.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/connection/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/connection/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/connection/v1/tx.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/port/v1/query.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/core/types/v1/genesis.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/lightclients/localhost/v1/localhost.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/lightclients/solomachine/v1/solomachine.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/lightclients/solomachine/v2/solomachine.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/ibc/lightclients/tendermint/v1/tendermint.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/LICENSE" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/abci/types.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/crypto/keys.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/crypto/proof.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/libs/bits/types.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/p2p/types.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/types/block.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/types/evidence.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/types/params.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/types/types.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/types/validator.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/proto/tendermint/version/types.proto" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/amino/amino.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/amino/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/confio/proofs.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/app/v1alpha1/config.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/app/v1alpha1/module.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/app/v1alpha1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/app/v1alpha1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/auth/v1beta1/auth.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/auth/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/auth/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/auth/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/auth/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/authz.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/event.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/authz/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/authz.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/bank.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bank/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/abci/v1beta1/abci.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/kv/v1beta1/kv.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/query/v1beta1/pagination.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/reflection/v1beta1/reflection.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/reflection/v2alpha1/reflection.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/snapshots/v1beta1/snapshot.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/store/v1beta1/commit_info.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/store/v1beta1/listening.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/tendermint/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/tendermint/v1beta1/query.rpc.Service.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/tendermint/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/base/v1beta1/coin.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/capability/v1beta1/capability.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/capability/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crisis/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crisis/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crisis/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crypto/ed25519/keys.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crypto/hd/v1/hd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crypto/keyring/v1/record.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crypto/multisig/keys.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crypto/multisig/v1beta1/multisig.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crypto/secp256k1/keys.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/crypto/secp256r1/keys.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/distribution/v1beta1/distribution.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/distribution/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/distribution/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/distribution/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/distribution/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/distribution/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/distribution/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/evidence/v1beta1/evidence.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/evidence/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/evidence/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/evidence/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/evidence/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/evidence/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/evidence/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/feegrant/v1beta1/feegrant.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/feegrant/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/feegrant/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/feegrant/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/feegrant/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/feegrant/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/feegrant/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/genutil/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1/gov.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1beta1/gov.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/gov/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/events.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/group/v1/types.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/mint/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/mint/v1beta1/mint.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/mint/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/mint/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/mint/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/msg/v1/msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/event.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/nft.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/nft/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/orm/v1/orm.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/orm/v1alpha1/schema.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/params/v1beta1/params.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/params/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/params/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/params/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/rpc.query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/rpc.tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/slashing/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/slashing/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/slashing/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/slashing/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/slashing/v1beta1/slashing.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/slashing/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/slashing/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/authz.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/staking.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/staking/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/tx/signing/v1beta1/signing.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/tx/v1beta1/service.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/tx/v1beta1/service.rpc.Service.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/tx/v1beta1/service.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/tx/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/upgrade/v1beta1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/upgrade/v1beta1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/upgrade/v1beta1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/upgrade/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/upgrade/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/upgrade/v1beta1/upgrade.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/vesting/v1beta1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/vesting/v1beta1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos/vesting/v1beta1/vesting.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos_proto/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmos_proto/cosmos.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/rpc.query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/rpc.tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/authz.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/ibc.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/proposal.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/cosmwasm/wasm/v1/types.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/gogoproto/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/gogoproto/gogo.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/api/annotations.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/api/http.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/protobuf/any.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/protobuf/descriptor.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/protobuf/duration.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/protobuf/empty.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/google/protobuf/timestamp.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/helpers.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v1/transfer.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/applications/transfer/v2/packet.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/channel/v1/channel.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/channel/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/channel/v1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/channel/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/channel/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/channel/v1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/channel/v1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/client/v1/client.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/client/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/client/v1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/client/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/client/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/client/v1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/client/v1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/commitment/v1/commitment.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/connection/v1/connection.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/connection/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/connection/v1/query.lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/connection/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/connection/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/connection/v1/tx.rpc.msg.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/connection/v1/tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/port/v1/query.rpc.Query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/port/v1/query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/core/types/v1/genesis.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/lcd.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/lightclients/localhost/v1/localhost.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/lightclients/solomachine/v1/solomachine.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/lightclients/solomachine/v2/solomachine.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/lightclients/tendermint/v1/tendermint.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/rpc.query.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ibc/rpc.tx.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/ics23/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/index.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/abci/types.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/bundle.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/crypto/keys.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/crypto/proof.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/libs/bits/types.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/p2p/types.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/types/block.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/types/evidence.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/types/params.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/types/types.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/types/validator.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/src/tendermint/version/types.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/codegen/tsconfig.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/packages/dashboard/src/libs/http.ts" beforeDir="false" afterPath="$PROJECT_DIR$/packages/dashboard/src/libs/http.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/yarn.lock" beforeDir="false" afterPath="$PROJECT_DIR$/yarn.lock" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MacroExpansionManager">
<option name="directoryName" value="scny7heo" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="mavenHome" value="$APPLICATION_HOME_DIR$/plugins/maven/lib/maven3" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectId" id="2MyxeMOFrRrG7rSZlmfjzrCBu0L" />
<component name="ProjectViewState">
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;/Users/ping/workspace/dashboard&quot;
}
}</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="SvnConfiguration">
<configuration>$USER_HOME$/.subversion</configuration>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="863a12bf-d142-4126-a636-76cbfb7ec337" name="Changes" comment="" />
<created>1678753718354</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1678753718354</updated>
</task>
<servers />
</component>
<component name="Vcs.Log.History.Properties">
<option name="COLUMN_ID_ORDER">
<list>
<option value="Default.Root" />
<option value="Default.Author" />
<option value="Default.Date" />
<option value="Default.Subject" />
<option value="Space.CommitStatus" />
</list>
</option>
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="9c0ade11-225d-412a-bada-509908951784">
<value>
<State>
<option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
<option value="HEAD" />
</list>
</value>
</entry>
<entry key="roots">
<value>
<list>
<option value="$PROJECT_DIR$" />
</list>
</value>
</entry>
</map>
</option>
</State>
</value>
</entry>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
<option name="OPEN_GENERIC_TABS">
<map>
<entry key="9c0ade11-225d-412a-bada-509908951784" value="TOOL_WINDOW" />
</map>
</option>
</component>
</project>

46
README.md Normal file
View File

@ -0,0 +1,46 @@
# framework
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
## Type Support for `.vue` Imports in TS
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
1. Disable the built-in TypeScript Extension
1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette
2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Type-Check, Compile and Minify for Production
```sh
npm run build
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```

604
auto-imports.d.ts vendored Normal file
View File

@ -0,0 +1,604 @@
// Generated by 'unplugin-auto-import'
export {}
declare global {
const EffectScope: typeof import('vue')['EffectScope']
const acceptHMRUpdate: typeof import('pinia')['acceptHMRUpdate']
const asyncComputed: typeof import('@vueuse/core')['asyncComputed']
const autoResetRef: typeof import('@vueuse/core')['autoResetRef']
const computed: typeof import('vue')['computed']
const computedAsync: typeof import('@vueuse/core')['computedAsync']
const computedEager: typeof import('@vueuse/core')['computedEager']
const computedInject: typeof import('@vueuse/core')['computedInject']
const computedWithControl: typeof import('@vueuse/core')['computedWithControl']
const controlledComputed: typeof import('@vueuse/core')['controlledComputed']
const controlledRef: typeof import('@vueuse/core')['controlledRef']
const createApp: typeof import('vue')['createApp']
const createEventHook: typeof import('@vueuse/core')['createEventHook']
const createGenericProjection: typeof import('@vueuse/math')['createGenericProjection']
const createGlobalState: typeof import('@vueuse/core')['createGlobalState']
const createInjectionState: typeof import('@vueuse/core')['createInjectionState']
const createPinia: typeof import('pinia')['createPinia']
const createProjection: typeof import('@vueuse/math')['createProjection']
const createReactiveFn: typeof import('@vueuse/core')['createReactiveFn']
const createSharedComposable: typeof import('@vueuse/core')['createSharedComposable']
const createUnrefFn: typeof import('@vueuse/core')['createUnrefFn']
const customRef: typeof import('vue')['customRef']
const debouncedRef: typeof import('@vueuse/core')['debouncedRef']
const debouncedWatch: typeof import('@vueuse/core')['debouncedWatch']
const defineAsyncComponent: typeof import('vue')['defineAsyncComponent']
const defineComponent: typeof import('vue')['defineComponent']
const defineStore: typeof import('pinia')['defineStore']
const eagerComputed: typeof import('@vueuse/core')['eagerComputed']
const effectScope: typeof import('vue')['effectScope']
const extendRef: typeof import('@vueuse/core')['extendRef']
const getActivePinia: typeof import('pinia')['getActivePinia']
const getCurrentInstance: typeof import('vue')['getCurrentInstance']
const getCurrentScope: typeof import('vue')['getCurrentScope']
const h: typeof import('vue')['h']
const ignorableWatch: typeof import('@vueuse/core')['ignorableWatch']
const inject: typeof import('vue')['inject']
const isDefined: typeof import('@vueuse/core')['isDefined']
const isProxy: typeof import('vue')['isProxy']
const isReactive: typeof import('vue')['isReactive']
const isReadonly: typeof import('vue')['isReadonly']
const isRef: typeof import('vue')['isRef']
const logicAnd: typeof import('@vueuse/math')['logicAnd']
const logicNot: typeof import('@vueuse/math')['logicNot']
const logicOr: typeof import('@vueuse/math')['logicOr']
const makeDestructurable: typeof import('@vueuse/core')['makeDestructurable']
const mapActions: typeof import('pinia')['mapActions']
const mapGetters: typeof import('pinia')['mapGetters']
const mapState: typeof import('pinia')['mapState']
const mapStores: typeof import('pinia')['mapStores']
const mapWritableState: typeof import('pinia')['mapWritableState']
const markRaw: typeof import('vue')['markRaw']
const nextTick: typeof import('vue')['nextTick']
const onActivated: typeof import('vue')['onActivated']
const onBeforeMount: typeof import('vue')['onBeforeMount']
const onBeforeRouteLeave: typeof import('vue-router')['onBeforeRouteLeave']
const onBeforeRouteUpdate: typeof import('vue-router')['onBeforeRouteUpdate']
const onBeforeUnmount: typeof import('vue')['onBeforeUnmount']
const onBeforeUpdate: typeof import('vue')['onBeforeUpdate']
const onClickOutside: typeof import('@vueuse/core')['onClickOutside']
const onDeactivated: typeof import('vue')['onDeactivated']
const onErrorCaptured: typeof import('vue')['onErrorCaptured']
const onKeyStroke: typeof import('@vueuse/core')['onKeyStroke']
const onLongPress: typeof import('@vueuse/core')['onLongPress']
const onMounted: typeof import('vue')['onMounted']
const onRenderTracked: typeof import('vue')['onRenderTracked']
const onRenderTriggered: typeof import('vue')['onRenderTriggered']
const onScopeDispose: typeof import('vue')['onScopeDispose']
const onServerPrefetch: typeof import('vue')['onServerPrefetch']
const onStartTyping: typeof import('@vueuse/core')['onStartTyping']
const onUnmounted: typeof import('vue')['onUnmounted']
const onUpdated: typeof import('vue')['onUpdated']
const pausableWatch: typeof import('@vueuse/core')['pausableWatch']
const provide: typeof import('vue')['provide']
const reactify: typeof import('@vueuse/core')['reactify']
const reactifyObject: typeof import('@vueuse/core')['reactifyObject']
const reactive: typeof import('vue')['reactive']
const reactiveComputed: typeof import('@vueuse/core')['reactiveComputed']
const reactiveOmit: typeof import('@vueuse/core')['reactiveOmit']
const reactivePick: typeof import('@vueuse/core')['reactivePick']
const readonly: typeof import('vue')['readonly']
const ref: typeof import('vue')['ref']
const refAutoReset: typeof import('@vueuse/core')['refAutoReset']
const refDebounced: typeof import('@vueuse/core')['refDebounced']
const refDefault: typeof import('@vueuse/core')['refDefault']
const refThrottled: typeof import('@vueuse/core')['refThrottled']
const refWithControl: typeof import('@vueuse/core')['refWithControl']
const resolveComponent: typeof import('vue')['resolveComponent']
const resolveDirective: typeof import('vue')['resolveDirective']
const resolveRef: typeof import('@vueuse/core')['resolveRef']
const resolveUnref: typeof import('@vueuse/core')['resolveUnref']
const setActivePinia: typeof import('pinia')['setActivePinia']
const setMapStoreSuffix: typeof import('pinia')['setMapStoreSuffix']
const shallowReactive: typeof import('vue')['shallowReactive']
const shallowReadonly: typeof import('vue')['shallowReadonly']
const shallowRef: typeof import('vue')['shallowRef']
const storeToRefs: typeof import('pinia')['storeToRefs']
const syncRef: typeof import('@vueuse/core')['syncRef']
const syncRefs: typeof import('@vueuse/core')['syncRefs']
const templateRef: typeof import('@vueuse/core')['templateRef']
const throttledRef: typeof import('@vueuse/core')['throttledRef']
const throttledWatch: typeof import('@vueuse/core')['throttledWatch']
const toRaw: typeof import('vue')['toRaw']
const toReactive: typeof import('@vueuse/core')['toReactive']
const toRef: typeof import('vue')['toRef']
const toRefs: typeof import('vue')['toRefs']
const triggerRef: typeof import('vue')['triggerRef']
const tryOnBeforeMount: typeof import('@vueuse/core')['tryOnBeforeMount']
const tryOnBeforeUnmount: typeof import('@vueuse/core')['tryOnBeforeUnmount']
const tryOnMounted: typeof import('@vueuse/core')['tryOnMounted']
const tryOnScopeDispose: typeof import('@vueuse/core')['tryOnScopeDispose']
const tryOnUnmounted: typeof import('@vueuse/core')['tryOnUnmounted']
const unref: typeof import('vue')['unref']
const unrefElement: typeof import('@vueuse/core')['unrefElement']
const until: typeof import('@vueuse/core')['until']
const useAbs: typeof import('@vueuse/math')['useAbs']
const useActiveElement: typeof import('@vueuse/core')['useActiveElement']
const useArrayEvery: typeof import('@vueuse/core')['useArrayEvery']
const useArrayFilter: typeof import('@vueuse/core')['useArrayFilter']
const useArrayFind: typeof import('@vueuse/core')['useArrayFind']
const useArrayFindIndex: typeof import('@vueuse/core')['useArrayFindIndex']
const useArrayJoin: typeof import('@vueuse/core')['useArrayJoin']
const useArrayMap: typeof import('@vueuse/core')['useArrayMap']
const useArrayReduce: typeof import('@vueuse/core')['useArrayReduce']
const useArraySome: typeof import('@vueuse/core')['useArraySome']
const useArrayUnique: typeof import('@vueuse/core')['useArrayUnique']
const useAsyncQueue: typeof import('@vueuse/core')['useAsyncQueue']
const useAsyncState: typeof import('@vueuse/core')['useAsyncState']
const useAttrs: typeof import('vue')['useAttrs']
const useAverage: typeof import('@vueuse/math')['useAverage']
const useBase64: typeof import('@vueuse/core')['useBase64']
const useBattery: typeof import('@vueuse/core')['useBattery']
const useBluetooth: typeof import('@vueuse/core')['useBluetooth']
const useBreakpoints: typeof import('@vueuse/core')['useBreakpoints']
const useBroadcastChannel: typeof import('@vueuse/core')['useBroadcastChannel']
const useBrowserLocation: typeof import('@vueuse/core')['useBrowserLocation']
const useCached: typeof import('@vueuse/core')['useCached']
const useCeil: typeof import('@vueuse/math')['useCeil']
const useClamp: typeof import('@vueuse/math')['useClamp']
const useClipboard: typeof import('@vueuse/core')['useClipboard']
const useCloned: typeof import('@vueuse/core')['useCloned']
const useColorMode: typeof import('@vueuse/core')['useColorMode']
const useConfirmDialog: typeof import('@vueuse/core')['useConfirmDialog']
const useCounter: typeof import('@vueuse/core')['useCounter']
const useCssModule: typeof import('vue')['useCssModule']
const useCssVar: typeof import('@vueuse/core')['useCssVar']
const useCssVars: typeof import('vue')['useCssVars']
const useCurrentElement: typeof import('@vueuse/core')['useCurrentElement']
const useCycleList: typeof import('@vueuse/core')['useCycleList']
const useDark: typeof import('@vueuse/core')['useDark']
const useDateFormat: typeof import('@vueuse/core')['useDateFormat']
const useDebounce: typeof import('@vueuse/core')['useDebounce']
const useDebounceFn: typeof import('@vueuse/core')['useDebounceFn']
const useDebouncedRefHistory: typeof import('@vueuse/core')['useDebouncedRefHistory']
const useDeviceMotion: typeof import('@vueuse/core')['useDeviceMotion']
const useDeviceOrientation: typeof import('@vueuse/core')['useDeviceOrientation']
const useDevicePixelRatio: typeof import('@vueuse/core')['useDevicePixelRatio']
const useDevicesList: typeof import('@vueuse/core')['useDevicesList']
const useDisplayMedia: typeof import('@vueuse/core')['useDisplayMedia']
const useDocumentVisibility: typeof import('@vueuse/core')['useDocumentVisibility']
const useDraggable: typeof import('@vueuse/core')['useDraggable']
const useDropZone: typeof import('@vueuse/core')['useDropZone']
const useElementBounding: typeof import('@vueuse/core')['useElementBounding']
const useElementByPoint: typeof import('@vueuse/core')['useElementByPoint']
const useElementHover: typeof import('@vueuse/core')['useElementHover']
const useElementSize: typeof import('@vueuse/core')['useElementSize']
const useElementVisibility: typeof import('@vueuse/core')['useElementVisibility']
const useEventBus: typeof import('@vueuse/core')['useEventBus']
const useEventListener: typeof import('@vueuse/core')['useEventListener']
const useEventSource: typeof import('@vueuse/core')['useEventSource']
const useEyeDropper: typeof import('@vueuse/core')['useEyeDropper']
const useFavicon: typeof import('@vueuse/core')['useFavicon']
const useFetch: typeof import('@vueuse/core')['useFetch']
const useFileDialog: typeof import('@vueuse/core')['useFileDialog']
const useFileSystemAccess: typeof import('@vueuse/core')['useFileSystemAccess']
const useFloor: typeof import('@vueuse/math')['useFloor']
const useFocus: typeof import('@vueuse/core')['useFocus']
const useFocusWithin: typeof import('@vueuse/core')['useFocusWithin']
const useFps: typeof import('@vueuse/core')['useFps']
const useFullscreen: typeof import('@vueuse/core')['useFullscreen']
const useGamepad: typeof import('@vueuse/core')['useGamepad']
const useGeolocation: typeof import('@vueuse/core')['useGeolocation']
const useI18n: typeof import('vue-i18n')['useI18n']
const useIdle: typeof import('@vueuse/core')['useIdle']
const useImage: typeof import('@vueuse/core')['useImage']
const useInfiniteScroll: typeof import('@vueuse/core')['useInfiniteScroll']
const useIntersectionObserver: typeof import('@vueuse/core')['useIntersectionObserver']
const useInterval: typeof import('@vueuse/core')['useInterval']
const useIntervalFn: typeof import('@vueuse/core')['useIntervalFn']
const useKeyModifier: typeof import('@vueuse/core')['useKeyModifier']
const useLastChanged: typeof import('@vueuse/core')['useLastChanged']
const useLink: typeof import('vue-router')['useLink']
const useLocalStorage: typeof import('@vueuse/core')['useLocalStorage']
const useMagicKeys: typeof import('@vueuse/core')['useMagicKeys']
const useManualRefHistory: typeof import('@vueuse/core')['useManualRefHistory']
const useMath: typeof import('@vueuse/math')['useMath']
const useMax: typeof import('@vueuse/math')['useMax']
const useMediaControls: typeof import('@vueuse/core')['useMediaControls']
const useMediaQuery: typeof import('@vueuse/core')['useMediaQuery']
const useMemoize: typeof import('@vueuse/core')['useMemoize']
const useMemory: typeof import('@vueuse/core')['useMemory']
const useMin: typeof import('@vueuse/math')['useMin']
const useMounted: typeof import('@vueuse/core')['useMounted']
const useMouse: typeof import('@vueuse/core')['useMouse']
const useMouseInElement: typeof import('@vueuse/core')['useMouseInElement']
const useMousePressed: typeof import('@vueuse/core')['useMousePressed']
const useMutationObserver: typeof import('@vueuse/core')['useMutationObserver']
const useNavigatorLanguage: typeof import('@vueuse/core')['useNavigatorLanguage']
const useNetwork: typeof import('@vueuse/core')['useNetwork']
const useNow: typeof import('@vueuse/core')['useNow']
const useObjectUrl: typeof import('@vueuse/core')['useObjectUrl']
const useOffsetPagination: typeof import('@vueuse/core')['useOffsetPagination']
const useOnline: typeof import('@vueuse/core')['useOnline']
const usePageLeave: typeof import('@vueuse/core')['usePageLeave']
const useParallax: typeof import('@vueuse/core')['useParallax']
const usePermission: typeof import('@vueuse/core')['usePermission']
const usePointer: typeof import('@vueuse/core')['usePointer']
const usePointerLock: typeof import('@vueuse/core')['usePointerLock']
const usePointerSwipe: typeof import('@vueuse/core')['usePointerSwipe']
const usePrecision: typeof import('@vueuse/math')['usePrecision']
const usePreferredColorScheme: typeof import('@vueuse/core')['usePreferredColorScheme']
const usePreferredContrast: typeof import('@vueuse/core')['usePreferredContrast']
const usePreferredDark: typeof import('@vueuse/core')['usePreferredDark']
const usePreferredLanguages: typeof import('@vueuse/core')['usePreferredLanguages']
const usePreferredReducedMotion: typeof import('@vueuse/core')['usePreferredReducedMotion']
const usePrevious: typeof import('@vueuse/core')['usePrevious']
const useProjection: typeof import('@vueuse/math')['useProjection']
const useRafFn: typeof import('@vueuse/core')['useRafFn']
const useRefHistory: typeof import('@vueuse/core')['useRefHistory']
const useResizeObserver: typeof import('@vueuse/core')['useResizeObserver']
const useRound: typeof import('@vueuse/math')['useRound']
const useRoute: typeof import('vue-router')['useRoute']
const useRouter: typeof import('vue-router')['useRouter']
const useScreenOrientation: typeof import('@vueuse/core')['useScreenOrientation']
const useScreenSafeArea: typeof import('@vueuse/core')['useScreenSafeArea']
const useScriptTag: typeof import('@vueuse/core')['useScriptTag']
const useScroll: typeof import('@vueuse/core')['useScroll']
const useScrollLock: typeof import('@vueuse/core')['useScrollLock']
const useSessionStorage: typeof import('@vueuse/core')['useSessionStorage']
const useShare: typeof import('@vueuse/core')['useShare']
const useSlots: typeof import('vue')['useSlots']
const useSorted: typeof import('@vueuse/core')['useSorted']
const useSpeechRecognition: typeof import('@vueuse/core')['useSpeechRecognition']
const useSpeechSynthesis: typeof import('@vueuse/core')['useSpeechSynthesis']
const useStepper: typeof import('@vueuse/core')['useStepper']
const useStorage: typeof import('@vueuse/core')['useStorage']
const useStorageAsync: typeof import('@vueuse/core')['useStorageAsync']
const useStyleTag: typeof import('@vueuse/core')['useStyleTag']
const useSum: typeof import('@vueuse/math')['useSum']
const useSupported: typeof import('@vueuse/core')['useSupported']
const useSwipe: typeof import('@vueuse/core')['useSwipe']
const useTemplateRefsList: typeof import('@vueuse/core')['useTemplateRefsList']
const useTextDirection: typeof import('@vueuse/core')['useTextDirection']
const useTextSelection: typeof import('@vueuse/core')['useTextSelection']
const useTextareaAutosize: typeof import('@vueuse/core')['useTextareaAutosize']
const useThrottle: typeof import('@vueuse/core')['useThrottle']
const useThrottleFn: typeof import('@vueuse/core')['useThrottleFn']
const useThrottledRefHistory: typeof import('@vueuse/core')['useThrottledRefHistory']
const useTimeAgo: typeof import('@vueuse/core')['useTimeAgo']
const useTimeout: typeof import('@vueuse/core')['useTimeout']
const useTimeoutFn: typeof import('@vueuse/core')['useTimeoutFn']
const useTimeoutPoll: typeof import('@vueuse/core')['useTimeoutPoll']
const useTimestamp: typeof import('@vueuse/core')['useTimestamp']
const useTitle: typeof import('@vueuse/core')['useTitle']
const useToFixed: typeof import('@vueuse/math')['useToFixed']
const useToNumber: typeof import('@vueuse/core')['useToNumber']
const useToString: typeof import('@vueuse/core')['useToString']
const useToggle: typeof import('@vueuse/core')['useToggle']
const useTransition: typeof import('@vueuse/core')['useTransition']
const useTrunc: typeof import('@vueuse/math')['useTrunc']
const useUrlSearchParams: typeof import('@vueuse/core')['useUrlSearchParams']
const useUserMedia: typeof import('@vueuse/core')['useUserMedia']
const useVModel: typeof import('@vueuse/core')['useVModel']
const useVModels: typeof import('@vueuse/core')['useVModels']
const useVibrate: typeof import('@vueuse/core')['useVibrate']
const useVirtualList: typeof import('@vueuse/core')['useVirtualList']
const useWakeLock: typeof import('@vueuse/core')['useWakeLock']
const useWebNotification: typeof import('@vueuse/core')['useWebNotification']
const useWebSocket: typeof import('@vueuse/core')['useWebSocket']
const useWebWorker: typeof import('@vueuse/core')['useWebWorker']
const useWebWorkerFn: typeof import('@vueuse/core')['useWebWorkerFn']
const useWindowFocus: typeof import('@vueuse/core')['useWindowFocus']
const useWindowScroll: typeof import('@vueuse/core')['useWindowScroll']
const useWindowSize: typeof import('@vueuse/core')['useWindowSize']
const watch: typeof import('vue')['watch']
const watchArray: typeof import('@vueuse/core')['watchArray']
const watchAtMost: typeof import('@vueuse/core')['watchAtMost']
const watchDebounced: typeof import('@vueuse/core')['watchDebounced']
const watchEffect: typeof import('vue')['watchEffect']
const watchIgnorable: typeof import('@vueuse/core')['watchIgnorable']
const watchOnce: typeof import('@vueuse/core')['watchOnce']
const watchPausable: typeof import('@vueuse/core')['watchPausable']
const watchPostEffect: typeof import('vue')['watchPostEffect']
const watchSyncEffect: typeof import('vue')['watchSyncEffect']
const watchThrottled: typeof import('@vueuse/core')['watchThrottled']
const watchTriggerable: typeof import('@vueuse/core')['watchTriggerable']
const watchWithFilter: typeof import('@vueuse/core')['watchWithFilter']
const whenever: typeof import('@vueuse/core')['whenever']
}
// for vue template auto import
import { UnwrapRef } from 'vue'
declare module 'vue' {
interface ComponentCustomProperties {
readonly EffectScope: UnwrapRef<typeof import('vue')['EffectScope']>
readonly acceptHMRUpdate: UnwrapRef<typeof import('pinia')['acceptHMRUpdate']>
readonly asyncComputed: UnwrapRef<typeof import('@vueuse/core')['asyncComputed']>
readonly autoResetRef: UnwrapRef<typeof import('@vueuse/core')['autoResetRef']>
readonly computed: UnwrapRef<typeof import('vue')['computed']>
readonly computedAsync: UnwrapRef<typeof import('@vueuse/core')['computedAsync']>
readonly computedEager: UnwrapRef<typeof import('@vueuse/core')['computedEager']>
readonly computedInject: UnwrapRef<typeof import('@vueuse/core')['computedInject']>
readonly computedWithControl: UnwrapRef<typeof import('@vueuse/core')['computedWithControl']>
readonly controlledComputed: UnwrapRef<typeof import('@vueuse/core')['controlledComputed']>
readonly controlledRef: UnwrapRef<typeof import('@vueuse/core')['controlledRef']>
readonly createApp: UnwrapRef<typeof import('vue')['createApp']>
readonly createEventHook: UnwrapRef<typeof import('@vueuse/core')['createEventHook']>
readonly createGenericProjection: UnwrapRef<typeof import('@vueuse/math')['createGenericProjection']>
readonly createGlobalState: UnwrapRef<typeof import('@vueuse/core')['createGlobalState']>
readonly createInjectionState: UnwrapRef<typeof import('@vueuse/core')['createInjectionState']>
readonly createPinia: UnwrapRef<typeof import('pinia')['createPinia']>
readonly createProjection: UnwrapRef<typeof import('@vueuse/math')['createProjection']>
readonly createReactiveFn: UnwrapRef<typeof import('@vueuse/core')['createReactiveFn']>
readonly createSharedComposable: UnwrapRef<typeof import('@vueuse/core')['createSharedComposable']>
readonly createUnrefFn: UnwrapRef<typeof import('@vueuse/core')['createUnrefFn']>
readonly customRef: UnwrapRef<typeof import('vue')['customRef']>
readonly debouncedRef: UnwrapRef<typeof import('@vueuse/core')['debouncedRef']>
readonly debouncedWatch: UnwrapRef<typeof import('@vueuse/core')['debouncedWatch']>
readonly defineAsyncComponent: UnwrapRef<typeof import('vue')['defineAsyncComponent']>
readonly defineComponent: UnwrapRef<typeof import('vue')['defineComponent']>
readonly defineStore: UnwrapRef<typeof import('pinia')['defineStore']>
readonly eagerComputed: UnwrapRef<typeof import('@vueuse/core')['eagerComputed']>
readonly effectScope: UnwrapRef<typeof import('vue')['effectScope']>
readonly extendRef: UnwrapRef<typeof import('@vueuse/core')['extendRef']>
readonly getActivePinia: UnwrapRef<typeof import('pinia')['getActivePinia']>
readonly getCurrentInstance: UnwrapRef<typeof import('vue')['getCurrentInstance']>
readonly getCurrentScope: UnwrapRef<typeof import('vue')['getCurrentScope']>
readonly h: UnwrapRef<typeof import('vue')['h']>
readonly ignorableWatch: UnwrapRef<typeof import('@vueuse/core')['ignorableWatch']>
readonly inject: UnwrapRef<typeof import('vue')['inject']>
readonly isDefined: UnwrapRef<typeof import('@vueuse/core')['isDefined']>
readonly isProxy: UnwrapRef<typeof import('vue')['isProxy']>
readonly isReactive: UnwrapRef<typeof import('vue')['isReactive']>
readonly isReadonly: UnwrapRef<typeof import('vue')['isReadonly']>
readonly isRef: UnwrapRef<typeof import('vue')['isRef']>
readonly logicAnd: UnwrapRef<typeof import('@vueuse/math')['logicAnd']>
readonly logicNot: UnwrapRef<typeof import('@vueuse/math')['logicNot']>
readonly logicOr: UnwrapRef<typeof import('@vueuse/math')['logicOr']>
readonly makeDestructurable: UnwrapRef<typeof import('@vueuse/core')['makeDestructurable']>
readonly mapActions: UnwrapRef<typeof import('pinia')['mapActions']>
readonly mapGetters: UnwrapRef<typeof import('pinia')['mapGetters']>
readonly mapState: UnwrapRef<typeof import('pinia')['mapState']>
readonly mapStores: UnwrapRef<typeof import('pinia')['mapStores']>
readonly mapWritableState: UnwrapRef<typeof import('pinia')['mapWritableState']>
readonly markRaw: UnwrapRef<typeof import('vue')['markRaw']>
readonly nextTick: UnwrapRef<typeof import('vue')['nextTick']>
readonly onActivated: UnwrapRef<typeof import('vue')['onActivated']>
readonly onBeforeMount: UnwrapRef<typeof import('vue')['onBeforeMount']>
readonly onBeforeRouteLeave: UnwrapRef<typeof import('vue-router')['onBeforeRouteLeave']>
readonly onBeforeRouteUpdate: UnwrapRef<typeof import('vue-router')['onBeforeRouteUpdate']>
readonly onBeforeUnmount: UnwrapRef<typeof import('vue')['onBeforeUnmount']>
readonly onBeforeUpdate: UnwrapRef<typeof import('vue')['onBeforeUpdate']>
readonly onClickOutside: UnwrapRef<typeof import('@vueuse/core')['onClickOutside']>
readonly onDeactivated: UnwrapRef<typeof import('vue')['onDeactivated']>
readonly onErrorCaptured: UnwrapRef<typeof import('vue')['onErrorCaptured']>
readonly onKeyStroke: UnwrapRef<typeof import('@vueuse/core')['onKeyStroke']>
readonly onLongPress: UnwrapRef<typeof import('@vueuse/core')['onLongPress']>
readonly onMounted: UnwrapRef<typeof import('vue')['onMounted']>
readonly onRenderTracked: UnwrapRef<typeof import('vue')['onRenderTracked']>
readonly onRenderTriggered: UnwrapRef<typeof import('vue')['onRenderTriggered']>
readonly onScopeDispose: UnwrapRef<typeof import('vue')['onScopeDispose']>
readonly onServerPrefetch: UnwrapRef<typeof import('vue')['onServerPrefetch']>
readonly onStartTyping: UnwrapRef<typeof import('@vueuse/core')['onStartTyping']>
readonly onUnmounted: UnwrapRef<typeof import('vue')['onUnmounted']>
readonly onUpdated: UnwrapRef<typeof import('vue')['onUpdated']>
readonly pausableWatch: UnwrapRef<typeof import('@vueuse/core')['pausableWatch']>
readonly provide: UnwrapRef<typeof import('vue')['provide']>
readonly reactify: UnwrapRef<typeof import('@vueuse/core')['reactify']>
readonly reactifyObject: UnwrapRef<typeof import('@vueuse/core')['reactifyObject']>
readonly reactive: UnwrapRef<typeof import('vue')['reactive']>
readonly reactiveComputed: UnwrapRef<typeof import('@vueuse/core')['reactiveComputed']>
readonly reactiveOmit: UnwrapRef<typeof import('@vueuse/core')['reactiveOmit']>
readonly reactivePick: UnwrapRef<typeof import('@vueuse/core')['reactivePick']>
readonly readonly: UnwrapRef<typeof import('vue')['readonly']>
readonly ref: UnwrapRef<typeof import('vue')['ref']>
readonly refAutoReset: UnwrapRef<typeof import('@vueuse/core')['refAutoReset']>
readonly refDebounced: UnwrapRef<typeof import('@vueuse/core')['refDebounced']>
readonly refDefault: UnwrapRef<typeof import('@vueuse/core')['refDefault']>
readonly refThrottled: UnwrapRef<typeof import('@vueuse/core')['refThrottled']>
readonly refWithControl: UnwrapRef<typeof import('@vueuse/core')['refWithControl']>
readonly resolveComponent: UnwrapRef<typeof import('vue')['resolveComponent']>
readonly resolveDirective: UnwrapRef<typeof import('vue')['resolveDirective']>
readonly resolveRef: UnwrapRef<typeof import('@vueuse/core')['resolveRef']>
readonly resolveUnref: UnwrapRef<typeof import('@vueuse/core')['resolveUnref']>
readonly setActivePinia: UnwrapRef<typeof import('pinia')['setActivePinia']>
readonly setMapStoreSuffix: UnwrapRef<typeof import('pinia')['setMapStoreSuffix']>
readonly shallowReactive: UnwrapRef<typeof import('vue')['shallowReactive']>
readonly shallowReadonly: UnwrapRef<typeof import('vue')['shallowReadonly']>
readonly shallowRef: UnwrapRef<typeof import('vue')['shallowRef']>
readonly storeToRefs: UnwrapRef<typeof import('pinia')['storeToRefs']>
readonly syncRef: UnwrapRef<typeof import('@vueuse/core')['syncRef']>
readonly syncRefs: UnwrapRef<typeof import('@vueuse/core')['syncRefs']>
readonly templateRef: UnwrapRef<typeof import('@vueuse/core')['templateRef']>
readonly throttledRef: UnwrapRef<typeof import('@vueuse/core')['throttledRef']>
readonly throttledWatch: UnwrapRef<typeof import('@vueuse/core')['throttledWatch']>
readonly toRaw: UnwrapRef<typeof import('vue')['toRaw']>
readonly toReactive: UnwrapRef<typeof import('@vueuse/core')['toReactive']>
readonly toRef: UnwrapRef<typeof import('vue')['toRef']>
readonly toRefs: UnwrapRef<typeof import('vue')['toRefs']>
readonly triggerRef: UnwrapRef<typeof import('vue')['triggerRef']>
readonly tryOnBeforeMount: UnwrapRef<typeof import('@vueuse/core')['tryOnBeforeMount']>
readonly tryOnBeforeUnmount: UnwrapRef<typeof import('@vueuse/core')['tryOnBeforeUnmount']>
readonly tryOnMounted: UnwrapRef<typeof import('@vueuse/core')['tryOnMounted']>
readonly tryOnScopeDispose: UnwrapRef<typeof import('@vueuse/core')['tryOnScopeDispose']>
readonly tryOnUnmounted: UnwrapRef<typeof import('@vueuse/core')['tryOnUnmounted']>
readonly unref: UnwrapRef<typeof import('vue')['unref']>
readonly unrefElement: UnwrapRef<typeof import('@vueuse/core')['unrefElement']>
readonly until: UnwrapRef<typeof import('@vueuse/core')['until']>
readonly useAbs: UnwrapRef<typeof import('@vueuse/math')['useAbs']>
readonly useActiveElement: UnwrapRef<typeof import('@vueuse/core')['useActiveElement']>
readonly useArrayEvery: UnwrapRef<typeof import('@vueuse/core')['useArrayEvery']>
readonly useArrayFilter: UnwrapRef<typeof import('@vueuse/core')['useArrayFilter']>
readonly useArrayFind: UnwrapRef<typeof import('@vueuse/core')['useArrayFind']>
readonly useArrayFindIndex: UnwrapRef<typeof import('@vueuse/core')['useArrayFindIndex']>
readonly useArrayJoin: UnwrapRef<typeof import('@vueuse/core')['useArrayJoin']>
readonly useArrayMap: UnwrapRef<typeof import('@vueuse/core')['useArrayMap']>
readonly useArrayReduce: UnwrapRef<typeof import('@vueuse/core')['useArrayReduce']>
readonly useArraySome: UnwrapRef<typeof import('@vueuse/core')['useArraySome']>
readonly useArrayUnique: UnwrapRef<typeof import('@vueuse/core')['useArrayUnique']>
readonly useAsyncQueue: UnwrapRef<typeof import('@vueuse/core')['useAsyncQueue']>
readonly useAsyncState: UnwrapRef<typeof import('@vueuse/core')['useAsyncState']>
readonly useAttrs: UnwrapRef<typeof import('vue')['useAttrs']>
readonly useAverage: UnwrapRef<typeof import('@vueuse/math')['useAverage']>
readonly useBase64: UnwrapRef<typeof import('@vueuse/core')['useBase64']>
readonly useBattery: UnwrapRef<typeof import('@vueuse/core')['useBattery']>
readonly useBluetooth: UnwrapRef<typeof import('@vueuse/core')['useBluetooth']>
readonly useBreakpoints: UnwrapRef<typeof import('@vueuse/core')['useBreakpoints']>
readonly useBroadcastChannel: UnwrapRef<typeof import('@vueuse/core')['useBroadcastChannel']>
readonly useBrowserLocation: UnwrapRef<typeof import('@vueuse/core')['useBrowserLocation']>
readonly useCached: UnwrapRef<typeof import('@vueuse/core')['useCached']>
readonly useCeil: UnwrapRef<typeof import('@vueuse/math')['useCeil']>
readonly useClamp: UnwrapRef<typeof import('@vueuse/math')['useClamp']>
readonly useClipboard: UnwrapRef<typeof import('@vueuse/core')['useClipboard']>
readonly useCloned: UnwrapRef<typeof import('@vueuse/core')['useCloned']>
readonly useColorMode: UnwrapRef<typeof import('@vueuse/core')['useColorMode']>
readonly useConfirmDialog: UnwrapRef<typeof import('@vueuse/core')['useConfirmDialog']>
readonly useCounter: UnwrapRef<typeof import('@vueuse/core')['useCounter']>
readonly useCssModule: UnwrapRef<typeof import('vue')['useCssModule']>
readonly useCssVar: UnwrapRef<typeof import('@vueuse/core')['useCssVar']>
readonly useCssVars: UnwrapRef<typeof import('vue')['useCssVars']>
readonly useCurrentElement: UnwrapRef<typeof import('@vueuse/core')['useCurrentElement']>
readonly useCycleList: UnwrapRef<typeof import('@vueuse/core')['useCycleList']>
readonly useDark: UnwrapRef<typeof import('@vueuse/core')['useDark']>
readonly useDateFormat: UnwrapRef<typeof import('@vueuse/core')['useDateFormat']>
readonly useDebounce: UnwrapRef<typeof import('@vueuse/core')['useDebounce']>
readonly useDebounceFn: UnwrapRef<typeof import('@vueuse/core')['useDebounceFn']>
readonly useDebouncedRefHistory: UnwrapRef<typeof import('@vueuse/core')['useDebouncedRefHistory']>
readonly useDeviceMotion: UnwrapRef<typeof import('@vueuse/core')['useDeviceMotion']>
readonly useDeviceOrientation: UnwrapRef<typeof import('@vueuse/core')['useDeviceOrientation']>
readonly useDevicePixelRatio: UnwrapRef<typeof import('@vueuse/core')['useDevicePixelRatio']>
readonly useDevicesList: UnwrapRef<typeof import('@vueuse/core')['useDevicesList']>
readonly useDisplayMedia: UnwrapRef<typeof import('@vueuse/core')['useDisplayMedia']>
readonly useDocumentVisibility: UnwrapRef<typeof import('@vueuse/core')['useDocumentVisibility']>
readonly useDraggable: UnwrapRef<typeof import('@vueuse/core')['useDraggable']>
readonly useDropZone: UnwrapRef<typeof import('@vueuse/core')['useDropZone']>
readonly useElementBounding: UnwrapRef<typeof import('@vueuse/core')['useElementBounding']>
readonly useElementByPoint: UnwrapRef<typeof import('@vueuse/core')['useElementByPoint']>
readonly useElementHover: UnwrapRef<typeof import('@vueuse/core')['useElementHover']>
readonly useElementSize: UnwrapRef<typeof import('@vueuse/core')['useElementSize']>
readonly useElementVisibility: UnwrapRef<typeof import('@vueuse/core')['useElementVisibility']>
readonly useEventBus: UnwrapRef<typeof import('@vueuse/core')['useEventBus']>
readonly useEventListener: UnwrapRef<typeof import('@vueuse/core')['useEventListener']>
readonly useEventSource: UnwrapRef<typeof import('@vueuse/core')['useEventSource']>
readonly useEyeDropper: UnwrapRef<typeof import('@vueuse/core')['useEyeDropper']>
readonly useFavicon: UnwrapRef<typeof import('@vueuse/core')['useFavicon']>
readonly useFetch: UnwrapRef<typeof import('@vueuse/core')['useFetch']>
readonly useFileDialog: UnwrapRef<typeof import('@vueuse/core')['useFileDialog']>
readonly useFileSystemAccess: UnwrapRef<typeof import('@vueuse/core')['useFileSystemAccess']>
readonly useFloor: UnwrapRef<typeof import('@vueuse/math')['useFloor']>
readonly useFocus: UnwrapRef<typeof import('@vueuse/core')['useFocus']>
readonly useFocusWithin: UnwrapRef<typeof import('@vueuse/core')['useFocusWithin']>
readonly useFps: UnwrapRef<typeof import('@vueuse/core')['useFps']>
readonly useFullscreen: UnwrapRef<typeof import('@vueuse/core')['useFullscreen']>
readonly useGamepad: UnwrapRef<typeof import('@vueuse/core')['useGamepad']>
readonly useGeolocation: UnwrapRef<typeof import('@vueuse/core')['useGeolocation']>
readonly useI18n: UnwrapRef<typeof import('vue-i18n')['useI18n']>
readonly useIdle: UnwrapRef<typeof import('@vueuse/core')['useIdle']>
readonly useImage: UnwrapRef<typeof import('@vueuse/core')['useImage']>
readonly useInfiniteScroll: UnwrapRef<typeof import('@vueuse/core')['useInfiniteScroll']>
readonly useIntersectionObserver: UnwrapRef<typeof import('@vueuse/core')['useIntersectionObserver']>
readonly useInterval: UnwrapRef<typeof import('@vueuse/core')['useInterval']>
readonly useIntervalFn: UnwrapRef<typeof import('@vueuse/core')['useIntervalFn']>
readonly useKeyModifier: UnwrapRef<typeof import('@vueuse/core')['useKeyModifier']>
readonly useLastChanged: UnwrapRef<typeof import('@vueuse/core')['useLastChanged']>
readonly useLink: UnwrapRef<typeof import('vue-router')['useLink']>
readonly useLocalStorage: UnwrapRef<typeof import('@vueuse/core')['useLocalStorage']>
readonly useMagicKeys: UnwrapRef<typeof import('@vueuse/core')['useMagicKeys']>
readonly useManualRefHistory: UnwrapRef<typeof import('@vueuse/core')['useManualRefHistory']>
readonly useMath: UnwrapRef<typeof import('@vueuse/math')['useMath']>
readonly useMax: UnwrapRef<typeof import('@vueuse/math')['useMax']>
readonly useMediaControls: UnwrapRef<typeof import('@vueuse/core')['useMediaControls']>
readonly useMediaQuery: UnwrapRef<typeof import('@vueuse/core')['useMediaQuery']>
readonly useMemoize: UnwrapRef<typeof import('@vueuse/core')['useMemoize']>
readonly useMemory: UnwrapRef<typeof import('@vueuse/core')['useMemory']>
readonly useMin: UnwrapRef<typeof import('@vueuse/math')['useMin']>
readonly useMounted: UnwrapRef<typeof import('@vueuse/core')['useMounted']>
readonly useMouse: UnwrapRef<typeof import('@vueuse/core')['useMouse']>
readonly useMouseInElement: UnwrapRef<typeof import('@vueuse/core')['useMouseInElement']>
readonly useMousePressed: UnwrapRef<typeof import('@vueuse/core')['useMousePressed']>
readonly useMutationObserver: UnwrapRef<typeof import('@vueuse/core')['useMutationObserver']>
readonly useNavigatorLanguage: UnwrapRef<typeof import('@vueuse/core')['useNavigatorLanguage']>
readonly useNetwork: UnwrapRef<typeof import('@vueuse/core')['useNetwork']>
readonly useNow: UnwrapRef<typeof import('@vueuse/core')['useNow']>
readonly useObjectUrl: UnwrapRef<typeof import('@vueuse/core')['useObjectUrl']>
readonly useOffsetPagination: UnwrapRef<typeof import('@vueuse/core')['useOffsetPagination']>
readonly useOnline: UnwrapRef<typeof import('@vueuse/core')['useOnline']>
readonly usePageLeave: UnwrapRef<typeof import('@vueuse/core')['usePageLeave']>
readonly useParallax: UnwrapRef<typeof import('@vueuse/core')['useParallax']>
readonly usePermission: UnwrapRef<typeof import('@vueuse/core')['usePermission']>
readonly usePointer: UnwrapRef<typeof import('@vueuse/core')['usePointer']>
readonly usePointerLock: UnwrapRef<typeof import('@vueuse/core')['usePointerLock']>
readonly usePointerSwipe: UnwrapRef<typeof import('@vueuse/core')['usePointerSwipe']>
readonly usePrecision: UnwrapRef<typeof import('@vueuse/math')['usePrecision']>
readonly usePreferredColorScheme: UnwrapRef<typeof import('@vueuse/core')['usePreferredColorScheme']>
readonly usePreferredContrast: UnwrapRef<typeof import('@vueuse/core')['usePreferredContrast']>
readonly usePreferredDark: UnwrapRef<typeof import('@vueuse/core')['usePreferredDark']>
readonly usePreferredLanguages: UnwrapRef<typeof import('@vueuse/core')['usePreferredLanguages']>
readonly usePreferredReducedMotion: UnwrapRef<typeof import('@vueuse/core')['usePreferredReducedMotion']>
readonly usePrevious: UnwrapRef<typeof import('@vueuse/core')['usePrevious']>
readonly useProjection: UnwrapRef<typeof import('@vueuse/math')['useProjection']>
readonly useRafFn: UnwrapRef<typeof import('@vueuse/core')['useRafFn']>
readonly useRefHistory: UnwrapRef<typeof import('@vueuse/core')['useRefHistory']>
readonly useResizeObserver: UnwrapRef<typeof import('@vueuse/core')['useResizeObserver']>
readonly useRound: UnwrapRef<typeof import('@vueuse/math')['useRound']>
readonly useRoute: UnwrapRef<typeof import('vue-router')['useRoute']>
readonly useRouter: UnwrapRef<typeof import('vue-router')['useRouter']>
readonly useScreenOrientation: UnwrapRef<typeof import('@vueuse/core')['useScreenOrientation']>
readonly useScreenSafeArea: UnwrapRef<typeof import('@vueuse/core')['useScreenSafeArea']>
readonly useScriptTag: UnwrapRef<typeof import('@vueuse/core')['useScriptTag']>
readonly useScroll: UnwrapRef<typeof import('@vueuse/core')['useScroll']>
readonly useScrollLock: UnwrapRef<typeof import('@vueuse/core')['useScrollLock']>
readonly useSessionStorage: UnwrapRef<typeof import('@vueuse/core')['useSessionStorage']>
readonly useShare: UnwrapRef<typeof import('@vueuse/core')['useShare']>
readonly useSlots: UnwrapRef<typeof import('vue')['useSlots']>
readonly useSorted: UnwrapRef<typeof import('@vueuse/core')['useSorted']>
readonly useSpeechRecognition: UnwrapRef<typeof import('@vueuse/core')['useSpeechRecognition']>
readonly useSpeechSynthesis: UnwrapRef<typeof import('@vueuse/core')['useSpeechSynthesis']>
readonly useStepper: UnwrapRef<typeof import('@vueuse/core')['useStepper']>
readonly useStorage: UnwrapRef<typeof import('@vueuse/core')['useStorage']>
readonly useStorageAsync: UnwrapRef<typeof import('@vueuse/core')['useStorageAsync']>
readonly useStyleTag: UnwrapRef<typeof import('@vueuse/core')['useStyleTag']>
readonly useSum: UnwrapRef<typeof import('@vueuse/math')['useSum']>
readonly useSupported: UnwrapRef<typeof import('@vueuse/core')['useSupported']>
readonly useSwipe: UnwrapRef<typeof import('@vueuse/core')['useSwipe']>
readonly useTemplateRefsList: UnwrapRef<typeof import('@vueuse/core')['useTemplateRefsList']>
readonly useTextDirection: UnwrapRef<typeof import('@vueuse/core')['useTextDirection']>
readonly useTextSelection: UnwrapRef<typeof import('@vueuse/core')['useTextSelection']>
readonly useTextareaAutosize: UnwrapRef<typeof import('@vueuse/core')['useTextareaAutosize']>
readonly useThrottle: UnwrapRef<typeof import('@vueuse/core')['useThrottle']>
readonly useThrottleFn: UnwrapRef<typeof import('@vueuse/core')['useThrottleFn']>
readonly useThrottledRefHistory: UnwrapRef<typeof import('@vueuse/core')['useThrottledRefHistory']>
readonly useTimeAgo: UnwrapRef<typeof import('@vueuse/core')['useTimeAgo']>
readonly useTimeout: UnwrapRef<typeof import('@vueuse/core')['useTimeout']>
readonly useTimeoutFn: UnwrapRef<typeof import('@vueuse/core')['useTimeoutFn']>
readonly useTimeoutPoll: UnwrapRef<typeof import('@vueuse/core')['useTimeoutPoll']>
readonly useTimestamp: UnwrapRef<typeof import('@vueuse/core')['useTimestamp']>
readonly useTitle: UnwrapRef<typeof import('@vueuse/core')['useTitle']>
readonly useToFixed: UnwrapRef<typeof import('@vueuse/math')['useToFixed']>
readonly useToNumber: UnwrapRef<typeof import('@vueuse/core')['useToNumber']>
readonly useToString: UnwrapRef<typeof import('@vueuse/core')['useToString']>
readonly useToggle: UnwrapRef<typeof import('@vueuse/core')['useToggle']>
readonly useTransition: UnwrapRef<typeof import('@vueuse/core')['useTransition']>
readonly useTrunc: UnwrapRef<typeof import('@vueuse/math')['useTrunc']>
readonly useUrlSearchParams: UnwrapRef<typeof import('@vueuse/core')['useUrlSearchParams']>
readonly useUserMedia: UnwrapRef<typeof import('@vueuse/core')['useUserMedia']>
readonly useVModel: UnwrapRef<typeof import('@vueuse/core')['useVModel']>
readonly useVModels: UnwrapRef<typeof import('@vueuse/core')['useVModels']>
readonly useVibrate: UnwrapRef<typeof import('@vueuse/core')['useVibrate']>
readonly useVirtualList: UnwrapRef<typeof import('@vueuse/core')['useVirtualList']>
readonly useWakeLock: UnwrapRef<typeof import('@vueuse/core')['useWakeLock']>
readonly useWebNotification: UnwrapRef<typeof import('@vueuse/core')['useWebNotification']>
readonly useWebSocket: UnwrapRef<typeof import('@vueuse/core')['useWebSocket']>
readonly useWebWorker: UnwrapRef<typeof import('@vueuse/core')['useWebWorker']>
readonly useWebWorkerFn: UnwrapRef<typeof import('@vueuse/core')['useWebWorkerFn']>
readonly useWindowFocus: UnwrapRef<typeof import('@vueuse/core')['useWindowFocus']>
readonly useWindowScroll: UnwrapRef<typeof import('@vueuse/core')['useWindowScroll']>
readonly useWindowSize: UnwrapRef<typeof import('@vueuse/core')['useWindowSize']>
readonly watch: UnwrapRef<typeof import('vue')['watch']>
readonly watchArray: UnwrapRef<typeof import('@vueuse/core')['watchArray']>
readonly watchAtMost: UnwrapRef<typeof import('@vueuse/core')['watchAtMost']>
readonly watchDebounced: UnwrapRef<typeof import('@vueuse/core')['watchDebounced']>
readonly watchEffect: UnwrapRef<typeof import('vue')['watchEffect']>
readonly watchIgnorable: UnwrapRef<typeof import('@vueuse/core')['watchIgnorable']>
readonly watchOnce: UnwrapRef<typeof import('@vueuse/core')['watchOnce']>
readonly watchPausable: UnwrapRef<typeof import('@vueuse/core')['watchPausable']>
readonly watchPostEffect: UnwrapRef<typeof import('vue')['watchPostEffect']>
readonly watchSyncEffect: UnwrapRef<typeof import('vue')['watchSyncEffect']>
readonly watchThrottled: UnwrapRef<typeof import('@vueuse/core')['watchThrottled']>
readonly watchTriggerable: UnwrapRef<typeof import('@vueuse/core')['watchTriggerable']>
readonly watchWithFilter: UnwrapRef<typeof import('@vueuse/core')['watchWithFilter']>
readonly whenever: UnwrapRef<typeof import('@vueuse/core')['whenever']>
}
}

27
chains/mainnet/8ball.json Normal file
View File

@ -0,0 +1,27 @@
{
"chain_name": "8ball",
"coingecko": "",
"api": [
"https://rest.8ball.info",
"https://api-8ball.nodeist.net"
],
"rpc": [
"https://rpc.8ball.info",
"https://rpc-8ball.nodeist.net"
],
"snapshot_provider": "",
"coin_type": "118",
"sdk_version": "0.46.8",
"addr_prefix": "8ball",
"logo": "/logos/8ball.png",
"assets": [
{
"base": "uebl",
"symbol": "EBL",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/8ball.png"
}
]
}

View File

@ -0,0 +1,34 @@
{
"chain_name": "agoric",
"api": [
"https://agoric-api.polkachu.com",
"https://api-agoric.nodes.guru",
"https://agoric.stakesystems.io",
"https://agoric-lcd.stakely.io",
"https://api.agoric.nodestake.top",
"https://agoric.api.kjnodes.com"
],
"rpc": ["https://main.rpc.agoric.net:443", "https://main.rpc.agoric.net:443", "https://rpc.agoric.nodestake.top", "https://agoric.rpc.kjnodes.com:443"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "564",
"min_tx_fee": "8000",
"assets": [
{
"base": "ubld",
"symbol": "BLD",
"exponent": "6",
"coingecko_id": "agoric",
"logo": "/logos/agoric-bld.svg"
},
{
"base": "uist",
"symbol": "IST",
"exponent": "6",
"coingecko_id": "",
"logo": ""
}
],
"addr_prefix": "agoric",
"logo": "/logos/agoric.png"
}

19
chains/mainnet/akash.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "akash",
"alias": "akash-network",
"api": ["https://api-akash-ia.cosmosia.notional.ventures/", "https://akash-api.polkachu.com", "https://akash.c29r3.xyz:443/api", "https://akash.api.ping.pub"],
"rpc": ["https://rpc-akash-ia.cosmosia.notional.ventures/", "https://akash-rpc.polkachu.com/", "http://rpc.akash.forbole.com:80", "http://akashsentry01.skynetvalidators.com:26657"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "118",
"min_tx_fee": "8000",
"assets": [{
"base": "uakt",
"symbol": "AKT",
"exponent": "6",
"coingecko_id": "akash-network",
"logo": "/logos/akash-network.png"
}],
"addr_prefix": "akash",
"logo": "/logos/akash-network.png"
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "aura",
"coingecko": "aura-network",
"api": ["https://lcd.euphoria.aura.network"],
"rpc": ["https://snapshot-1.euphoria.aura.network:443","https://snapshot-2.euphoria.aura.network:443"],
"snapshot_provider": "705e3c2b2b554586976ed88bb27f68e4c4176a33@13.250.223.114:26656,b9243524f659f2ff56691a4b2919c3060b2bb824@13.214.5.1:26656",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "eaura",
"logo": "/logos/aura.png",
"assets": [{
"base": "ueaura",
"symbol": "AURA",
"exponent": "6",
"coingecko_id": "aura-network",
"logo": "/logos/aura.png"
}]
}

View File

@ -0,0 +1,60 @@
{
"chain_name": "axelar",
"api": ["https://api-axelar-ia.cosmosia.notional.ventures", "https://lcd-axelar.imperator.co", "https://axelar-lcd.quickapi.com", "https://axelar-api.polkachu.com", "https://axelar-lcd.qubelabs.io", "https://axelar-rest.chainode.tech", "https://axelar-lcd.quantnode.tech", "https://api-1.axelar.nodes.guru:443"],
"rpc": ["https://rpc-axelar-ia.cosmosia.notional.ventures:443", "https://rpc-axelar.imperator.co:443", "https://axelar-rpc.quickapi.com:443", "https://axelar-rpc.pops.one:443", "https://axelar-rpc.chainode.tech:443", "https://axelar-rpc.polkachu.com:443"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "axelar",
"logo": "/logos/axelar.svg",
"assets": [{
"base": "uaxl",
"symbol": "AXL",
"exponent": "6",
"coingecko_id": "axelar",
"logo": "/logos/axelar.svg"
}, {
"base": "uusdc",
"symbol": "axlUSDC",
"exponent": "6",
"coingecko_id": "usd-coin",
"logo": "/logos/usdc.svg"
}, {
"base": "uusdt",
"symbol": "axlUSDT",
"exponent": "6",
"coingecko_id": "tether",
"logo": "/logos/usdt.svg"
}, {
"base": "dai-wei",
"symbol": "axlDAI",
"exponent": "18",
"coingecko_id": "dai",
"logo": "/logos/dai.svg"
}, {
"base": "weth-wei",
"symbol": "axlWETH",
"exponent": "18",
"coingecko_id": "ethereum",
"logo": "/logos/weth.svg"
}, {
"base": "wmatic-wei",
"symbol": "axlWMATIC",
"exponent": "18",
"coingecko_id": "matic-network",
"logo": "/logos/wmatic.svg"
}, {
"base": "wavax-wei",
"symbol": "axlWAVAX",
"exponent": "18",
"coingecko_id": "avalanche-2",
"logo": "/logos/wavax.svg"
}, {
"base": "dot-planck",
"symbol": "axlDOT",
"exponent": "10",
"coingecko_id": "polkadot",
"logo": "/logos/dot.svg"
}]
}

19
chains/mainnet/band.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "band",
"alias": "band-protocol",
"api": "https://laozi1.bandchain.org/api",
"rpc": ["http://rpc.laozi1.bandchain.org:80", "http://rpc.laozi1.bandchain.org:80"],
"snapshot_provider": "",
"addr_prefix": "band",
"coin_type": "494",
"min_tx_fee": "8000",
"assets": [{
"base": "uband",
"symbol": "BAND",
"exponent": "6",
"coingecko_id": "band-protocol",
"logo": "/logos/band-protocol.svg"
}],
"logo": "/logos/band-protocol.svg",
"sdk_version": "0.45.8"
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "beezee",
"coingecko": "bzedge",
"api": ["https://rest.getbze.com"],
"rpc": ["https://rpc-1.getbze.com:443","https://rpc-2.getbze.com:443"],
"snapshot_provider": ["a9fac0534bd6853f5810fdc692564967bd01b1fe@rpc-1.getbze.com:26656"],
"sdk_version": "0.45.9",
"coin_type": "370",
"min_tx_fee": "8000",
"addr_prefix": "bze",
"logo": "/logos/beezee.png",
"assets": [{
"base": "ubze",
"symbol": "BZE",
"exponent": "6",
"coingecko_id": "bzedge",
"logo": "/logos/beezee.png"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "bitcanna",
"coingecko": "bitcanna",
"api": ["https://api-bitcanna-ia.cosmosia.notional.ventures", "https://bitcanna-api.polkachu.com", "https://lcd.bitcanna.io"],
"rpc": ["https://rpc-bitcanna-ia.cosmosia.notional.ventures:443", "https://bitcanna-rpc.polkachu.com:443", "https://rpc.bitcanna.io:443"],
"snapshot_provider": "29edc55748bc341224f711a05cb0a9f6d73b4da3@bitcanna.rpc.ping.pub:26656",
"sdk_version": "0.45.10",
"coin_type": "118",
"min_tx_fee": "420",
"assets": [{
"base": "ubcna",
"symbol": "BCNA",
"exponent": "6",
"coingecko_id": "bitcanna",
"logo": "/logos/bitcanna.svg"
}],
"addr_prefix": "bcna",
"logo": "/logos/bitcanna.svg"
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "bitsong",
"coingecko": "bitsong",
"api": ["https://api-bitsong-ia.cosmosia.notional.ventures", "https://lcd.explorebitsong.com"],
"rpc": ["https://rpc-bitsong-ia.cosmosia.notional.ventures:443", "https://rpc-bitsong.itastakers.com:443","https://rpc-bitsong.itastakers.com:443"],
"addr_prefix": "bitsong",
"coin_type": "639",
"min_tx_fee": "5000",
"logo": "/logos/bitsong.svg",
"sdk_version": "0.45.6",
"assets": [{
"base": "ubtsg",
"symbol": "BTSG",
"exponent": "6",
"coingecko_id": "bitsong",
"logo": "/logos/bitsong.svg"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "bostrom",
"coingecko": "",
"api": "https://lcd.bostrom.cybernode.ai",
"rpc": ["https://rpc.bostrom.cybernode.ai:443", "https://rpc.bostrom.cybernode.ai:443"],
"snapshot_provider": "",
"sdk_version": "0.44.3",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "bostrom",
"logo": "/logos/bostrom.png",
"assets": [{
"base": "boot",
"symbol": "BOOT",
"exponent": "0",
"coingecko_id": "",
"logo": "/logos/bostrom.png"
}]
}

18
chains/mainnet/canto.json Normal file
View File

@ -0,0 +1,18 @@
{
"chain_name": "canto",
"api": ["https://canto-api.polkachu.com","https://api.canto.nodestake.top"],
"rpc": ["https://canto-rpc.polkachu.com:443","https://rpc.canto.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "60",
"min_tx_fee": "800",
"addr_prefix": "canto",
"logo": "/logos/canto.png",
"assets": [
{
"base": "acanto",
"symbol": "CANTO",
"exponent": "18"
}
]
}

View File

@ -0,0 +1,24 @@
{
"chain_name": "carbon",
"coingecko": "switcheo",
"api": "https://api.carbon.network",
"rpc": ["https://tm-api.carbon.network"],
"snapshot_provider": "",
"sdk_version": "0.45.2",
"coin_type": "118",
"min_tx_fee": "100000000",
"addr_prefix": "swth",
"logo": "/logos/carbon.svg",
"sign_opts": {
"keplr": {
"preferNoSetFee": true
}
},
"assets": [{
"base": "swth",
"symbol": "SWTH",
"exponent": "8",
"coingecko_id": "switcheo",
"logo": "/logos/carbon.svg"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "celestia",
"coingecko": "",
"api": "https://celestia-api.skynetvalidators.com",
"rpc": [],
"snapshot_provider": "",
"sdk_version": "0.44.0",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "celestia",
"logo": "/logos/celestia.png",
"assets": [{
"base": "celes",
"symbol": "CELES",
"exponent": "0",
"coingecko_id": "",
"logo": "/logos/celestia.png"
}]
}

View File

@ -0,0 +1,21 @@
{
"chain_name": "cerberus",
"coingecko": "cerberus-2",
"api": ["https://cerberus-api.polkachu.com","https://api-cerberus-ia.cosmosia.notional.ventures", "https://api.cerberus.zone:1317"],
"rpc": ["https://cerberus-rpc.polkachu.com:443", "https://rpc-cerberus-ia.cosmosia.notional.ventures:443", "https://rpc-cerberus.ecostake.com:443"],
"snapshot_provider": "21cca2db122c48a11f426799131ef08235d46671@cerberus-rpc.polkachu.com:10656",
"sdk_version": "0.45.8",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "cerberus",
"logo": "/logos/cerberus.png",
"assets": [
{
"base": "ucrbrus",
"symbol": "CRBRUS",
"exponent": "6",
"coingecko_id": "cerberus-2",
"logo": "/logos/cerberus.png"
}
]
}

View File

@ -0,0 +1,16 @@
{
"chain_name": "chain4energy",
"api": ["https://lcd.c4e.io"],
"rpc": ["https://rpc.c4e.io:443", "https://rpc.c4e.io:443"],
"sdk_version": "0.45.5",
"coin_type": "4444",
"min_tx_fee": "3000",
"addr_prefix": "c4e",
"logo": "/logos/c4e.png",
"assets": [{
"base": "uc4e",
"symbol": "C4E",
"exponent": "6",
"logo": "/logos/c4e.png"
}]
}

18
chains/mainnet/cheqd.json Normal file
View File

@ -0,0 +1,18 @@
{
"chain_name": "cheqd",
"api": ["https://api.cheqd.net","https://api.cheqd.nodestake.top"],
"rpc": ["https://rpc.cheqd.net:443", "https://rpc.cheqd.net:443","https://rpc.cheqd.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.5",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "cheqd",
"logo": "/logos/cheqd.png",
"assets": [{
"base": "ncheq",
"symbol": "CHEQ",
"exponent": "9",
"coingecko_id": "cheqd-network",
"logo": "/logos/cheqd.png"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "chihuahua",
"coingecko": "chihuahua-token",
"api": ["https://chihuahua-api.polkachu.com", "https://api.chihuahua.wtf", "https://chihuahua-api.mercury-nodes.net"],
"rpc": ["https://chihuahua-rpc.polkachu.com:443", "https://rpc.chihuahua.wtf:443"],
"snapshot_provider": "12611137be6f64f9a7fb8977614a5a6f257c1394@65.21.200.224:29656",
"sdk_version": "0.45.8",
"coin_type": "118",
"min_tx_fee": "250000",
"addr_prefix": "chihuahua",
"logo": "/logos/chihuahua.png",
"assets": [{
"base": "uhuahua",
"symbol": "HUAHUA",
"exponent": "6",
"coingecko_id": "chihuahua-token",
"logo": "/logos/chihuahua.png"
}]
}

View File

@ -0,0 +1,24 @@
{
"chain_name": "chronic-token",
"api": ["https://chtd-api.skynetvalidators.com"],
"rpc": ["https://rpc-chronic.zenchainlabs.io/"],
"snapshot_provider": "",
"sdk_version": "0.41.3",
"coin_type": "118",
"min_tx_fee": "200",
"assets": [{
"base": "ucht",
"symbol": "CHT",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/chronic-token.jpg"
},{
"base": "ucgas",
"symbol": "CGAS",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/chronic-token.jpg"
}],
"addr_prefix": "chronic",
"logo": "/logos/chronic-token.jpg"
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "comdex",
"api": ["https://api-comdex-ia.cosmosia.notional.ventures", "https://comdex-api.polkachu.com", "https://rest.comdex.one/"],
"rpc": ["https://rpc-comdex-ia.cosmosia.notional.ventures:443", "https://comdex-rpc.polkachu.com:443", "https://api.comdex.audit.one:443/rpc", "https://rpc.comdex.one:443"],
"snapshot_provider": "",
"sdk_version": "0.45.8",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "comdex",
"logo": "/logos/comdex.png",
"assets": [{
"base": "ucmdx",
"symbol": "CMDX",
"exponent": "6",
"coingecko_id": "comdex",
"logo": "/logos/comdex.png"
}]
}

View File

@ -0,0 +1,25 @@
{
"chain_name": "commercio.network",
"coingecko": "",
"api": ["https://lcd-mainnet.commercio.network"],
"rpc": ["https://rpc-mainnet.commercio.network:443"],
"snapshot_provider": "",
"sdk_version": "0.45.9",
"coin_type": "118",
"min_tx_fee": "10000",
"addr_prefix": "did:com:",
"logo": "/logos/commercionetwork.png",
"assets": [{
"base": "ucommercio",
"symbol": "COM",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/com.png"
},{
"base": "uccc",
"symbol": "CCC",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/ccc.png"
}]
}

View File

@ -0,0 +1,35 @@
{
"chain_name": "cosmos",
"api": [
"https://api-cosmoshub-ia.cosmosia.notional.ventures"
],
"rpc": [{
"address": "http://rpc-cosmoshub.freshstaking.com:26657/",
"provider": "FreshSTAKING"
},
{
"address": "https://cosmos-rpc.polkachu.com/",
"provider": "Polkachu"
},
{
"address": "https://rpc.cosmoshub.strange.love/",
"provider": "strangelove-ventures"
},
{
"address": "https://rpc-cosmoshub.whispernode.com/",
"provider": "WhisperNode🤐"
}],
"sdk_version": "0.45.1",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "cosmos",
"logo": "/logos/cosmos.svg",
"assets": [{
"base": "uatom",
"symbol": "ATOM",
"exponent": "6",
"coingecko_id": "cosmos",
"logo": "/logos/cosmos.svg"
}]
}

View File

@ -0,0 +1,24 @@
{
"chain_name": "crescent",
"api": ["https://crescent-api.polkachu.com", "https://mainnet.crescent.network:1317", "https://api.crescent.pupmos.network"],
"rpc": ["https://mainnet.crescent.network:26657", "https://crescent-rpc.polkachu.com"],
"snapshot_provider": "",
"sdk_version": "0.45.3",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "cre",
"logo": "/logos/cre.png",
"assets": [{
"base": "ucre",
"symbol": "CRE",
"exponent": "6",
"coingecko_id": "crescent-network",
"logo": "/logos/cre.png"
},{
"base": "ubcre",
"symbol": "bCRE",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/cre.png"
}]
}

View File

@ -0,0 +1,17 @@
{
"chain_name": "cronos",
"api": ["https://rest.cronos.org"],
"rpc": ["https://rpc.cronos.org:443"],
"snapshot_provider": "",
"sdk_version": "0.45.11",
"coin_type": "60",
"min_tx_fee": "5000000000000000",
"addr_prefix": "crc",
"logo": "/logos/cronos.png",
"assets": [{
"base": "basecro",
"symbol": "CRO",
"exponent": "18"
}]
}

View File

@ -0,0 +1,20 @@
{
"chain_name": "crypto-com-chain",
"coingecko": "crypto-com-chain",
"api": ["https://rest.mainnet.crypto.org"],
"rpc": ["https://rpc.mainnet.crypto.org:443"],
"snapshot_provider": "87c3adb7d8f649c51eebe0d3335d8f9e28c362f2@seed-0.crypto.org:26656,e1d7ff02b78044795371beb1cd5fb803f9389256@seed-1.crypto.org:26656,2c55809558a4e491e9995962e10c026eb9014655@seed-2.crypto.org:26656",
"sdk_version": "0.46.7",
"coin_type": "394",
"min_tx_fee": "5000",
"addr_prefix": "cro",
"logo": "/logos/crypto-com-chain.png",
"assets": [{
"base": "basecro",
"symbol": "CRO",
"exponent": "8",
"coingecko_id": "crypto-com-chain",
"logo": "/logos/crypto-com-chain.png"
}]
}

20
chains/mainnet/cudos.json Normal file
View File

@ -0,0 +1,20 @@
{
"chain_name": "cudos",
"coingecko": "cudos",
"api": ["https://rest.cudos.org"],
"rpc": ["https://rpc.cudos.org"],
"snapshot_provider": "",
"sdk_version": "0.45.3",
"coin_type": "118",
"min_tx_fee": "5000000000000",
"addr_prefix": "cudos",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png",
"assets": [{
"base": "acudos",
"symbol": "CUDOS",
"exponent": "18",
"coingecko_id": "cudos",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png"
}
]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "decentr",
"api": ["https://rest.mainnet.decentr.xyz","https://api.decentr.nodestake.top"],
"rpc": ["https://ares.mainnet.decentr.xyz:443", "https://poseidon.mainnet.decentr.xyz:443","https://rpc.decentr.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.44.3",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "decentr",
"logo": "/logos/decentr.png",
"assets": [{
"base": "udec",
"symbol": "DEC",
"exponent": "6",
"coingecko_id": "decentr",
"logo": "/logos/decentr.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "desmos",
"coingecko": "desmos",
"api": ["https://api.mainnet.desmos.network"],
"rpc": ["https://rpc.mainnet.desmos.network:443"],
"sdk_version": "0.45.8",
"coin_type": "852",
"min_tx_fee": "3000",
"addr_prefix": "desmos",
"logo": "/logos/desmos.png",
"assets": [{
"base": "udsm",
"symbol": "DSM",
"exponent": "6",
"coingecko_id": "desmos",
"logo": "/logos/desmos.png"
}]
}

19
chains/mainnet/dig.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "dig",
"coingecko": "",
"api": "https://api-1-dig.notional.ventures",
"rpc": ["https://rpc-1-dig.notional.ventures:443", "https://rpc-1-dig.notional.ventures:443"],
"snapshot_provider": "",
"sdk_version": "0.46.1",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "dig",
"logo": "/logos/dig1.png",
"assets": [{
"base": "udig",
"symbol": "DIG",
"exponent": "6",
"coingecko_id": "dig-chain",
"logo": "/logos/dig1.png"
}]
}

View File

@ -0,0 +1,20 @@
{
"chain_name": "echelon",
"coingecko": "echelon",
"api": ["https://api.ech.network", "https://lcd-echelon.whispernode.com", "https://api.echelon.nodestake.top", "https://echelon-api.polkachu.com", "https://api.eu.ech.world", "https://api.us.ech.world"],
"rpc": ["https://tendermint.ech.network", "https://rpc-echelon.whispernode.com" , "https://rpc.echelon.nodestake.top", "https://echelon-rpc.polkachu.com", "https://rpc.eu.ech.world", "https://rpc.us.ech.world"],
"snapshot_provider": "",
"sdk_version": "0.45.1",
"coin_type": "60",
"min_tx_fee": "3000000000000000",
"addr_prefix": "echelon",
"logo": "/logos/echelon.gif",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [{
"base": "aechelon",
"symbol": "ECH",
"exponent": "18",
"coingecko_id": "echelon",
"logo": "/logos/echelon.gif"
}]
}

View File

@ -0,0 +1,26 @@
{
"chain_name": "e-money",
"coingecko": "e-money",
"api": "https://emoney.validator.network/api",
"rpc": ["https://rpc-emoney.keplr.app:443", "https://emoney.validator.network:443"],
"snapshot_provider": "",
"addr_prefix": "emoney",
"coin_type": "118",
"min_tx_fee": "5000",
"logo": "/logos/e-money.jpg",
"sdk_version": "0.42.10",
"excludes": "mint governance",
"assets": [{
"base": "ungm",
"symbol": "NGM",
"exponent": "6",
"coingecko_id": "emoney",
"logo": "/logos/e-money.jpg"
},{
"base": "eeur",
"symbol": "EEUR",
"exponent": "6",
"coingecko_id": "e-money-eur",
"logo": "/logos/e-money.jpg"
}]
}

19
chains/mainnet/evmos.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "evmos",
"api": ["https://evmos-api.polkachu.com", "https://api-evmos-ia.cosmosia.notional.ventures", "https://rest.bd.evmos.org:1317", "https://evmos-api.skynetvalidators.com","https://api.evmos.nodestake.top"],
"rpc": ["https://evmos-rpc.polkachu.com:443", "https://rpc-evmos-ia.cosmosia.notional.ventures:443", "https://tendermint.bd.evmos.org:26657", "https://tendermint.bd.evmos.org:26657","https://rpc.evmos.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.46.2",
"coin_type": "60",
"min_tx_fee": "5000000000000000",
"addr_prefix": "evmos",
"logo": "/logos/evmos.png",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [{
"base": "aevmos",
"symbol": "evmos",
"exponent": "18",
"coingecko_id": "evmos",
"logo": "/logos/evmos.jpeg"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "fetchhub",
"api": ["https://rest-fetchhub.fetch.ai"],
"rpc": ["https://rpc-fetchhub.fetch.ai:443", "https://rpc-fetchhub.fetch.ai:443"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "3000000000000000",
"addr_prefix": "fetch",
"logo": "/logos/fetchhub.png",
"assets": [{
"base": "afet",
"symbol": "fet",
"exponent": "18",
"coingecko_id": "fetch-ai",
"logo": "/logos/fetchhub.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "genesisL1",
"api": "https://api.genesisl1.org",
"rpc": ["https://26657.genesisl1.org:443", "https://26657.genesisl1.org:443"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "118",
"min_tx_fee": "3000000000000000",
"addr_prefix": "genesis",
"logo": "/logos/genesisl1.png",
"assets": [{
"base": "el1",
"symbol": "L1",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/genesisl1.png"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "gravity-bridge",
"api": ["https://gravitychain.io:1317","https://api.gravity-bridge.nodestake.top"],
"rpc": ["https://gravitychain.io:26657", "http://gravity-bridge-1-08.nodes.amhost.net:26657","https://rpc.gravity-bridge.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.44.5",
"coin_type": "60",
"min_tx_fee": "5000",
"addr_prefix": "gravity",
"excludes": "",
"logo": "/logos/gravity-bridge.png",
"assets": [{
"base": "ugraviton",
"symbol": "GRAVITON",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/gravity-bridge.png"
}]
}

View File

@ -0,0 +1,25 @@
{
"chain_name": "injective",
"api": ["https://lcd.injective.network", "https://injective-api.polkachu.com"],
"rpc": ["https://tm.injective.network", "https://injective-rpc.polkachu.com"],
"snapshot_provider": "",
"sdk_version": "v0.45.5",
"coin_type": "60",
"min_tx_fee": "5000",
"addr_prefix": "inj",
"excludes": "",
"logo": "/logos/injective.jpg",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"keplr_price_step": {
"low": 100000000000,
"average": 200000000000,
"high": 30000000000000
},
"assets": [{
"base": "inj",
"symbol": "INJ",
"exponent": "18",
"coingecko_id": "injective-protocol",
"logo": "/logos/injective.jpg"
}]
}

20
chains/mainnet/iris.json Normal file
View File

@ -0,0 +1,20 @@
{
"chain_name": "iris",
"alias": "iris-network",
"api": ["https://api.irishub-1.irisnet.org"],
"rpc": ["http://34.82.96.8:26657","http://34.77.68.145:26657"],
"snapshot_provider": "fcc1d9bc43163b20ce5163cf41a302b33f25375f@34.82.96.8:26656",
"sdk_version": "0.46.1",
"coin_type": "118",
"min_tx_fee": "40000",
"addr_prefix": "iaa",
"excludes": "mint",
"logo": "/logos/iris-network.svg",
"assets": [{
"base": "uiris",
"symbol": "IRIS",
"exponent": "6",
"coingecko_id": "iris-network",
"logo": "/logos/iris-network.svg"
}]
}

18
chains/mainnet/ixo.json Normal file
View File

@ -0,0 +1,18 @@
{
"chain_name": "ixo",
"api": ["https://impacthub.ixo.world/rest", "https://proxies.sifchain.finance/api/impacthub-3/rest"],
"rpc": [],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "ixo",
"logo": "/logos/ixo.svg",
"assets": [{
"base": "uixo",
"symbol": "IXO",
"exponent": "6",
"coingecko_id": "ixo",
"logo": "/logos/ixo.svg"
}]
}

View File

@ -0,0 +1,28 @@
{
"chain_name": "jackal",
"coingecko": "jackal-protocol",
"api": [
"https://api.jackalprotocol.com",
"https://jackal-api.polkachu.com",
"https://api.jackal.nodestake.top"
],
"rpc": [
"https://rpc.jackalprotocol.com",
"https://jackal-rpc.polkachu.com",
"https://rpc.jackal.nodestake.top"
],
"snapshot_provider": "",
"coin_type": "118",
"sdk_version": "0.45.11",
"addr_prefix": "jkl",
"logo": "/logos/jackal.png",
"assets": [
{
"base": "ujkl",
"symbol": "JKL",
"exponent": "6",
"coingecko_id": "jackal-protocol",
"logo": "/logos/jackal.png"
}
]
}

19
chains/mainnet/juno.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "juno",
"coingecko": "juno-network",
"api": ["https://api-juno-ia.cosmosia.notional.ventures", "https://juno-api.polkachu.com", "https://lcd-juno.itastakers.com"],
"rpc": ["https://rpc-juno-ia.cosmosia.notional.ventures:443", "https://juno-rpc.polkachu.com:443", "https://rpc-juno.itastakers.com:443", "https://rpc-juno.itastakers.com:443"],
"snapshot_provider": "",
"sdk_version": "0.45.8",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "juno",
"logo": "/logos/juno.png",
"assets": [{
"base": "ujuno",
"symbol": "JUNO",
"exponent": "6",
"coingecko_id": "juno-network",
"logo": "/logos/juno.png"
}]
}

19
chains/mainnet/kava.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "kava",
"coingecko": "kava",
"api": "https://api.data.kava.io",
"rpc": ["https://rpc.kava.io:443", "https://rpc.kava.io:443"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "kava",
"logo": "/logos/kava.png",
"assets": [{
"base": "ukava",
"symbol": "KAVA",
"exponent": "6",
"coingecko_id": "kava",
"logo": "/logos/kava.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "kichain",
"api": ["https://api-mainnet.blockchain.ki", "https://ki.api.ping.pub","https://api.ki.nodestake.top"],
"rpc": ["https://rpc-mainnet.blockchain.ki:443", "https://rpc-mainnet.blockchain.ki:443","https://rpc.ki.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "ki",
"logo": "/logos/kichain.png",
"assets": [{
"base": "uxki",
"symbol": "XKI",
"exponent": "6",
"coingecko_id": "ki",
"logo": "/logos/kichain.png"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "kujira",
"coingecko": "",
"api": ["https://lcd.kaiyo.kujira.setten.io", "https://kujira-api.polkachu.com", "https://api-kujira.nodeist.net", "https://kujira.api.kjnodes.com"],
"rpc": ["https://rpc.kaiyo.kujira.setten.io", "https://kujira-api.polkachu.com:443", "https://rpc-stride.nodeist.net", "https://kujira.rpc.kjnodes.com:443"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "118",
"min_tx_fee": "1250",
"addr_prefix": "kujira",
"logo": "/logos/kujira.png",
"assets": [{
"base": "ukuji",
"symbol": "KUJI",
"exponent": "6",
"coingecko_id": "kujira",
"logo": "/logos/kujira.png"
}]
}

View File

@ -0,0 +1,20 @@
{
"chain_name": "lambda",
"api": ["https://rest.lambda.im", "https://api.lambda.nodestake.top", "https://lambda-api.jambulmerah.dev"],
"rpc": ["https://rpc.lambda.im", "https://rpc.lambda.nodestake.top", "https://lambda-rpc.jambulmerah.dev"],
"sdk_version": "0.45.6",
"coin_type": "60",
"min_tx_fee": "5000",
"addr_prefix": "lamb",
"logo": "/logos/lambda.png",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [
{
"base": "ulamb",
"symbol": "LAMB",
"exponent": "18",
"coingecko_id": "lambda",
"logo": "/logos/lambda.png"
}
]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "likecoin",
"coingecko": "likecoin",
"api": "https://mainnet-node.like.co",
"rpc": ["https://mainnet-node.like.co:443/rpc/", "https://mainnet-node.like.co:443/rpc/"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "like",
"logo": "/logos/likecoin.png",
"assets": [{
"base": "nanolike",
"symbol": "LIKE",
"exponent": "9",
"coingecko_id": "likecoin",
"logo": "/logos/likecoin.png"
}]
}

19
chains/mainnet/lum.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "lum-network",
"coingecko": "lum-network",
"api": ["https://api-lum.degeno.de", "https://node0.mainnet.lum.network/rest"],
"rpc": ["https://rpc-lum.degeno.de:443", "https://node0.mainnet.lum.network:443/rpc"],
"snapshot_provider": "",
"sdk_version": "0.44.5",
"coin_type": "880",
"min_tx_fee": "5000",
"addr_prefix": "lum",
"logo": "/logos/lum-network.png",
"assets": [{
"base": "ulum",
"symbol": "LUM",
"exponent": "6",
"coingecko_id": "lum-network",
"logo": "/logos/lum-network.png"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "lumenx",
"coingecko": "",
"api": ["https://api.lumenx.chaintools.tech:443","https://api-lumenx.cryptonet.pl:443"],
"rpc": ["https://rpc.lumenx.chaintools.tech:443","https://rpc-lumenx.cryptonet.pl:443"],
"snapshot_provider": "",
"sdk_version": "0.45.5",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "lumen",
"logo": "/logos/lumen.png",
"assets": [{
"base": "ulumen",
"symbol": "LUMEN",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/lumen.png"
}]
}

29
chains/mainnet/mars.json Normal file
View File

@ -0,0 +1,29 @@
{
"chain_name": "mars",
"coingecko": "mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3",
"api": [
"https://rest.marsprotocol.io",
"https://mars-api.polkachu.com",
"https://rest.cosmos.directory/mars"
],
"rpc": [
"https://rpc.marsprotocol.io",
"https://mars-rpc.polkachu.com",
"https://rpc.marsprotocol.io",
"https://rpc.cosmos.directory/mars"
],
"snapshot_provider": "",
"coin_type": "118",
"sdk_version": "0.46.8",
"addr_prefix": "mars",
"logo": "/logos/mars.png",
"assets": [
{
"base": "umars",
"symbol": "MARS",
"exponent": "6",
"coingecko_id": "mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3",
"logo": "/logos/mars.png"
}
]
}

21
chains/mainnet/meme.json Normal file
View File

@ -0,0 +1,21 @@
{
"chain_name": "meme",
"coingecko": "meme-network",
"api": [ "https://api-meme-1.meme.sx", "https://meme-api.polkachu.com:443", "https://api.meme.pupmos.network:443", "https://meme-api.kleomedes.network:443", "https://meme.api.m.anode.team:443" ],
"rpc": [ "https://rpc-meme-1.meme.sx:443", "https://meme-rpc.polkachu.com:443", "https://rpc-meme.pupmos.network:443", "https://meme-rpc.kleomedes.network:443", "http://meme.statesync.nodersteam.com:26657", "https://meme.rpc.m.anode.team:443" ],
"snapshot_provider": "",
"sdk_version": "0.45.9",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "meme",
"logo": "/logos/meme.png",
"assets": [
{
"base": "umeme",
"symbol": "MEME",
"exponent": "6",
"coingecko_id": "meme-network",
"logo": "/logos/meme.png"
}
]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "microtick",
"api": "https://lcd.microtick.zone",
"rpc": [],
"snapshot_provider": "",
"sdk_version": "0.42.9",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "micro",
"logo": "/logos/microtick.png",
"assets": [{
"base": "utick",
"symbol": "TICK",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/microtick.png"
}]
}

View File

@ -0,0 +1,21 @@
{
"chain_name": "Migaloo",
"coingecko": "",
"api": ["https://api.migaloo.silknodes.io"],
"rpc": ["https://rpc.migaloo.silknodes.io"],
"snapshot_provider": "",
"coin_type": 118,
"sdk_version": "0.45.9",
"addr_prefix": "migaloo",
"logo": "/logos/migaloo.png",
"assets": [
{
"base": "uwhale",
"symbol": "WHALE",
"exponent": 6,
"coingecko_id": "",
"logo": "/logos/whitewhale.jpg"
}
]
}

24
chains/mainnet/nym.json Normal file
View File

@ -0,0 +1,24 @@
{
"chain_name": "nyx",
"api": ["https://api.nyx.nodes.guru"],
"rpc": ["https://rpc.nyx.nodes.guru"],
"snapshot_provider": "",
"sdk_version": "0.45.1",
"coin_type": "118",
"min_tx_fee": "8000",
"assets": [{
"base": "unym",
"symbol": "NYM",
"exponent": "6",
"coingecko_id": "nym",
"logo": "/logos/nym.jpeg"
},{
"base": "unyx",
"symbol": "NYX",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/nym.jpeg"
}],
"addr_prefix": "n",
"logo": "/logos/nym.jpeg"
}

30
chains/mainnet/odin.json Normal file
View File

@ -0,0 +1,30 @@
{
"chain_name": "odin",
"coingecko": "odin-protocol",
"api": "https://node.odin-freya-website.odinprotocol.io/mainnet/a/api",
"rpc": ["http://34.79.179.216:26657","http://34.140.252.7:26657","http://35.241.221.154:26657","http://35.241.238.207:26657"],
"addr_prefix": "odin",
"coin_type": "118",
"min_tx_fee": "2500",
"logo": "/logos/odin.png",
"sdk_version": "0.45.6",
"assets": [{
"base": "loki",
"symbol": "ODIN",
"exponent": "6",
"coingecko_id": "odin-protocol",
"logo": "/logos/odin.png"
},{
"base": "mGeo",
"symbol": "geo",
"exponent": "6",
"coingecko_id": "geodb",
"logo": "/logos/odin.png"
},{
"base": "mO9W",
"symbol": "O9W",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/odin.png"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "okexchain",
"api": "https://exchainrpc.okex.org/okexchain/v1",
"rpc": [],
"snapshot_provider": "",
"sdk_version": "0.39.2",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "ex",
"logo": "/logos/okexchain.svg",
"unload_module": ["minting", "slashing"],
"assets": [{
"base": "okt",
"symbol": "okt",
"exponent": "0",
"coingecko_id": "okexchain",
"logo": "/logos/okexchain.svg"
}]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "omniflix",
"coingecko": "",
"api": ["https://api.omniflix.nodestake.top","https://omniflixhub-api.skynetvalidators.com"],
"rpc": ["https://rpc.omniflix.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.46.1",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "omniflix",
"logo": "/logos/omniflix.png",
"assets": [{
"base": "uflix",
"symbol": "FLIX",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/omniflix.png"
}]
}

View File

@ -0,0 +1,31 @@
{
"chain_name": "osmosis",
"coingecko": "osmosis",
"api": ["https://api-osmosis-ia.cosmosia.notional.ventures", "https://osmosis-api.polkachu.com", "https://osmo.api.ping.pub", "https://lcd-osmosis.blockapsis.com"],
"rpc": ["https://rpc-osmosis-ia.cosmosia.notional.ventures:443", "https://osmosis-rpc.polkachu.com:443", "https://osmosis.validator.network:443", "https://rpc-osmosis.blockapsis.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.1",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "osmo",
"logo": "/logos/osmosis.jpg",
"assets": [{
"base": "uosmo",
"symbol": "OSMO",
"exponent": "6",
"coingecko_id": "osmosis",
"logo": "/logos/osmosis.jpg"
},{
"base": "uion",
"symbol": "ION",
"exponent": "6",
"coingecko_id": "ion",
"logo": "/logos/osmosis.jpg"
},{
"base": "usomm",
"symbol": "SOMM",
"exponent": "6",
"coingecko_id": "somm",
"logo": ""
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "passage",
"api": ["https://passage-api.polkachu.com","https://api.passage.nodestake.top"],
"rpc": ["https://passage-rpc.polkachu.com:443","https://rpc.passage.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.5",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "pasg",
"logo": "/logos/passage.png",
"assets": [
{
"base": "upasg",
"symbol": "PASG",
"exponent": "6"
}
]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "persistence",
"coingecko": "persistence",
"api": "https://rest.core.persistence.one",
"rpc": ["https://rpc.core.persistence.one:443", "https://rpc.core.persistence.one:443"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "750",
"min_tx_fee": "3000",
"addr_prefix": "persistence",
"logo": "/logos/persistence.png",
"assets": [{
"base": "uxprt",
"symbol": "XPRT",
"exponent": "6",
"coingecko_id": "persistence",
"logo": "/logos/persistence.png"
}]
}

19
chains/mainnet/planq.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "planq",
"api": ["https://planq-api.polkachu.com", "https://rest.planq.network", "https://api-planq.comunitynode.my.id", "https://planq-api.enodex.lol", "https://api.planq.nodestake.top"],
"rpc": ["https://planq-rpc.polkachu.com", "https://rpc.planq.network", "https://rpc-planq.comunitynode.my.id", "https://planq-rpc.enodex.lol", "https://rpc.planq.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.46.3",
"coin_type": "60",
"min_tx_fee": "5000000000000000",
"addr_prefix": "plq",
"logo": "/logos/planq.png",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [{
"base": "aplanq",
"symbol": "plq",
"exponent": "18",
"coingecko_id": "planq",
"logo": "/logos/planq.png"
}]
}

18
chains/mainnet/point.json Normal file
View File

@ -0,0 +1,18 @@
{
"chain_name": "Point",
"api": ["https://rpc-mainnet-1.point.space:1317","https://api.point.nodestake.top"],
"rpc": ["https://rpc-mainnet-1.point.space:26657","https://rpc.point.nodestake.top"],
"sdk_version": "0.45.7",
"coin_type": 60,
"min_tx_fee": "5000000000000000",
"addr_prefix": "point",
"logo": "/logos/point-logo.png",
"assets": [{
"base": "apoint",
"symbol": "POINT",
"exponent": "18",
"coingecko_id": "point-network",
"logo": "/logos/point-logo.png"
}],
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "provenance",
"coingecko": "",
"api": "https://api.provenance.io",
"rpc": ["https://rpc.provenance.io:443", "https://rpc.provenance.io:443"],
"snapshot_provider": "",
"sdk_version": "0.46.1",
"coin_type": "505",
"min_tx_fee": "800000000",
"addr_prefix": "pb",
"logo": "/logos/provenance.svg",
"assets": [{
"base": "nhash",
"symbol": "HASH",
"exponent": "9",
"coingecko_id": "provenance-blockchain",
"logo": "/logos/provenance.svg"
}]
}

View File

@ -0,0 +1,20 @@
{
"chain_name": "quicksilver",
"coingecko": "",
"api": ["https://quicksilver-api.polkachu.com", "https://api-quicksilver.nodeist.net"],
"rpc": ["https://quicksilver-rpc.polkachu.com", "https://rpc-quicksilver.nodeist.net"],
"sdk_version": "0.46.7",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "quick",
"logo": "/logos/quicksilver.png",
"assets": [
{
"base": "uqck",
"symbol": "QCK",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/quicksilver.png"
}
]
}

20
chains/mainnet/rebus.json Normal file
View File

@ -0,0 +1,20 @@
{
"chain_name": "rebus",
"api": ["https://api.mainnet.rebus.money:1317","https://api.rebus.nodestake.top"],
"rpc": ["https://api.mainnet.rebus.money:26657","https://rpc.rebus.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "rebus",
"logo": "/logos/rebus.png",
"assets": [
{
"base": "arebus",
"symbol": "REBUS",
"exponent": "18",
"coingecko_id": "rebus",
"logo": "/logos/rebus.png"
}
]
}

19
chains/mainnet/regen.json Normal file
View File

@ -0,0 +1,19 @@
{
"chain_name": "regen",
"coingecko": "regen",
"api": "https://regen.api.ping.pub",
"rpc": ["http://public-rpc.regen.vitwit.com:26657", "https://regen.stakesystems.io:2053"],
"snapshot_provider": "",
"sdk_version": "0.46.2",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "regen",
"logo": "/logos/regen.svg",
"assets": [{
"base": "uregen",
"symbol": "REGEN",
"exponent": "6",
"coingecko_id": "regen",
"logo": "/logos/regen.svg"
}]
}

17
chains/mainnet/rizon.json Normal file
View File

@ -0,0 +1,17 @@
{
"chain_name": "rizon",
"api": ["https://api.rizon.chaintools.tech", "https://restapi.rizon.world"],
"rpc": ["http://seed-1.mainnet.rizon.world:26657"],
"sdk_version": "v0.45.6",
"coin_type": "118",
"min_tx_fee": "8000",
"assets": [{
"base": "uatolo",
"symbol": "ATOLO",
"exponent": "6",
"coingecko_id": "rizon",
"logo": "/logos/rizon.svg"
}],
"addr_prefix": "rizon",
"logo": "/logos/rizon.svg"
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "secret",
"coingecko": "secret",
"api": ["https://lcd.spartanapi.dev", "https://secretnetwork-lcd.stakely.io"],
"rpc": ["https://rpc.spartanapi.dev", "https://secretnetwork-rpc.stakely.io"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "529",
"min_tx_fee": "5000",
"addr_prefix": "secret",
"logo": "/logos/secret.png",
"assets": [{
"base": "uscrt",
"symbol": "SCRT",
"exponent": "6",
"coingecko_id": "secret",
"logo": "/logos/secret.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "sentinel",
"api": ["https://api-sentinel-ia.cosmosia.notional.ventures", "https://lcd.sentinel.co"],
"rpc": ["https://api-sentinel-ia.cosmosia.notional.ventures:443", "https://rpc-sentinel.keplr.app:443", "https://rpc-sentinel.keplr.app:443"],
"snapshot_provider": "",
"sdk_version": "0.45.8",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "sent",
"logo": "/logos/sentinel.png",
"assets": [{
"base": "udvpn",
"symbol": "DVPN",
"exponent": "6",
"coingecko_id": "sentinel",
"logo": "/logos/sentinel.png"
}]
}

View File

@ -0,0 +1,20 @@
{
"chain_name": "shentu",
"coingecko": "certik",
"api": ["https://certik-api.polkachu.com", "https://chainfull.noopsbycertik.com"],
"rpc": ["https://certik-rpc.polkachu.com:443"],
"snapshot_provider": "",
"sdk_version": "0.45.9",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "certik",
"logo": "/logos/shentu.jpg",
"assets": [{
"base": "uctk",
"symbol": "CTK",
"exponent": "6",
"coingecko_id": "certik",
"logo": "/logos/shentu.jpg"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "sifchain",
"api": ["https://api-sifchain-ia.cosmosia.notional.ventures", "https://sifchain-api.polkachu.com", "https://api.sifchain.finance"],
"rpc": ["https://rpc-sifchain-ia.cosmosia.notional.ventures/", "https://sifchain-rpc.polkachu.com:443", "https://rpc.sifchain.finance:443", "https://rpc-archive.sifchain.finance:443"],
"snapshot_provider": "",
"sdk_version": "0.45.0",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "sif",
"logo": "/logos/sifchain.jpeg",
"assets": [{
"base": "rowan",
"symbol": "ROWAN",
"exponent": "18",
"coingecko_id": "sifchain",
"logo": "/logos/sifchain.jpeg"
}]
}

View File

@ -0,0 +1,22 @@
{
"chain_name": "sommelier",
"api": ["https://lcd-sommelier.keplr.app"],
"sdk_version": "0.44.5",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "somm",
"logo": "https://dl.airtable.com/.attachments/0f37f3aa77836b2db0ed217560264ff1/6f51315b/St07WEsb_400x400.png",
"assets": [{
"base": "usomm",
"symbol": "somm",
"exponent": "6",
"coingecko_id": "",
"logo": "https://dl.airtable.com/.attachments/0f37f3aa77836b2db0ed217560264ff1/6f51315b/St07WEsb_400x400.png"
},{
"base": "msomm",
"symbol": "somm",
"exponent": "3",
"coingecko_id": "",
"logo": "https://dl.airtable.com/.attachments/0f37f3aa77836b2db0ed217560264ff1/6f51315b/St07WEsb_400x400.png"
}]
}

View File

@ -0,0 +1,37 @@
{
"chain_name": "stafihub",
"coingecko": "stafi",
"api": ["https://public-rest-rpc1.stafihub.io","https://api.stafihub.nodestake.top"],
"rpc": ["https://public-rpc1.stafihub.io:443","https://rpc.stafihub.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.7",
"coin_type": "118",
"min_tx_fee": "20000",
"addr_prefix": "stafi",
"logo": "/logos/stafihub.png",
"assets": [{
"base": "ufis",
"symbol": "FIS",
"exponent": "6",
"coingecko_id": "stafi",
"logo": "/logos/stafihub.png"
},{
"base": "uratom",
"symbol": "rATOM",
"exponent": "6",
"coingecko_id": "stafi-ratom",
"logo": "/logos/stafihub.png"
},{
"base": "uriris",
"symbol": "rIRIS",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/stafihub.png"
},{
"base": "urhuahua",
"symbol": "rHUAHUA",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/stafihub.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "stargaze",
"api": ["https://stargaze-api.polkachu.com/","https://api-stargaze-ia.cosmosia.notional.ventures/", "https://rest.stargaze-apis.com", "https://rest.stargaze.publicawesome.dev"],
"rpc": ["https://stargaze-rpc.polkachu.com/", "https://rpc-stargaze-ia.cosmosia.notional.ventures/","https://rpc.stargaze-apis.com:443", "https://rpc.stargaze.ezstaking.io:443"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "stars",
"logo": "/logos/stargaze.png",
"assets": [{
"base": "ustars",
"symbol": "STARS",
"exponent": "6",
"coingecko_id": "stargaze",
"logo": "/logos/stargaze.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "starname",
"api": "https://api.iov-mainnet-ibc.iov.one",
"rpc": ["https://rpc-iov.keplr.app:443", "https://rpc-iov.keplr.app:443"],
"snapshot_provider": "",
"sdk_version": "0.44.5",
"coin_type": "234",
"min_tx_fee": "8000",
"addr_prefix": "star",
"logo": "/logos/starname.jpg",
"assets": [{
"base": "uiov",
"symbol": "IOV",
"exponent": "6",
"coingecko_id": "starname",
"logo": "/logos/starname.jpg"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "stride",
"api": ["https://stride-api.polkachu.com", "https://api.stride.nodestake.top", "https://api-stride.nodeist.net", "https://stride.api.kjnodes.com"],
"rpc": ["https://stride-rpc.polkachu.com:443", "https://rpc.stride.nodestake.top", "https://rpc-stride.nodeist.net", "https://stride.rpc.kjnodes.com:443"],
"snapshot_provider": "",
"sdk_version": "0.45.5",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "stride",
"logo": "/logos/stride.png",
"assets": [{
"base": "ustrd",
"symbol": "STRD",
"exponent": "6",
"coingecko_id": "stride",
"logo": "/logos/stride.png"
}]
}

View File

@ -0,0 +1,20 @@
{
"chain_name": "teritori",
"api": ["https://rest.mainnet.teritori.com","https://api.teritori.nodestake.top"],
"rpc": ["https://rpc.mainnet.teritori.com","https://rpc.teritori.nodestake.top"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "tori",
"logo": "/logos/teritori.svg",
"assets": [
{
"base": "utori",
"symbol": "TORI",
"exponent": "6",
"coingecko_id": "teritori",
"logo": "/logos/teritori.svg"
}
]
}

139
chains/mainnet/terra.json Normal file
View File

@ -0,0 +1,139 @@
{
"chain_name": "terra-luna",
"coingecko": "terra-luna",
"api": "https://fcd.terra.dev",
"rpc": ["https://terra-rpc.easy2stake.com:443", "http://public-node.terra.dev:26657"],
"snapshot_provider": "",
"sdk_version": "0.44.2",
"coin_type": "330",
"min_tx_fee": "5000",
"addr_prefix": "terra",
"logo": "/logos/terra-luna.jpg",
"assets": [{
"base": "uluna",
"symbol": "LUNC",
"exponent": "6",
"coingecko_id": "terra-luna",
"logo": "/logos/terra-luna.jpg"
},{
"base": "uusd",
"symbol": "USTc",
"exponent": "6",
"coingecko_id": "terrausd",
"logo": "/logos/terra-luna-ust.png"
},{
"base": "ukrw",
"symbol": "KRT",
"exponent": "6",
"coingecko_id": "terrakrw",
"logo": "/logos/terra-luna-krt.png"
},{
"base": "cw20:terra183cvzy6knvva6mpvzcq86uyfxw0nd4925m0d0m",
"symbol": "WHALE",
"exponent": "6",
"coingecko_id": "white-whale",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uaud",
"symbol": "AUD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ucad",
"symbol": "CAD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uchf",
"symbol": "CHF",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ucny",
"symbol": "CNY",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "udkk",
"symbol": "DKK",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ueur",
"symbol": "EUR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ugbp",
"symbol": "GBP",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uhkd",
"symbol": "HKD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uidr",
"symbol": "IDR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uinr",
"symbol": "INR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ujpy",
"symbol": "JPY",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "umnt",
"symbol": "MNT",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uphp",
"symbol": "PHP",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "usdr",
"symbol": "SDR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "usek",
"symbol": "SEK",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "usgd",
"symbol": "SGD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uthb",
"symbol": "THB",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
}]
}

138
chains/mainnet/terra2.json Normal file
View File

@ -0,0 +1,138 @@
{
"chain_name": "terra2",
"api": ["https://phoenix-lcd.terra.dev", "https://terra-api.polkachu.com/"],
"rpc": [],
"snapshot_provider": "",
"sdk_version": "0.44.2",
"coin_type": "330",
"min_tx_fee": "5000",
"addr_prefix": "terra",
"logo": "/logos/terra-luna.jpg",
"assets": [{
"base": "uluna",
"symbol": "LUNA",
"exponent": "6",
"coingecko_id": "terra-luna-2",
"logo": "/logos/terra-luna.jpg"
},{
"base": "uusd",
"symbol": "UST",
"exponent": "6",
"coingecko_id": "terrausd",
"logo": "/logos/terra-luna-ust.png"
},{
"base": "ukrw",
"symbol": "KRT",
"exponent": "6",
"coingecko_id": "terrakrw",
"logo": "/logos/terra-luna-krt.png"
},{
"base": "cw20:terra183cvzy6knvva6mpvzcq86uyfxw0nd4925m0d0m",
"symbol": "WHALE",
"exponent": "6",
"coingecko_id": "white-whale",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uaud",
"symbol": "AUD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ucad",
"symbol": "CAD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uchf",
"symbol": "CHF",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ucny",
"symbol": "CNY",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "udkk",
"symbol": "DKK",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ueur",
"symbol": "EUR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ugbp",
"symbol": "GBP",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uhkd",
"symbol": "HKD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uidr",
"symbol": "IDR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uinr",
"symbol": "INR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "ujpy",
"symbol": "JPY",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "umnt",
"symbol": "MNT",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uphp",
"symbol": "PHP",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "usdr",
"symbol": "SDR",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "usek",
"symbol": "SEK",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "usgd",
"symbol": "SGD",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
},{
"base": "uthb",
"symbol": "THB",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/terra-luna-tokenlogo.png"
}]
}

18
chains/mainnet/umee.json Normal file
View File

@ -0,0 +1,18 @@
{
"chain_name": "umee",
"api": ["https://api.barnacle.mainnet.network.umee.cc:443"],
"rpc": ["https://rpc.barnacle.mainnet.network.umee.cc:443"],
"snapshot_provider": "",
"sdk_version": "0.46.2",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "umee",
"logo": "/logos/umee.png",
"assets": [{
"base": "uumee",
"symbol": "UMEE",
"exponent": "6",
"coingecko_id": "umee",
"logo": "/logos/umee.png"
}]
}

View File

@ -0,0 +1,26 @@
{
"chain_name": "Unification",
"coingecko": "unification",
"api": ["https://rest.unification.chainmasters.ninja", "https://rest.unification.io"],
"rpc": ["https://rpc.unification.chainmasters.ninja", "https://rpc1.unification.io"],
"snapshot_provider": "fcccb1745ee75a5984bd10f8d0b51564011c0310@sync1.unification.io:26657,35986ac67257e8f8805ff0c2f408ac2a48cbba77@sync2.unification.io:26657",
"sdk_version": "0.42.11",
"walletUrlForStaking": "https://explorer.unification.chainmasters.ninja/wallet",
"coin_type": "5555",
"min_tx_fee": "25000000000000000",
"addr_prefix": "und",
"logo": "/logos/unification.png",
"assets": [{
"base": "nund",
"symbol": "FUND",
"exponent": "9",
"coingecko_id": "unification",
"logo": "/logos/unification.png"
}],
"gasPriceStep": {
"low": 100,
"average": 200,
"high": 300
},
"votingPowerPerCoin": 1000
}

View File

@ -0,0 +1,19 @@
{
"chain_name": "vidulum",
"coingecko": "vidulum",
"api": ["https://mainnet-lcd.vidulum.app", "https://api-vidulum-ia.cosmosia.notional.ventures"],
"rpc": ["https://mainnet-rpc.vidulum.app:443", "https://rpc-vidulum-ia.cosmosia.notional.ventures:443"],
"snapshot_provider": "",
"sdk_version": "0.45.9",
"coin_type": "370",
"min_tx_fee": "8000",
"addr_prefix": "vdl",
"logo": "/logos/VDL.png",
"assets": [{
"base": "uvdl",
"symbol": "VDL",
"exponent": "6",
"coingecko_id": "vidulum",
"logo": "/logos/VDL.png"
}]
}

View File

@ -0,0 +1,20 @@
{
"chain_name": "whitewhale",
"api": ["https://whitewhale-api.polkachu.com:443"],
"rpc": ["https://whitewhale-rpc.polkachu.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.9",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "migaloo",
"logo": "/logos/whitewhale.png",
"assets": [
{
"base": "uwhale",
"symbol": "WHALE",
"exponent": "6",
"coingecko_id": "white-whale",
"logo": "/logos/whale.png"
}
]
}

20
chains/testnet/iris.json Normal file
View File

@ -0,0 +1,20 @@
{
"chain_name": "iris",
"alias": "iris-network",
"api": ["https://api.gon.irisnet.org"],
"rpc": ["http://34.82.96.8:26657","http://34.77.68.145:26657"],
"snapshot_provider": "fcc1d9bc43163b20ce5163cf41a302b33f25375f@34.82.96.8:26656",
"sdk_version": "0.46.1",
"coin_type": "118",
"min_tx_fee": "40000",
"addr_prefix": "iaa",
"excludes": "mint",
"logo": "/logos/iris-network.svg",
"assets": [{
"base": "uiris",
"symbol": "IRIS",
"exponent": "6",
"coingecko_id": "iris-network",
"logo": "/logos/iris-network.svg"
}]
}

17
chains/testnet/juno.json Normal file
View File

@ -0,0 +1,17 @@
{
"chain_name": "juno",
"api": ["https://api.uni.junonetwork.io"],
"rpc": [""],
"sdk_version": "0.46.1",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "juno",
"logo": "/logos/juno.png",
"assets": [{
"base": "ujunox",
"symbol": "JUNOX",
"exponent": "6",
"coingecko_id": "juno-network",
"logo": "/logos/juno.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "omniflix",
"api": ["https://api.testnet.omniflix.network"],
"rpc": [""],
"snapshot_provider": "",
"sdk_version": "0.46.1",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "omniflix",
"logo": "/logos/omniflix.png",
"assets": [{
"base": "uflix",
"symbol": "FLIX",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/omniflix.png"
}]
}

View File

@ -0,0 +1,18 @@
{
"chain_name": "stargaze",
"api": ["https://rest.elgafar-1.stargaze-apis.com"],
"rpc": [""],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "stars",
"logo": "/logos/stargaze.png",
"assets": [{
"base": "ustars",
"symbol": "STARS",
"exponent": "6",
"coingecko_id": "stargaze",
"logo": "/logos/stargaze.png"
}]
}

51
components.d.ts vendored Normal file
View File

@ -0,0 +1,51 @@
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
AddAuthenticatorAppDialog: typeof import('./src/plugins/vuetify/@core/components/AddAuthenticatorAppDialog.vue')['default']
AddEditAddressDialog: typeof import('./src/plugins/vuetify/@core/components/AddEditAddressDialog.vue')['default']
AppBarSearch: typeof import('./src/plugins/vuetify/@core/components/AppBarSearch.vue')['default']
AppCardActions: typeof import('./src/plugins/vuetify/@core/components/AppCardActions.vue')['default']
AppCardCode: typeof import('./src/plugins/vuetify/@core/components/AppCardCode.vue')['default']
AppDateTimePicker: typeof import('./src/plugins/vuetify/@core/components/AppDateTimePicker.vue')['default']
AppDrawerHeaderSection: typeof import('./src/plugins/vuetify/@core/components/AppDrawerHeaderSection.vue')['default']
AppOtpInput: typeof import('./src/plugins/vuetify/@core/components/AppOtpInput.vue')['default']
AppPricing: typeof import('./src/plugins/vuetify/@core/components/AppPricing.vue')['default']
AppSearchHeader: typeof import('./src/plugins/vuetify/@core/components/AppSearchHeader.vue')['default']
BuyNow: typeof import('./src/plugins/vuetify/@core/components/BuyNow.vue')['default']
CardAddEditDialog: typeof import('./src/plugins/vuetify/@core/components/CardAddEditDialog.vue')['default']
CardStatisticsHorizontal: typeof import('./src/plugins/vuetify/@core/components/CardStatisticsHorizontal.vue')['default']
CardStatisticsVertical: typeof import('./src/plugins/vuetify/@core/components/CardStatisticsVertical.vue')['default']
CardStatisticsWithImages: typeof import('./src/plugins/vuetify/@core/components/CardStatisticsWithImages.vue')['default']
ConfirmDialog: typeof import('./src/plugins/vuetify/@core/components/ConfirmDialog.vue')['default']
CustomCheckboxes: typeof import('./src/plugins/vuetify/@core/components/CustomCheckboxes.vue')['default']
CustomCheckboxesWithIcon: typeof import('./src/plugins/vuetify/@core/components/CustomCheckboxesWithIcon.vue')['default']
CustomCheckboxesWithImage: typeof import('./src/plugins/vuetify/@core/components/CustomCheckboxesWithImage.vue')['default']
CustomizerSection: typeof import('./src/plugins/vuetify/@core/components/CustomizerSection.vue')['default']
CustomRadios: typeof import('./src/plugins/vuetify/@core/components/CustomRadios.vue')['default']
CustomRadiosWithIcon: typeof import('./src/plugins/vuetify/@core/components/CustomRadiosWithIcon.vue')['default']
CustomRadiosWithImage: typeof import('./src/plugins/vuetify/@core/components/CustomRadiosWithImage.vue')['default']
DialogCloseBtn: typeof import('./src/plugins/vuetify/@core/components/DialogCloseBtn.vue')['default']
EnableOneTimePasswordDialog: typeof import('./src/plugins/vuetify/@core/components/EnableOneTimePasswordDialog.vue')['default']
ErrorHeader: typeof import('./src/plugins/vuetify/@core/components/ErrorHeader.vue')['default']
I18n: typeof import('./src/plugins/vuetify/@core/components/I18n.vue')['default']
MoreBtn: typeof import('./src/plugins/vuetify/@core/components/MoreBtn.vue')['default']
Notifications: typeof import('./src/plugins/vuetify/@core/components/Notifications.vue')['default']
PricingPlanDialog: typeof import('./src/plugins/vuetify/@core/components/PricingPlanDialog.vue')['default']
ReferAndEarnDialog: typeof import('./src/plugins/vuetify/@core/components/ReferAndEarnDialog.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
ShareProjectDialog: typeof import('./src/plugins/vuetify/@core/components/ShareProjectDialog.vue')['default']
Shortcuts: typeof import('./src/plugins/vuetify/@core/components/Shortcuts.vue')['default']
TheCustomizer: typeof import('./src/plugins/vuetify/@core/components/TheCustomizer.vue')['default']
ThemeSwitcher: typeof import('./src/plugins/vuetify/@core/components/ThemeSwitcher.vue')['default']
TwoFactorAuthDialog: typeof import('./src/plugins/vuetify/@core/components/TwoFactorAuthDialog.vue')['default']
UserInfoEditDialog: typeof import('./src/plugins/vuetify/@core/components/UserInfoEditDialog.vue')['default']
UserUpgradePlanDialog: typeof import('./src/plugins/vuetify/@core/components/UserUpgradePlanDialog.vue')['default']
}
}

1
env.d.ts vendored Normal file
View File

@ -0,0 +1 @@
/// <reference types="vite/client" />

26
index.html Normal file
View File

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ping Dashboard</title>
<meta name="description" content="Ping Dashboard is a block explorer/web wallet for blockchains built on Cosmos SDK, Cosmoshub, Osmosis, Juno, Evmos, Injective, Canto and 70+ blockchains listed on ping.pub" />
<link rel="stylesheet" type="text/css" href="/loader.css" />
</head>
<body>
<div id="app">
<div id="loading-bg">
<div class="loading-logo">
<img src="/logo.svg" alt="Logo" />
</div>
<div class="loading">
<div class="effect-1 effects"></div>
<div class="effect-2 effects"></div>
<div class="effect-3 effects"></div>
</div>
</div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>

View File

@ -1,5 +0,0 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.0.0"
}

10471
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,69 @@
{
"name": "dashboard",
"name": "framework",
"version": "0.0.0",
"private": true,
"workspaces": [
"packages/*"
],
"target": "",
"scripts": {
"serve": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@casl/ability": "^6.3.3",
"@casl/vue": "^2.2.1",
"@cosmjs/crypto": "^0.29.5",
"@cosmjs/encoding": "^0.29.5",
"@floating-ui/dom": "^1.2.0",
"@iconify/vue": "^4.1.0",
"@intlify/unplugin-vue-i18n": "^0.8.2",
"@osmonauts/lcd": "^0.8.0",
"@ping-pub/chain-registry-client": "^0.0.25",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vueuse/core": "^9.12.0",
"@vueuse/math": "^9.12.0",
"apexcharts": "^3.37.1",
"axios": "^1.3.2",
"cross-fetch": "^3.1.5",
"dayjs": "^1.11.7",
"long": "^5.2.1",
"md-editor-v3": "^2.8.1",
"numeral": "^2.0.6",
"osmojs": "^14.0.0-rc.0",
"pinia": "^2.0.28",
"vite-plugin-vue-layouts": "^0.7.0",
"vite-plugin-vuetify": "^1.0.2",
"vue": "^3.2.45",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vue3-apexcharts": "^1.4.1",
"vue3-perfect-scrollbar": "^1.6.1",
"vuetify": "3.0.6",
"webfontloader": "^1.6.28"
},
"devDependencies": {
"@osmonauts/telescope": "^0.88.2",
"@rushstack/eslint-patch": "^1.1.4",
"@types/marked": "^4.0.8",
"@types/node": "^18.11.12",
"@types/numeral": "^2.0.2",
"@vitejs/plugin-vue": "^4.0.0",
"lerna": "^6.4.1"
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"sass": "^1.58.0",
"typescript": "~4.9.5",
"unplugin-auto-import": "^0.13.0",
"unplugin-vue-components": "^0.23.0",
"unplugin-vue-define-options": "1.1.4",
"vite": "^4.0.0",
"vite-plugin-pages": "^0.28.0",
"vue-tsc": "^1.0.12"
}
}

View File

@ -1,17 +0,0 @@
{
"protoDirs": [
"./proto"
],
"outPath": "./src",
"options": {
"aminoEncoding": {
"enabled": false
},
"lcdClients": {
"enabled": true
},
"rpcClients": {
"enabled": true
}
}
}

View File

@ -1 +0,0 @@
export {};

View File

@ -1 +0,0 @@
export declare const amino: {};

View File

@ -1,439 +0,0 @@
import * as _m0 from "protobufjs/minimal";
import { DeepPartial } from "../helpers";
export declare enum HashOp {
/** NO_HASH - NO_HASH is the default if no data passed. Note this is an illegal argument some places. */
NO_HASH = 0,
SHA256 = 1,
SHA512 = 2,
KECCAK = 3,
RIPEMD160 = 4,
/** BITCOIN - ripemd160(sha256(x)) */
BITCOIN = 5,
UNRECOGNIZED = -1
}
export declare const HashOpSDKType: typeof HashOp;
export declare function hashOpFromJSON(object: any): HashOp;
export declare function hashOpToJSON(object: HashOp): string;
/**
* LengthOp defines how to process the key and value of the LeafOp
* to include length information. After encoding the length with the given
* algorithm, the length will be prepended to the key and value bytes.
* (Each one with it's own encoded length)
*/
export declare enum LengthOp {
/** NO_PREFIX - NO_PREFIX don't include any length info */
NO_PREFIX = 0,
/** VAR_PROTO - VAR_PROTO uses protobuf (and go-amino) varint encoding of the length */
VAR_PROTO = 1,
/** VAR_RLP - VAR_RLP uses rlp int encoding of the length */
VAR_RLP = 2,
/** FIXED32_BIG - FIXED32_BIG uses big-endian encoding of the length as a 32 bit integer */
FIXED32_BIG = 3,
/** FIXED32_LITTLE - FIXED32_LITTLE uses little-endian encoding of the length as a 32 bit integer */
FIXED32_LITTLE = 4,
/** FIXED64_BIG - FIXED64_BIG uses big-endian encoding of the length as a 64 bit integer */
FIXED64_BIG = 5,
/** FIXED64_LITTLE - FIXED64_LITTLE uses little-endian encoding of the length as a 64 bit integer */
FIXED64_LITTLE = 6,
/** REQUIRE_32_BYTES - REQUIRE_32_BYTES is like NONE, but will fail if the input is not exactly 32 bytes (sha256 output) */
REQUIRE_32_BYTES = 7,
/** REQUIRE_64_BYTES - REQUIRE_64_BYTES is like NONE, but will fail if the input is not exactly 64 bytes (sha512 output) */
REQUIRE_64_BYTES = 8,
UNRECOGNIZED = -1
}
export declare const LengthOpSDKType: typeof LengthOp;
export declare function lengthOpFromJSON(object: any): LengthOp;
export declare function lengthOpToJSON(object: LengthOp): string;
/**
* ExistenceProof takes a key and a value and a set of steps to perform on it.
* The result of peforming all these steps will provide a "root hash", which can
* be compared to the value in a header.
*
* Since it is computationally infeasible to produce a hash collission for any of the used
* cryptographic hash functions, if someone can provide a series of operations to transform
* a given key and value into a root hash that matches some trusted root, these key and values
* must be in the referenced merkle tree.
*
* The only possible issue is maliablity in LeafOp, such as providing extra prefix data,
* which should be controlled by a spec. Eg. with lengthOp as NONE,
* prefix = FOO, key = BAR, value = CHOICE
* and
* prefix = F, key = OOBAR, value = CHOICE
* would produce the same value.
*
* With LengthOp this is tricker but not impossible. Which is why the "leafPrefixEqual" field
* in the ProofSpec is valuable to prevent this mutability. And why all trees should
* length-prefix the data before hashing it.
*/
export interface ExistenceProof {
key: Uint8Array;
value: Uint8Array;
leaf?: LeafOp;
path: InnerOp[];
}
/**
* ExistenceProof takes a key and a value and a set of steps to perform on it.
* The result of peforming all these steps will provide a "root hash", which can
* be compared to the value in a header.
*
* Since it is computationally infeasible to produce a hash collission for any of the used
* cryptographic hash functions, if someone can provide a series of operations to transform
* a given key and value into a root hash that matches some trusted root, these key and values
* must be in the referenced merkle tree.
*
* The only possible issue is maliablity in LeafOp, such as providing extra prefix data,
* which should be controlled by a spec. Eg. with lengthOp as NONE,
* prefix = FOO, key = BAR, value = CHOICE
* and
* prefix = F, key = OOBAR, value = CHOICE
* would produce the same value.
*
* With LengthOp this is tricker but not impossible. Which is why the "leafPrefixEqual" field
* in the ProofSpec is valuable to prevent this mutability. And why all trees should
* length-prefix the data before hashing it.
*/
export interface ExistenceProofSDKType {
key: Uint8Array;
value: Uint8Array;
leaf?: LeafOpSDKType;
path: InnerOpSDKType[];
}
/**
* NonExistenceProof takes a proof of two neighbors, one left of the desired key,
* one right of the desired key. If both proofs are valid AND they are neighbors,
* then there is no valid proof for the given key.
*/
export interface NonExistenceProof {
/** TODO: remove this as unnecessary??? we prove a range */
key: Uint8Array;
left?: ExistenceProof;
right?: ExistenceProof;
}
/**
* NonExistenceProof takes a proof of two neighbors, one left of the desired key,
* one right of the desired key. If both proofs are valid AND they are neighbors,
* then there is no valid proof for the given key.
*/
export interface NonExistenceProofSDKType {
key: Uint8Array;
left?: ExistenceProofSDKType;
right?: ExistenceProofSDKType;
}
/** CommitmentProof is either an ExistenceProof or a NonExistenceProof, or a Batch of such messages */
export interface CommitmentProof {
exist?: ExistenceProof;
nonexist?: NonExistenceProof;
batch?: BatchProof;
compressed?: CompressedBatchProof;
}
/** CommitmentProof is either an ExistenceProof or a NonExistenceProof, or a Batch of such messages */
export interface CommitmentProofSDKType {
exist?: ExistenceProofSDKType;
nonexist?: NonExistenceProofSDKType;
batch?: BatchProofSDKType;
compressed?: CompressedBatchProofSDKType;
}
/**
* LeafOp represents the raw key-value data we wish to prove, and
* must be flexible to represent the internal transformation from
* the original key-value pairs into the basis hash, for many existing
* merkle trees.
*
* key and value are passed in. So that the signature of this operation is:
* leafOp(key, value) -> output
*
* To process this, first prehash the keys and values if needed (ANY means no hash in this case):
* hkey = prehashKey(key)
* hvalue = prehashValue(value)
*
* Then combine the bytes, and hash it
* output = hash(prefix || length(hkey) || hkey || length(hvalue) || hvalue)
*/
export interface LeafOp {
hash: HashOp;
prehashKey: HashOp;
prehashValue: HashOp;
length: LengthOp;
/**
* prefix is a fixed bytes that may optionally be included at the beginning to differentiate
* a leaf node from an inner node.
*/
prefix: Uint8Array;
}
/**
* LeafOp represents the raw key-value data we wish to prove, and
* must be flexible to represent the internal transformation from
* the original key-value pairs into the basis hash, for many existing
* merkle trees.
*
* key and value are passed in. So that the signature of this operation is:
* leafOp(key, value) -> output
*
* To process this, first prehash the keys and values if needed (ANY means no hash in this case):
* hkey = prehashKey(key)
* hvalue = prehashValue(value)
*
* Then combine the bytes, and hash it
* output = hash(prefix || length(hkey) || hkey || length(hvalue) || hvalue)
*/
export interface LeafOpSDKType {
hash: HashOp;
prehash_key: HashOp;
prehash_value: HashOp;
length: LengthOp;
prefix: Uint8Array;
}
/**
* InnerOp represents a merkle-proof step that is not a leaf.
* It represents concatenating two children and hashing them to provide the next result.
*
* The result of the previous step is passed in, so the signature of this op is:
* innerOp(child) -> output
*
* The result of applying InnerOp should be:
* output = op.hash(op.prefix || child || op.suffix)
*
* where the || operator is concatenation of binary data,
* and child is the result of hashing all the tree below this step.
*
* Any special data, like prepending child with the length, or prepending the entire operation with
* some value to differentiate from leaf nodes, should be included in prefix and suffix.
* If either of prefix or suffix is empty, we just treat it as an empty string
*/
export interface InnerOp {
hash: HashOp;
prefix: Uint8Array;
suffix: Uint8Array;
}
/**
* InnerOp represents a merkle-proof step that is not a leaf.
* It represents concatenating two children and hashing them to provide the next result.
*
* The result of the previous step is passed in, so the signature of this op is:
* innerOp(child) -> output
*
* The result of applying InnerOp should be:
* output = op.hash(op.prefix || child || op.suffix)
*
* where the || operator is concatenation of binary data,
* and child is the result of hashing all the tree below this step.
*
* Any special data, like prepending child with the length, or prepending the entire operation with
* some value to differentiate from leaf nodes, should be included in prefix and suffix.
* If either of prefix or suffix is empty, we just treat it as an empty string
*/
export interface InnerOpSDKType {
hash: HashOp;
prefix: Uint8Array;
suffix: Uint8Array;
}
/**
* ProofSpec defines what the expected parameters are for a given proof type.
* This can be stored in the client and used to validate any incoming proofs.
*
* verify(ProofSpec, Proof) -> Proof | Error
*
* As demonstrated in tests, if we don't fix the algorithm used to calculate the
* LeafHash for a given tree, there are many possible key-value pairs that can
* generate a given hash (by interpretting the preimage differently).
* We need this for proper security, requires client knows a priori what
* tree format server uses. But not in code, rather a configuration object.
*/
export interface ProofSpec {
/**
* any field in the ExistenceProof must be the same as in this spec.
* except Prefix, which is just the first bytes of prefix (spec can be longer)
*/
leafSpec?: LeafOp;
innerSpec?: InnerSpec;
/** max_depth (if > 0) is the maximum number of InnerOps allowed (mainly for fixed-depth tries) */
maxDepth: number;
/** min_depth (if > 0) is the minimum number of InnerOps allowed (mainly for fixed-depth tries) */
minDepth: number;
}
/**
* ProofSpec defines what the expected parameters are for a given proof type.
* This can be stored in the client and used to validate any incoming proofs.
*
* verify(ProofSpec, Proof) -> Proof | Error
*
* As demonstrated in tests, if we don't fix the algorithm used to calculate the
* LeafHash for a given tree, there are many possible key-value pairs that can
* generate a given hash (by interpretting the preimage differently).
* We need this for proper security, requires client knows a priori what
* tree format server uses. But not in code, rather a configuration object.
*/
export interface ProofSpecSDKType {
leaf_spec?: LeafOpSDKType;
inner_spec?: InnerSpecSDKType;
max_depth: number;
min_depth: number;
}
/**
* InnerSpec contains all store-specific structure info to determine if two proofs from a
* given store are neighbors.
*
* This enables:
*
* isLeftMost(spec: InnerSpec, op: InnerOp)
* isRightMost(spec: InnerSpec, op: InnerOp)
* isLeftNeighbor(spec: InnerSpec, left: InnerOp, right: InnerOp)
*/
export interface InnerSpec {
/**
* Child order is the ordering of the children node, must count from 0
* iavl tree is [0, 1] (left then right)
* merk is [0, 2, 1] (left, right, here)
*/
childOrder: number[];
childSize: number;
minPrefixLength: number;
maxPrefixLength: number;
/** empty child is the prehash image that is used when one child is nil (eg. 20 bytes of 0) */
emptyChild: Uint8Array;
/** hash is the algorithm that must be used for each InnerOp */
hash: HashOp;
}
/**
* InnerSpec contains all store-specific structure info to determine if two proofs from a
* given store are neighbors.
*
* This enables:
*
* isLeftMost(spec: InnerSpec, op: InnerOp)
* isRightMost(spec: InnerSpec, op: InnerOp)
* isLeftNeighbor(spec: InnerSpec, left: InnerOp, right: InnerOp)
*/
export interface InnerSpecSDKType {
child_order: number[];
child_size: number;
min_prefix_length: number;
max_prefix_length: number;
empty_child: Uint8Array;
hash: HashOp;
}
/** BatchProof is a group of multiple proof types than can be compressed */
export interface BatchProof {
entries: BatchEntry[];
}
/** BatchProof is a group of multiple proof types than can be compressed */
export interface BatchProofSDKType {
entries: BatchEntrySDKType[];
}
/** Use BatchEntry not CommitmentProof, to avoid recursion */
export interface BatchEntry {
exist?: ExistenceProof;
nonexist?: NonExistenceProof;
}
/** Use BatchEntry not CommitmentProof, to avoid recursion */
export interface BatchEntrySDKType {
exist?: ExistenceProofSDKType;
nonexist?: NonExistenceProofSDKType;
}
export interface CompressedBatchProof {
entries: CompressedBatchEntry[];
lookupInners: InnerOp[];
}
export interface CompressedBatchProofSDKType {
entries: CompressedBatchEntrySDKType[];
lookup_inners: InnerOpSDKType[];
}
/** Use BatchEntry not CommitmentProof, to avoid recursion */
export interface CompressedBatchEntry {
exist?: CompressedExistenceProof;
nonexist?: CompressedNonExistenceProof;
}
/** Use BatchEntry not CommitmentProof, to avoid recursion */
export interface CompressedBatchEntrySDKType {
exist?: CompressedExistenceProofSDKType;
nonexist?: CompressedNonExistenceProofSDKType;
}
export interface CompressedExistenceProof {
key: Uint8Array;
value: Uint8Array;
leaf?: LeafOp;
/** these are indexes into the lookup_inners table in CompressedBatchProof */
path: number[];
}
export interface CompressedExistenceProofSDKType {
key: Uint8Array;
value: Uint8Array;
leaf?: LeafOpSDKType;
path: number[];
}
export interface CompressedNonExistenceProof {
/** TODO: remove this as unnecessary??? we prove a range */
key: Uint8Array;
left?: CompressedExistenceProof;
right?: CompressedExistenceProof;
}
export interface CompressedNonExistenceProofSDKType {
key: Uint8Array;
left?: CompressedExistenceProofSDKType;
right?: CompressedExistenceProofSDKType;
}
export declare const ExistenceProof: {
encode(message: ExistenceProof, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): ExistenceProof;
fromPartial(object: DeepPartial<ExistenceProof>): ExistenceProof;
};
export declare const NonExistenceProof: {
encode(message: NonExistenceProof, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): NonExistenceProof;
fromPartial(object: DeepPartial<NonExistenceProof>): NonExistenceProof;
};
export declare const CommitmentProof: {
encode(message: CommitmentProof, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): CommitmentProof;
fromPartial(object: DeepPartial<CommitmentProof>): CommitmentProof;
};
export declare const LeafOp: {
encode(message: LeafOp, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): LeafOp;
fromPartial(object: DeepPartial<LeafOp>): LeafOp;
};
export declare const InnerOp: {
encode(message: InnerOp, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): InnerOp;
fromPartial(object: DeepPartial<InnerOp>): InnerOp;
};
export declare const ProofSpec: {
encode(message: ProofSpec, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): ProofSpec;
fromPartial(object: DeepPartial<ProofSpec>): ProofSpec;
};
export declare const InnerSpec: {
encode(message: InnerSpec, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): InnerSpec;
fromPartial(object: DeepPartial<InnerSpec>): InnerSpec;
};
export declare const BatchProof: {
encode(message: BatchProof, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): BatchProof;
fromPartial(object: DeepPartial<BatchProof>): BatchProof;
};
export declare const BatchEntry: {
encode(message: BatchEntry, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): BatchEntry;
fromPartial(object: DeepPartial<BatchEntry>): BatchEntry;
};
export declare const CompressedBatchProof: {
encode(message: CompressedBatchProof, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): CompressedBatchProof;
fromPartial(object: DeepPartial<CompressedBatchProof>): CompressedBatchProof;
};
export declare const CompressedBatchEntry: {
encode(message: CompressedBatchEntry, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): CompressedBatchEntry;
fromPartial(object: DeepPartial<CompressedBatchEntry>): CompressedBatchEntry;
};
export declare const CompressedExistenceProof: {
encode(message: CompressedExistenceProof, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): CompressedExistenceProof;
fromPartial(object: DeepPartial<CompressedExistenceProof>): CompressedExistenceProof;
};
export declare const CompressedNonExistenceProof: {
encode(message: CompressedNonExistenceProof, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): CompressedNonExistenceProof;
fromPartial(object: DeepPartial<CompressedNonExistenceProof>): CompressedNonExistenceProof;
};

View File

@ -1,64 +0,0 @@
import { Any, AnySDKType } from "../../../google/protobuf/any";
import * as _m0 from "protobufjs/minimal";
import { DeepPartial } from "../../../helpers";
/**
* Config represents the configuration for a Cosmos SDK ABCI app.
* It is intended that all state machine logic including the version of
* baseapp and tx handlers (and possibly even Tendermint) that an app needs
* can be described in a config object. For compatibility, the framework should
* allow a mixture of declarative and imperative app wiring, however, apps
* that strive for the maximum ease of maintainability should be able to describe
* their state machine with a config object alone.
*/
export interface Config {
/** modules are the module configurations for the app. */
modules: ModuleConfig[];
}
/**
* Config represents the configuration for a Cosmos SDK ABCI app.
* It is intended that all state machine logic including the version of
* baseapp and tx handlers (and possibly even Tendermint) that an app needs
* can be described in a config object. For compatibility, the framework should
* allow a mixture of declarative and imperative app wiring, however, apps
* that strive for the maximum ease of maintainability should be able to describe
* their state machine with a config object alone.
*/
export interface ConfigSDKType {
modules: ModuleConfigSDKType[];
}
/** ModuleConfig is a module configuration for an app. */
export interface ModuleConfig {
/**
* name is the unique name of the module within the app. It should be a name
* that persists between different versions of a module so that modules
* can be smoothly upgraded to new versions.
*
* For example, for the module cosmos.bank.module.v1.Module, we may chose
* to simply name the module "bank" in the app. When we upgrade to
* cosmos.bank.module.v2.Module, the app-specific name "bank" stays the same
* and the framework knows that the v2 module should receive all the same state
* that the v1 module had. Note: modules should provide info on which versions
* they can migrate from in the ModuleDescriptor.can_migration_from field.
*/
name: string;
/**
* config is the config object for the module. Module config messages should
* define a ModuleDescriptor using the cosmos.app.v1alpha1.is_module extension.
*/
config?: Any;
}
/** ModuleConfig is a module configuration for an app. */
export interface ModuleConfigSDKType {
name: string;
config?: AnySDKType;
}
export declare const Config: {
encode(message: Config, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): Config;
fromPartial(object: DeepPartial<Config>): Config;
};
export declare const ModuleConfig: {
encode(message: ModuleConfig, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): ModuleConfig;
fromPartial(object: DeepPartial<ModuleConfig>): ModuleConfig;
};

View File

@ -1,117 +0,0 @@
import * as _m0 from "protobufjs/minimal";
import { DeepPartial } from "../../../helpers";
/** ModuleDescriptor describes an app module. */
export interface ModuleDescriptor {
/**
* go_import names the package that should be imported by an app to load the
* module in the runtime module registry. Either go_import must be defined here
* or the go_package option must be defined at the file level to indicate
* to users where to location the module implementation. go_import takes
* precedence over go_package when both are defined.
*/
goImport: string;
/**
* use_package refers to a protobuf package that this module
* uses and exposes to the world. In an app, only one module should "use"
* or own a single protobuf package. It is assumed that the module uses
* all of the .proto files in a single package.
*/
usePackage: PackageReference[];
/**
* can_migrate_from defines which module versions this module can migrate
* state from. The framework will check that one module version is able to
* migrate from a previous module version before attempting to update its
* config. It is assumed that modules can transitively migrate from earlier
* versions. For instance if v3 declares it can migrate from v2, and v2
* declares it can migrate from v1, the framework knows how to migrate
* from v1 to v3, assuming all 3 module versions are registered at runtime.
*/
canMigrateFrom: MigrateFromInfo[];
}
/** ModuleDescriptor describes an app module. */
export interface ModuleDescriptorSDKType {
go_import: string;
use_package: PackageReferenceSDKType[];
can_migrate_from: MigrateFromInfoSDKType[];
}
/** PackageReference is a reference to a protobuf package used by a module. */
export interface PackageReference {
/** name is the fully-qualified name of the package. */
name: string;
/**
* revision is the optional revision of the package that is being used.
* Protobuf packages used in Cosmos should generally have a major version
* as the last part of the package name, ex. foo.bar.baz.v1.
* The revision of a package can be thought of as the minor version of a
* package which has additional backwards compatible definitions that weren't
* present in a previous version.
*
* A package should indicate its revision with a source code comment
* above the package declaration in one of its fields containing the
* test "Revision N" where N is an integer revision. All packages start
* at revision 0 the first time they are released in a module.
*
* When a new version of a module is released and items are added to existing
* .proto files, these definitions should contain comments of the form
* "Since Revision N" where N is an integer revision.
*
* When the module runtime starts up, it will check the pinned proto
* image and panic if there are runtime protobuf definitions that are not
* in the pinned descriptor which do not have
* a "Since Revision N" comment or have a "Since Revision N" comment where
* N is <= to the revision specified here. This indicates that the protobuf
* files have been updated, but the pinned file descriptor hasn't.
*
* If there are items in the pinned file descriptor with a revision
* greater than the value indicated here, this will also cause a panic
* as it may mean that the pinned descriptor for a legacy module has been
* improperly updated or that there is some other versioning discrepancy.
* Runtime protobuf definitions will also be checked for compatibility
* with pinned file descriptors to make sure there are no incompatible changes.
*
* This behavior ensures that:
* * pinned proto images are up-to-date
* * protobuf files are carefully annotated with revision comments which
* are important good client UX
* * protobuf files are changed in backwards and forwards compatible ways
*/
revision: number;
}
/** PackageReference is a reference to a protobuf package used by a module. */
export interface PackageReferenceSDKType {
name: string;
revision: number;
}
/**
* MigrateFromInfo is information on a module version that a newer module
* can migrate from.
*/
export interface MigrateFromInfo {
/**
* module is the fully-qualified protobuf name of the module config object
* for the previous module version, ex: "cosmos.group.module.v1.Module".
*/
module: string;
}
/**
* MigrateFromInfo is information on a module version that a newer module
* can migrate from.
*/
export interface MigrateFromInfoSDKType {
module: string;
}
export declare const ModuleDescriptor: {
encode(message: ModuleDescriptor, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): ModuleDescriptor;
fromPartial(object: DeepPartial<ModuleDescriptor>): ModuleDescriptor;
};
export declare const PackageReference: {
encode(message: PackageReference, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): PackageReference;
fromPartial(object: DeepPartial<PackageReference>): PackageReference;
};
export declare const MigrateFromInfo: {
encode(message: MigrateFromInfo, writer?: _m0.Writer): _m0.Writer;
decode(input: _m0.Reader | Uint8Array, length?: number): MigrateFromInfo;
fromPartial(object: DeepPartial<MigrateFromInfo>): MigrateFromInfo;
};

Some files were not shown because too many files have changed in this diff Show More