Docs.rs
  • avalanche-types-0.0.195
    • avalanche-types 0.0.195
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rkuris
    • patrick-ogrady
    • Dependencies
      • async-trait ^0.1.60 normal
      • aws-manager ^0.22.20 normal
      • aws-sdk-kms ^0.22.0 normal
      • aws-smithy-types ^0.52.0 normal
      • base64 ^0.20.0 normal
      • bech32 ^0.9.1 normal
      • bip32 ^0.4.0 normal
      • bs58 ^0.4.0 normal
      • bytes ^1.3.0 normal
      • chrono ^0.4.23 normal
      • cmp-manager ^0.0.1 normal
      • ecdsa ^0.14.8 normal
      • ethers ^1.0.2 normal
      • ethers-core ^1.0.2 normal
      • ethers-providers ^1.0.2 normal
      • ethers-signers ^1.0.2 normal
      • flate2 ^1.0.25 normal
      • futures ^0.3.25 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • http ^0.2.8 normal
      • http-manager ^0.0.6 normal
      • hyper ^0.14.23 normal
      • jsonrpc-core ^18.0.0 normal
      • jsonrpc-http-server ^18.0.0 normal
      • k256 ^0.11.6 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • num-bigint ^0.4.3 normal
      • num-derive ^0.3.3 normal
      • num-traits ^0.2.15 normal
      • prefix-manager ^0.0.2 normal
      • primitive-types ^0.12.1 normal
      • prometheus ^0.13.3 normal
      • prost ^0.11.5 normal
      • rand ^0.8.5 normal
      • rand_core ^0.6.4 normal
      • rcgen ^0.10.0 normal
      • ring ^0.16.20 normal
      • ripemd ^0.1.3 normal
      • rlp ^0.5.2 normal
      • rsa ^0.7.2 normal
      • rust-embed ^6.4.2 normal
      • rustls ^0.20.7 normal
      • rustls-pemfile ^1.0.1 normal
      • secp256k1 ^0.25.0 normal
      • semver ^1.0.16 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • serde_with ^2.1.0 normal
      • serde_yaml ^0.9.16 normal
      • sha2 ^0.10.6 normal
      • sha3 ^0.10.6 normal
      • spki ^0.6.0 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.24.0 normal
      • tokio-stream ^0.1.11 normal
      • tonic ^0.8.3 normal
      • tonic-health ^0.8.0 normal
      • tonic-reflection ^0.6.0 normal
      • tower-service ^0.3.2 normal
      • zerocopy ^0.6.1 normal
      • env_logger ^0.10.0 dev
      • id-manager ^0.0.2 dev
      • random-manager ^0.0.2 dev
      • tempfile ^3.3.0 dev
      • tokio-stream ^0.1.11 dev
      • tokio-test ^0.4.2 dev
      • protoc-gen-prost ^0.2.1 build
      • protoc-gen-tonic ^0.2.1 build
    • Versions
    • 43.21% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module jsonrpc

  • Modules
  • Structs
  • Constants
?
Change settings

Module avalanche_types::jsonrpc

source ·

Modules

avm
common
evm
health
info
platformvm

Structs

EndIndex
ref. https://docs.avax.network/apis/avalanchego/apis/x-chain/#avmgetutxos ref. https://docs.avax.network/build/avalanchego-apis/p-chain/#platformgetutxos
Request
ref. https://www.jsonrpc.org/specification ref. https://docs.avax.network/build/avalanchego-apis/issuing-api-calls
RequestWithParamsArray
ref. https://docs.avax.network/build/avalanchego-apis/c-chain#eth_getassetbalance
RequestWithParamsHashMapArray
ref. https://docs.avax.network/build/avalanchego-apis/c-chain#eth_getassetbalance
ResponseError
e.g., {“jsonrpc”:“2.0”,“error”:{“code”:-32000,“message”:“problem decoding transaction: invalid input checksum”,“data”:null},“id”:1} e.g., {“jsonrpc”:“2.0”,“error”:{“code”:-32000,“message”:“problem decoding transaction: missing 0x prefix to hex encoding”,“data”:null},“id”:1}

Constants

DEFAULT_ID
DEFAULT_VERSION