Fewcha Wallet Dev Docs
  • Introduction
  • Get Started
    • Connect
    • Get data
    • Sign and Submit Transaction
  • Response Format and Types
  • Serializer/Deserializer
  • Status codes
  • TypeScript Wrapper
  • React Connect Button
  • Reference
    • Wallet Methods
      • Connection
      • Account Data
      • Transactions
        • Aptos transaction
        • SUI transaction
    • Token (NFT) Methods (Aptos)
    • SDK Get Data Methods
      • Account
      • Transaction
      • Miscellaneous
  • Github
  • Chrome Extension
Powered by GitBook
On this page

Was this helpful?

  1. Reference

SDK Get Data Methods

Supported from Fewcha Wallet prototype version 0.4.0

All methods follow window.fewcha.aptos.<method> or window.fewcha.sui.<method>

  • Accountmethods

  • Transactionmethods

  • Miscellaneousmethods

PreviousToken (NFT) Methods (Aptos)NextAccount

Last updated 2 years ago

Was this helpful?