sensible-sdk
stable

User Documentation

  • Getting Started

API Reference

  • SensibleFT
  • SensibleNFT
  • SensibleApi
  • TxDecoder
sensible-sdk
  • »
  • sensible-sdk
  • Edit on GitHub

sensible-sdk

sensible-sdk helps you to interact with sensible contracts.

You can learn more about the theory of sensible contracts from there.

User Documentation

  • Getting Started

API Reference

  • SensibleFT
    • new
    • = Properties =
    • sensibleApi
    • = Methods =
    • genesis
    • issue
    • transfer
    • merge
    • unsignGenesis
    • unsignIssue
    • unsignPreTransfer
    • unsignTransfer
    • unsignPreMerge
    • unsignMerge
    • getGenesisEstimateFee
    • getIssueEstimateFee
    • getTransferEstimateFee
    • getMergeEstimateFee
    • getTransferEstimateFee2
    • setDustThreshold
    • sign
    • broadcast
    • dumpTx
    • getSummary
    • getFtUtxos
    • getCodehashAndGensisByTx
    • = Static Methods =
    • selectSigners
    • isSupportedToken
    • parseTokenScript
  • SensibleNFT
    • new
    • = Properties =
    • sensibleApi
    • = Methods =
    • genesis
    • issue
    • transfer
    • sell
    • sell2
    • cancelSell
    • buy
    • unsignGenesis
    • unsignIssue
    • unsignTransfer
    • getGenesisEstimateFee
    • getIssueEstimateFee
    • getTransferEstimateFee
    • getSellEstimateFee
    • getSell2EstimateFee
    • getCancelSellEstimateFee
    • setDustThreshold
    • sign
    • broadcast
    • dumpTx
    • getSummary
    • getSummaryDetail
    • getSupplyInfo
    • getSellList
    • getSellListByAddress
    • getCodehashAndGensisByTx
    • = Static Methods =
    • selectSigners
    • isSupportedToken
    • parseTokenScript
  • SensibleApi
    • new
    • = Methods =
    • authorize
    • getBalance
    • getUnspents
    • broadcast
    • getRawTxData
    • getOutpointSpent
    • getFungibleTokenUnspents
    • getFungibleTokenBalance
    • getFungibleTokenSummary
    • getNonFungibleTokenUnspents
    • getNonFungibleTokenUnspentDetail
    • getNonFungibleTokenSummary
    • getNftSellUtxo
    • getNftSellList
    • getNftSellListByAddress
  • TxDecoder
    • = Static Methods =
    • decodeOutput
    • decodeTx
Next

© Copyright 2021, cc, Jiedo, huanniangstudio. Revision 2d4c03be.

Built with Sphinx using a theme provided by Read the Docs.