Docs.rs
  • l1x-sdk-0.3.2
    • l1x-sdk 0.3.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • egor-l1x
    • Dependencies
      • borsh ^0.9 normal
      • hex ^0.4 normal
      • l1x-sdk-macros ^0.2.1 normal
      • l1x-sys ^0.2.2 normal
      • macropol ^0.1.3 normal
      • once_cell ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • uint ^0.9.5 normal
      • lazy_static ^1.4.0 dev
    • Versions
    • 90.48% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

l1x_sdk0.3.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • contract_interaction::ContractCall
  • store::lookup_map::LookupMap
  • store::lookup_set::LookupSet
  • store::vec::Vector
  • types::Address
  • types::I128
  • types::I64
  • types::U128
  • types::U256
  • types::U64

Enums

  • TransferError

Attribute Macros

  • contract

Functions

  • abort
  • address_balance
  • block_hash
  • block_number
  • block_timestamp
  • call_contract
  • caller_address
  • contract_code_address_of
  • contract_code_owner_address_of
  • contract_instance_address
  • contract_instance_balance
  • contract_owner_address
  • contract_owner_address_of
  • deposit
  • emit_event_experimental
  • gas_left
  • gas_limit
  • input
  • msg
  • output
  • panic
  • setup_panic_hook
  • storage_read
  • storage_remove
  • storage_write
  • storage_write_perm
  • transfer_from_caller
  • transfer_to

Type Aliases

  • types::Balance
  • types::BlockHash
  • types::BlockNumber
  • types::Gas
  • types::TimeStamp