Docs.rs
  • ic-evm-utils-4.0.0
    • ic-evm-utils 4.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • letmejustputthishere
    • Dependencies
      • candid ^0.10 normal
      • ethers-core ^2.0.14 normal
      • evm-rpc-canister-types ^4.0.1 normal
      • ic-cdk ^0.14 normal
      • num-traits ^0.2.19 normal
      • serde ^1.0.197 normal
      • serde_bytes ^0.11.14 normal
      • serde_json ^1.0.116 normal
    • Versions
    • 57.63% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ic_evm_utils4.0.0

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • eth_call::EthCallJsonRpcRequest
  • eth_call::EthCallParams
  • eth_send_raw_transaction::ContractDetails
  • eth_send_raw_transaction::TransferArgs
  • evm_signer::SignedTransaction
  • fees::FeeEstimates
  • request::JsonRpcError
  • request::JsonRpcResult

Traits

  • eth_send_raw_transaction::IntoChainId

Functions

  • conversions::nat_to_u128
  • conversions::nat_to_u256
  • eth_call::erc20_balance_of
  • eth_call::from_hex
  • eth_call::to_hex
  • eth_get_transaction_count::get_transaction_count
  • eth_send_raw_transaction::contract_interaction
  • eth_send_raw_transaction::get_data
  • eth_send_raw_transaction::get_function
  • eth_send_raw_transaction::send_raw_transaction
  • eth_send_raw_transaction::transfer_eth
  • evm_signer::get_canister_public_key
  • evm_signer::pubkey_bytes_to_address
  • evm_signer::sign_eip1559_transaction
  • fees::estimate_transaction_fees
  • fees::fee_history
  • request::request
  • request_cost::request_cost

Type Aliases

  • eth_send_raw_transaction::TransactionHash