Docs.rs
  • codexsdk-1.0.0
    • codexsdk 1.0.0
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • crates.io
    • Source
    • Owners
    • ewhal
    • Dependencies
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^2.0 normal
      • url ^2.2 normal
      • uuid ^1.0 normal
    • Versions
    • 8.7% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

codexsdk1.0.0

Module erc721_api

Module Items

  • Enums
  • Functions

In codexsdk::apis

codexsdk::apis

Module erc721_api

Source

Enums§

ApproveErc721Error
struct for typed errors of method approve_erc721
GetErc721ApprovedError
struct for typed errors of method get_erc721_approved
GetErc721BalanceOfError
struct for typed errors of method get_erc721_balance_of
GetErc721IsApprovedForAllError
struct for typed errors of method get_erc721_is_approved_for_all
GetErc721NameError
struct for typed errors of method get_erc721_name
GetErc721OwnerOfError
struct for typed errors of method get_erc721_owner_of
GetErc721SymbolError
struct for typed errors of method get_erc721_symbol
GetErc721TokenUriError
struct for typed errors of method get_erc721_token_uri
SafeTransferFromErc721Error
struct for typed errors of method safe_transfer_from_erc721
SafeTransferFromWithDataErc721Error
struct for typed errors of method safe_transfer_from_with_data_erc721
SetApprovalForAllErc721Error
struct for typed errors of method set_approval_for_all_erc721
TransferFromErc721Error
struct for typed errors of method transfer_from_erc721

Functions§

approve_erc721
get_erc721_approved
get_erc721_balance_of
get_erc721_is_approved_for_all
get_erc721_name
get_erc721_owner_of
get_erc721_symbol
get_erc721_token_uri
safe_transfer_from_erc721
safe_transfer_from_with_data_erc721
set_approval_for_all_erc721
transfer_from_erc721