# Tatum Blockchain Gateway **Official Documentation:** https://docs.tatum.io The following interfaces are available on this chain: - `cosmos-mainnet-grpc` (gRPC) ## cosmos-mainnet-grpc - gRPC The gRPC endpoint is: `https://cosmos-mainnet-grpc.gateway.tatum.io` Use a gRPC client with protobuf-encoded requests. Please refer to the official documentation and the service proto definitions for available RPC methods and message formats. - `cosmos.auth.v1beta1.Query/Account` - `cosmos.auth.v1beta1.Query/Accounts` - `cosmos.auth.v1beta1.Query/AddressBytesToString` - `cosmos.auth.v1beta1.Query/AddressStringToBytes` - `cosmos.auth.v1beta1.Query/Bech32Prefix` - `cosmos.auth.v1beta1.Query/ModuleAccounts` - `cosmos.auth.v1beta1.Query/Params` - `cosmos.authz.v1beta1.Query/GranteeGrants` - `cosmos.authz.v1beta1.Query/GranterGrants` - `cosmos.authz.v1beta1.Query/Grants` - `cosmos.bank.v1beta1.Query/AllBalances` - `cosmos.bank.v1beta1.Query/Balance` - `cosmos.bank.v1beta1.Query/DenomMetadata` - `cosmos.bank.v1beta1.Query/DenomsMetadata` - `cosmos.bank.v1beta1.Query/Params` - `cosmos.bank.v1beta1.Query/SupplyOf` - `cosmos.bank.v1beta1.Query/TotalSupply` - `cosmos.base.node.v1beta1.Service/Config` - `cosmos.base.node.v1beta1.Service/Status` - `cosmos.base.tendermint.v1beta1.Service/GetBlockByHeight` - `cosmos.base.tendermint.v1beta1.Service/GetLatestBlock` - `cosmos.base.tendermint.v1beta1.Service/GetLatestValidatorSet` - `cosmos.base.tendermint.v1beta1.Service/GetNodeInfo` - `cosmos.base.tendermint.v1beta1.Service/GetSyncing` - `cosmos.base.tendermint.v1beta1.Service/GetValidatorSetByHeight` - `cosmos.distribution.v1beta1.Query/CommunityPool` - `cosmos.distribution.v1beta1.Query/DelegationRewards` - `cosmos.distribution.v1beta1.Query/DelegationTotalRewards` - `cosmos.distribution.v1beta1.Query/DelegatorValidators` - `cosmos.distribution.v1beta1.Query/DelegatorWithdrawAddress` - `cosmos.distribution.v1beta1.Query/Params` - `cosmos.distribution.v1beta1.Query/ValidatorCommission` - `cosmos.distribution.v1beta1.Query/ValidatorOutstandingRewards` - `cosmos.distribution.v1beta1.Query/ValidatorSlashes` - `cosmos.evidence.v1beta1.Query/AllEvidence` - `cosmos.evidence.v1beta1.Query/Evidence` - `cosmos.feegrant.v1beta1.Query/Allowance` - `cosmos.feegrant.v1beta1.Query/Allowances` - `cosmos.feegrant.v1beta1.Query/AllowancesByGranter` - `cosmos.gov.v1beta1.Query/Deposit` - `cosmos.gov.v1beta1.Query/Deposits` - `cosmos.gov.v1beta1.Query/Params` - `cosmos.gov.v1beta1.Query/Proposal` - `cosmos.gov.v1beta1.Query/Proposals` - `cosmos.gov.v1beta1.Query/TallyResult` - `cosmos.gov.v1beta1.Query/Vote` - `cosmos.gov.v1beta1.Query/Votes` - `cosmos.mint.v1beta1.Query/AnnualProvisions` - `cosmos.mint.v1beta1.Query/Inflation` - `cosmos.mint.v1beta1.Query/Params` - `cosmos.params.v1beta1.Query/Params` - `cosmos.slashing.v1beta1.Query/Params` - `cosmos.slashing.v1beta1.Query/SigningInfo` - `cosmos.slashing.v1beta1.Query/SigningInfos` - `cosmos.staking.v1beta1.Query/Delegation` - `cosmos.staking.v1beta1.Query/DelegatorDelegations` - `cosmos.staking.v1beta1.Query/DelegatorUnbondingDelegations` - `cosmos.staking.v1beta1.Query/DelegatorValidator` - `cosmos.staking.v1beta1.Query/DelegatorValidators` - `cosmos.staking.v1beta1.Query/HistoricalInfo` - `cosmos.staking.v1beta1.Query/Params` - `cosmos.staking.v1beta1.Query/Pool` - `cosmos.staking.v1beta1.Query/Redelegations` - `cosmos.staking.v1beta1.Query/UnbondingDelegation` - `cosmos.staking.v1beta1.Query/Validator` - `cosmos.staking.v1beta1.Query/ValidatorDelegations` - `cosmos.staking.v1beta1.Query/ValidatorUnbondingDelegations` - `cosmos.staking.v1beta1.Query/Validators` - `cosmos.tx.v1beta1.Service/BroadcastTx` - `cosmos.tx.v1beta1.Service/GetBlockWithTxs` - `cosmos.tx.v1beta1.Service/GetTx` - `cosmos.tx.v1beta1.Service/GetTxsEvent` - `cosmos.tx.v1beta1.Service/Simulate` - `cosmos.upgrade.v1beta1.Query/AppliedPlan` - `cosmos.upgrade.v1beta1.Query/CurrentPlan` - `cosmos.upgrade.v1beta1.Query/ModuleVersions` - `cosmos.upgrade.v1beta1.Query/UpgradedConsensusState` - `grpc.reflection.v1.ServerReflection/ServerReflectionInfo` - `grpc.reflection.v1alpha.ServerReflection/ServerReflectionInfo`