From 958549408740c02e0a1fcda9b4523d95b2ec41bc Mon Sep 17 00:00:00 2001 From: Denis Fadeev Date: Wed, 17 Jul 2024 18:54:50 +0300 Subject: [PATCH] fix: linkinator skip paths (#376) --- package.json | 2 +- public/sitemap-0.xml | 929 +++++++++++---------- src/pages/developers/evm/bitcoin.mdx | 4 +- src/pages/developers/tutorials/bitcoin.mdx | 13 +- 4 files changed, 475 insertions(+), 473 deletions(-) diff --git a/package.json b/package.json index d213611a..970ab9c1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint:fix": "npx eslint --ext .js,.jsx,.ts,.tsx --fix ./src", "lint": "npx eslint --ext .js,.jsx,.ts,.tsx ./src", "start": "next start", - "check-links": "npx linkinator ./out --recurse --verbosity error --skip '/contracts|/developers/architecture/zetacored|^https'", + "check-links": "EXPORT=true yarn build && npx linkinator ./out --recurse --verbosity error --skip '^https' --skip '/developers/architecture/contracts'", "clean": "rimraf .next out", "tsc:watch": "tsc --watch", "typecheck": "tsc --project ./tsconfig.json --noEmit", diff --git a/public/sitemap-0.xml b/public/sitemap-0.xml index 10e2c3e1..dcf0639e 100644 --- a/public/sitemap-0.xml +++ b/public/sitemap-0.xml @@ -1,467 +1,468 @@ -https://www.zetachain.com/docs/2024-06-24T07:33:27.386Zdaily0.7 -https://www.zetachain.com/docs/451/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/about/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/about/token-utility/distribution/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/about/token-utility/gas/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/about/token-utility/liquidity/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/about/token-utility/overview/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/about/token-utility/token/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/about/token-utility/validators/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/community/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/apps/interacting/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/apps/intro/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/SUMMARY/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ERC20Custody.sol/contract.ERC20Custody/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/Zeta.eth.sol/contract.ZetaEth/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/Zeta.non-eth.sol/contract.ZetaNonEth/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ZetaConnector.base.sol/contract.ZetaConnectorBase/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ZetaConnector.eth.sol/contract.ZetaConnectorEth/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ZetaConnector.non-eth.sol/contract.ZetaConnectorNonEth/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ConnectorErrors.sol/interface.ConnectorErrors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaErrors.sol/interface.ZetaErrors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInteractorErrors.sol/interface.ZetaInteractorErrors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaCommonErrors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaConnector/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaInterfaces/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaReceiver/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaTokenConsumer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaNonEthInterface.sol/interface.ZetaNonEthInterface/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/AttackerContract.sol/contract.AttackerContract/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/AttackerContract.sol/interface.Victim/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/ERC20Mock.sol/contract.ERC20Mock/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/TestUniswapV3Contracts.sol/interface.INonfungiblePositionManager/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/TestUniswapV3Contracts.sol/interface.IPoolInitializer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/ZetaInteractorMock.sol/contract.ZetaInteractorMock/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/ZetaReceiverMock.sol/contract.ZetaReceiverMock/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ImmutableCreate2Factory.sol/contract.ImmutableCreate2Factory/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ImmutableCreate2Factory.sol/interface.Ownable/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaInteractor.sol/abstract.ZetaInteractor/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/contract.ZetaTokenConsumerPancakeV3/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/interface.ISwapRouterPancake/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/interface.WETH9/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/interface.ZetaTokenConsumerUniV3Errors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerTrident.strategy.sol/contract.ZetaTokenConsumerTrident/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerTrident.strategy.sol/interface.WETH9/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerTrident.strategy.sol/interface.ZetaTokenConsumerTridentErrors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV2.strategy.sol/contract.ZetaTokenConsumerUniV2/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV2.strategy.sol/interface.ZetaTokenConsumerUniV2Errors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV3.strategy.sol/contract.ZetaTokenConsumerUniV3/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV3.strategy.sol/interface.WETH9/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV3.strategy.sol/interface.ZetaTokenConsumerUniV3Errors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/interfaces/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/interfaces/TridentConcentratedLiquidityPoolFactory.sol/interface.ConcentratedLiquidityPoolFactory/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/interfaces/TridentIPoolRouter.sol/interface.IPoolRouter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/enum.CoinType/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/interface.ISystem/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/interface.IZRC20/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/interface.IZRC20Metadata/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/SystemContract.sol/contract.SystemContract/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/SystemContract.sol/interface.SystemContractErrors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Uniswap.sol/contract.UniswapImports/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/UniswapPeriphery.sol/contract.UniswapImports/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/WZETA.sol/contract.WETH9/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZRC20.sol/contract.ZRC20/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZRC20.sol/interface.ZRC20Errors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZetaConnectorZEVM.sol/contract.ZetaConnectorZEVM/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZetaConnectorZEVM.sol/interface.ZetaInterfaces/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZetaConnectorZEVM.sol/interface.ZetaReceiver/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IUniswapV2Router01.sol/interface.IUniswapV2Router01/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IUniswapV2Router02.sol/interface.IUniswapV2Router02/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IWZETA.sol/interface.IWETH9/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IZRC20.sol/interface.IZRC20/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/zContract.sol/interface.zContract/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/zContract.sol/struct.zContext/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/testing/README/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/testing/SystemContractMock.sol/contract.SystemContractMock/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/testing/SystemContractMock.sol/interface.SystemContractErrors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/crosschain/messages/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/crosschain/overview/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/emissions/overview/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/fungible/messages/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/fungible/overview/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/observer/messages/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/modules/observer/overview/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/observers/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/overview/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/privileged/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/rewards/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/whitelisting/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_add-genesis-account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_add-observer-list/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_addr-conversion/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_collect-gentxs/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_collect-observer-info/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_config/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_addr/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_pubkey/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_pubkey-raw/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_raw-bytes/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_docs/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_export/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_gentx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_get-pubkey/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_index-eth-tx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_init/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_add/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_delete/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_export/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_import/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_list/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_migrate/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_mnemonic/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_parse/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_rename/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_show/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_unsafe-export-eth-key/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_unsafe-import-eth-key/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_accounts/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_address-by-acc-num/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_module-account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_module-accounts/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz_grants/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz_grants-by-grantee/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz_grants-by-granter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank_balances/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank_denom-metadata/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank_total/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_block/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_get-zeta-accounting/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_in-tx-hash-to-cctx-data/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_last-zeta-height/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-all-in-tx-trackers/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-cctx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-gas-price/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-in-tx-hash-to-cctx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-in-tx-tracker/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-out-tx-tracker/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-pending-cctx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-cctx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-gas-price/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-in-tx-hash-to-cctx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-out-tx-tracker/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_commission/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_community-pool/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_rewards/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_slashes/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_validator-outstanding-rewards/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_get-emmisons-factors/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_list-pool-addresses/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_show-available-emissions/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evidence/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm_code/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm_storage/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket_base-fee/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket_block-gas/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_code-hash/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_gas-stability-pool-address/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_gas-stability-pool-balance/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_gas-stability-pool-balances/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_list-foreign-coins/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_show-foreign-coins/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_system-contract/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_deposit/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_deposits/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_param/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_proposals/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_proposer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_tally/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_vote/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_votes/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-info/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-members/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-policies-by-admin/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-policies-by-group/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-policy-info/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_groups/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_groups-by-admin/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_groups-by-member/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_proposals-by-group-policy/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_tally-result/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_vote/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_votes-by-proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_votes-by-voter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_get-historical-tss-address/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_get-tss-address/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-blame/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-blame-by-msg/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-chain-nonces/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-chain-params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-chains/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-node-account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-observer-set/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-pending-nonces/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-tss-history/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-ballot/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-blame/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-chain-nonces/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-chain-params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-crosschain-flags/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-keygen/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-node-account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-observer-count/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-tss/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_params_subspace/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing_signing-info/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing_signing-infos/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_delegation/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_delegations/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_delegations-to/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_historical-info/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_pool/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_redelegation/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_redelegations/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_redelegations-from/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_unbonding-delegation/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_unbonding-delegations/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_unbonding-delegations-from/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_validator/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_validators/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_tendermint-validator-set/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_tx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_txs/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade_applied/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade_module_versions/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade_plan/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_rollback/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_rosetta/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_delete/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_dump/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_export/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_list/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_load/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_restore/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_start/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_status/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_reset-state/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_show-address/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_show-node-id/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_show-validator/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_unsafe-reset-all/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_version/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_testnet/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_testnet_init-files/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_testnet_start/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz_exec/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz_grant/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz_revoke/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_bank/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_bank_multi-send/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_bank_send/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_broadcast/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crisis/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crisis_invariant-broken/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_abort-stuck-cctx/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_add-to-in-tx-tracker/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_add-to-out-tx-tracker/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_create-tss-voter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_gas-price-voter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_inbound-voter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_migrate-tss-funds/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_outbound-voter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_refund-aborted/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_remove-from-out-tx-tracker/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_update-tss-address/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_whitelist-erc20/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_decode/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_fund-community-pool/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_set-withdraw-addr/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_withdraw-all-rewards/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_withdraw-rewards/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_emissions/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_encode/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_evidence/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_evm/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_evm_raw/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_deploy-fungible-coin-zrc-4/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_deploy-system-contracts/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_remove-foreign-coin/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-contract-bytecode/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-system-contract/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-zrc20-liquidity-cap/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-zrc20-paused-status/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-zrc20-withdraw-fee/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_deposit/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_draft-proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_cancel-software-upgrade/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_community-pool-spend/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_param-change/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_software-upgrade/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_vote/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_weighted-vote/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_create-group/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_create-group-policy/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_create-group-with-policy/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_draft-proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_exec/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_leave-group/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_submit-proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-admin/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-members/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-metadata/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-policy-admin/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-policy-decision-policy/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-policy-metadata/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_vote/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_withdraw-proposal/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_multi-sign/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_multisign-batch/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_add-blame-vote/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_add-observer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_encode/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_remove-chain-params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-chain-params/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-crosschain-flags/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-keygen/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-observer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_sign/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_sign-batch/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_slashing/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_slashing_unjail/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_cancel-unbond/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_create-validator/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_delegate/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_edit-validator/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_redelegate/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_unbond/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_validate-signatures/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting_create-periodic-vesting-account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting_create-permanent-locked-account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting_create-vesting-account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_validate-genesis/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_version/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/evm/addresses/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/evm/bitcoin/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/evm/connector/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/evm/gas/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/evm/system-contract/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/reference/template/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/reference/transactions/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/services/envio/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/services/goldsky/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/services/particle/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/services/pyth/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tokens/erc20/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tokens/zeta/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tokens/zrc20/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/bitcoin/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/connector-nft/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/erc20/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/hello/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/message/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/multioutput/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/nft/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/nft/contract/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/nft/frontend/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/staking/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/swap/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/swap-zeta/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/developers/tutorials/zeta/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/nodes/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/nodes/start-here/requirements/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/nodes/start-here/setup/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/nodes/start-here/syncing/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/nodes/validate/validator/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/apps/explorers/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/apps/services/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/apps/wallets/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/learn/faq/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/learn/glossary/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/network/api/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/network/contracts/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/network/details/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/network/openapi/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/reference/network/proposals/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/support/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/account/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/balances/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/delegate/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/deposit/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/overview/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/parameter/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/submit/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/text/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/upgrade/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/governance/voting/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/rewards/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/cli/setup/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/keplr/setup/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/keplr/transfer/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/leap/delegate/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/leap/setup/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/pingpub/delegate/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/connect-wallet/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/create-wallet/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/earn-zeta-xp/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/enroll-zeta-xp/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/get-zeta/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/pool/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/send/2024-06-24T07:33:27.387Zdaily0.7 -https://www.zetachain.com/docs/users/zetahub/stake/2024-06-24T07:33:27.387Zdaily0.7 +https://www.zetachain.com/docs/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/451/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/about/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/about/token-utility/distribution/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/about/token-utility/gas/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/about/token-utility/liquidity/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/about/token-utility/overview/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/about/token-utility/token/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/about/token-utility/validators/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/community/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/apps/interacting/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/apps/intro/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/SUMMARY/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ERC20Custody.sol/contract.ERC20Custody/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/Zeta.eth.sol/contract.ZetaEth/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/Zeta.non-eth.sol/contract.ZetaNonEth/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ZetaConnector.base.sol/contract.ZetaConnectorBase/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ZetaConnector.eth.sol/contract.ZetaConnectorEth/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/ZetaConnector.non-eth.sol/contract.ZetaConnectorNonEth/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ConnectorErrors.sol/interface.ConnectorErrors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaErrors.sol/interface.ZetaErrors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInteractorErrors.sol/interface.ZetaInteractorErrors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaCommonErrors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaConnector/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaInterfaces/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaReceiver/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaInterfaces.sol/interface.ZetaTokenConsumer/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/interfaces/ZetaNonEthInterface.sol/interface.ZetaNonEthInterface/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/AttackerContract.sol/contract.AttackerContract/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/AttackerContract.sol/interface.Victim/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/ERC20Mock.sol/contract.ERC20Mock/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/TestUniswapV3Contracts.sol/interface.INonfungiblePositionManager/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/TestUniswapV3Contracts.sol/interface.IPoolInitializer/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/ZetaInteractorMock.sol/contract.ZetaInteractorMock/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/testing/ZetaReceiverMock.sol/contract.ZetaReceiverMock/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ImmutableCreate2Factory.sol/contract.ImmutableCreate2Factory/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ImmutableCreate2Factory.sol/interface.Ownable/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaInteractor.sol/abstract.ZetaInteractor/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/contract.ZetaTokenConsumerPancakeV3/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/interface.ISwapRouterPancake/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/interface.WETH9/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerPancakeV3.strategy.sol/interface.ZetaTokenConsumerUniV3Errors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerTrident.strategy.sol/contract.ZetaTokenConsumerTrident/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerTrident.strategy.sol/interface.WETH9/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerTrident.strategy.sol/interface.ZetaTokenConsumerTridentErrors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV2.strategy.sol/contract.ZetaTokenConsumerUniV2/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV2.strategy.sol/interface.ZetaTokenConsumerUniV2Errors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV3.strategy.sol/contract.ZetaTokenConsumerUniV3/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV3.strategy.sol/interface.WETH9/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/ZetaTokenConsumerUniV3.strategy.sol/interface.ZetaTokenConsumerUniV3Errors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/interfaces/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/interfaces/TridentConcentratedLiquidityPoolFactory.sol/interface.ConcentratedLiquidityPoolFactory/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/evm/tools/interfaces/TridentIPoolRouter.sol/interface.IPoolRouter/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/enum.CoinType/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/interface.ISystem/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/interface.IZRC20/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Interfaces.sol/interface.IZRC20Metadata/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/SystemContract.sol/contract.SystemContract/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/SystemContract.sol/interface.SystemContractErrors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/Uniswap.sol/contract.UniswapImports/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/UniswapPeriphery.sol/contract.UniswapImports/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/WZETA.sol/contract.WETH9/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZRC20.sol/contract.ZRC20/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZRC20.sol/interface.ZRC20Errors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZetaConnectorZEVM.sol/contract.ZetaConnectorZEVM/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZetaConnectorZEVM.sol/interface.ZetaInterfaces/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/ZetaConnectorZEVM.sol/interface.ZetaReceiver/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IUniswapV2Router01.sol/interface.IUniswapV2Router01/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IUniswapV2Router02.sol/interface.IUniswapV2Router02/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IWZETA.sol/interface.IWETH9/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/IZRC20.sol/interface.IZRC20/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/zContract.sol/interface.zContract/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/interfaces/zContract.sol/struct.zContext/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/testing/README/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/testing/SystemContractMock.sol/contract.SystemContractMock/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/contracts/contracts/zevm/testing/SystemContractMock.sol/interface.SystemContractErrors/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/crosschain/messages/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/crosschain/overview/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/emissions/overview/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/fungible/messages/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/fungible/overview/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/observer/messages/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/modules/observer/overview/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/observers/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/overview/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/privileged/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/rewards/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/whitelisting/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_add-genesis-account/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_add-observer-list/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_addr-conversion/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_collect-gentxs/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_collect-observer-info/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_config/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_addr/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_pubkey/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_pubkey-raw/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_debug_raw-bytes/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_docs/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_export/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_gentx/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_get-pubkey/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_index-eth-tx/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_init/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_add/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_delete/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_export/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_import/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_list/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_migrate/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_mnemonic/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_parse/2024-07-03T13:56:50.194Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_rename/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_show/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_unsafe-export-eth-key/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_keys_unsafe-import-eth-key/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_accounts/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_address-by-acc-num/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_module-account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_module-accounts/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_auth_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz_grants/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz_grants-by-grantee/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_authz_grants-by-granter/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank_balances/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank_denom-metadata/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_bank_total/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_block/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_get-zeta-accounting/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_in-tx-hash-to-cctx-data/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_last-zeta-height/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-all-in-tx-trackers/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-cctx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-gas-price/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-in-tx-hash-to-cctx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-in-tx-tracker/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-out-tx-tracker/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_list-pending-cctx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-cctx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-gas-price/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-in-tx-hash-to-cctx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_crosschain_show-out-tx-tracker/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_commission/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_community-pool/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_rewards/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_slashes/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_distribution_validator-outstanding-rewards/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_get-emmisons-factors/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_list-pool-addresses/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_emissions_show-available-emissions/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evidence/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm_code/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_evm_storage/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket_base-fee/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket_block-gas/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_feemarket_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_code-hash/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_gas-stability-pool-address/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_gas-stability-pool-balance/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_gas-stability-pool-balances/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_list-foreign-coins/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_show-foreign-coins/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_fungible_system-contract/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_deposit/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_deposits/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_param/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_proposals/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_proposer/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_tally/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_vote/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_gov_votes/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-info/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-members/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-policies-by-admin/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-policies-by-group/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_group-policy-info/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_groups/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_groups-by-admin/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_groups-by-member/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_proposals-by-group-policy/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_tally-result/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_vote/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_votes-by-proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_group_votes-by-voter/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_get-historical-tss-address/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_get-tss-address/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-blame/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-blame-by-msg/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-chain-nonces/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-chain-params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-chains/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-node-account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-observer-set/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-pending-nonces/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_list-tss-history/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-ballot/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-blame/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-chain-nonces/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-chain-params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-crosschain-flags/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-keygen/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-node-account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-observer-count/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_observer_show-tss/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_params_subspace/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing_signing-info/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_slashing_signing-infos/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_delegation/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_delegations/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_delegations-to/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_historical-info/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_pool/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_redelegation/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_redelegations/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_redelegations-from/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_unbonding-delegation/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_unbonding-delegations/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_unbonding-delegations-from/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_validator/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_staking_validators/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_tendermint-validator-set/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_tx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_txs/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade_applied/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade_module_versions/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_query_upgrade_plan/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_rollback/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_rosetta/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_delete/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_dump/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_export/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_list/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_load/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_snapshots_restore/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_start/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_status/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_reset-state/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_show-address/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_show-node-id/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_show-validator/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_unsafe-reset-all/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tendermint_version/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_testnet/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_testnet_init-files/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_testnet_start/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz_exec/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz_grant/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_authz_revoke/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_bank/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_bank_multi-send/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_bank_send/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_broadcast/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crisis/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crisis_invariant-broken/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_abort-stuck-cctx/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_add-to-in-tx-tracker/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_add-to-out-tx-tracker/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_create-tss-voter/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_gas-price-voter/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_inbound-voter/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_migrate-tss-funds/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_outbound-voter/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_refund-aborted/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_remove-from-out-tx-tracker/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_update-tss-address/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_crosschain_whitelist-erc20/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_decode/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_fund-community-pool/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_set-withdraw-addr/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_withdraw-all-rewards/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_distribution_withdraw-rewards/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_emissions/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_encode/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_evidence/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_evm/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_evm_raw/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_deploy-fungible-coin-zrc-4/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_deploy-system-contracts/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_remove-foreign-coin/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-contract-bytecode/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-system-contract/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-zrc20-liquidity-cap/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-zrc20-paused-status/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_fungible_update-zrc20-withdraw-fee/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_deposit/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_draft-proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_cancel-software-upgrade/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_community-pool-spend/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_param-change/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-legacy-proposal_software-upgrade/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_submit-proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_vote/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_gov_weighted-vote/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_create-group/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_create-group-policy/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_create-group-with-policy/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_draft-proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_exec/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_leave-group/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_submit-proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-admin/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-members/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-metadata/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-policy-admin/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-policy-decision-policy/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_update-group-policy-metadata/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_vote/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_group_withdraw-proposal/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_multi-sign/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_multisign-batch/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_add-blame-vote/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_add-observer/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_encode/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_remove-chain-params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-chain-params/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-crosschain-flags/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-keygen/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_observer_update-observer/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_sign/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_sign-batch/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_slashing/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_slashing_unjail/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_cancel-unbond/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_create-validator/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_delegate/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_edit-validator/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_redelegate/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_staking_unbond/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_validate-signatures/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting_create-periodic-vesting-account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting_create-permanent-locked-account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_tx_vesting_create-vesting-account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_validate-genesis/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/architecture/zetacored/zetacored_version/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/evm/addresses/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/evm/bitcoin/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/evm/connector/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/evm/gas/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/evm/system-contract/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/reference/template/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/reference/transactions/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/services/alchemy/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/services/envio/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/services/goldsky/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/services/particle/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/services/pyth/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tokens/erc20/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tokens/zeta/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tokens/zrc20/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/bitcoin/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/connector-nft/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/erc20/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/hello/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/message/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/multioutput/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/nft/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/nft/contract/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/nft/frontend/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/staking/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/swap/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/swap-any/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/developers/tutorials/zeta/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/nodes/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/nodes/start-here/requirements/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/nodes/start-here/setup/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/nodes/start-here/syncing/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/nodes/validate/validator/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/apps/explorers/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/apps/services/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/apps/wallets/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/learn/faq/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/learn/glossary/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/network/api/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/network/contracts/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/network/details/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/network/openapi/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/reference/network/proposals/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/support/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/account/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/balances/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/delegate/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/deposit/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/overview/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/parameter/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/submit/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/text/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/upgrade/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/governance/voting/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/rewards/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/cli/setup/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/keplr/setup/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/keplr/transfer/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/leap/delegate/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/leap/setup/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/pingpub/delegate/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/connect-wallet/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/create-wallet/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/earn-zeta-xp/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/enroll-zeta-xp/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/get-zeta/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/pool/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/send/2024-07-03T13:56:50.195Zdaily0.7 +https://www.zetachain.com/docs/users/zetahub/stake/2024-07-03T13:56:50.195Zdaily0.7 \ No newline at end of file diff --git a/src/pages/developers/evm/bitcoin.mdx b/src/pages/developers/evm/bitcoin.mdx index 0c79c6b3..c3c4ff9e 100644 --- a/src/pages/developers/evm/bitcoin.mdx +++ b/src/pages/developers/evm/bitcoin.mdx @@ -67,8 +67,8 @@ and not recoverable. In summary, a ZetaChain's EVM BTC transaction would look like this: 1. A user sends 1 BTC on Bitcoin network to the Bitcoin [TSS - address](/reference/contracts) , adding a memo (via `OP_RETURN`) in the tx - saying (colloquially) “deposit to 0x1337”. + address](/reference/network/contracts) , adding a memo (via `OP_RETURN`) in + the tx saying (colloquially) “deposit to 0x1337”. 2. Upon receiving this tx, the ZetaCore state machine calls the deposit (0x1337, 1e8) to mint and credit 0x1337 with 1 zBTC minus fees. 3. If 0x1337 is an Externally Owned Account (EOA), that's it. If it’s a diff --git a/src/pages/developers/tutorials/bitcoin.mdx b/src/pages/developers/tutorials/bitcoin.mdx index a544aa5b..f6c857a5 100644 --- a/src/pages/developers/tutorials/bitcoin.mdx +++ b/src/pages/developers/tutorials/bitcoin.mdx @@ -66,8 +66,8 @@ This HTML page contains a simple form with three inputs: ## Send Transaction Handler To call an omnichain contract from Bitcoin you need to send a token transfer -transaction to the ZetaChain's [TSS address](/reference/contracts) on Bitcoin -with a memo that conforms to [the required +transaction to the ZetaChain's [TSS address](/reference/network/contracts) on +Bitcoin with a memo that conforms to [the required format](/developers/evm/bitcoin). The memo is composed of two parts: @@ -87,8 +87,9 @@ would look like: c79E6DC99C5928C5b08ae7a0f79412521996938e3724C896Cdc958611873D81547A98565c8cb849d ``` -The list of TSS address is available in [the docs](/reference/network/contracts), for -the purposes of this tutorial we will use a hard-coded value. +The list of TSS address is available in [the +docs](/reference/network/contracts), for the purposes of this tutorial we will +use a hard-coded value. Get the contract address and parameters from the form and ensure that the `0x` prefix is removed. @@ -202,8 +203,8 @@ npx http-server Open the page in your browser and fill in the form. You can test functionality with your own contract address or follow one of the provided tutorials, for -example, the [Staking](/developers/tutorials/staking/) tutorial to -deploy a contract that you can call from Bitcoin. +example, the [Staking](/developers/tutorials/staking/) tutorial to deploy a +contract that you can call from Bitcoin. Fill out the form and click the "Send transaction" button. You will be prompted to confirm the transaction.