Skip to content

Features need to be supported #145

Open
@CarlChaoCarl

Description

Hello,

Because the development of the wallet CLI is needed, there are additional RPC requests that need to be evaluated for support and implementation. The specific requests are as follows:

  • ClearContractABI - Clear Contract ABI
  • DeployContract - Deploy Smart Contract
  • TriggerContract - Trigger Contract
  • TriggerConstantContract - Trigger Constant Contract
  • EstimateEnergy - Estimate Energy
  • ExchangeCreate - Create Token Exchange
  • ExchangeInject - Inject Tokens into Exchange
  • ExchangeTransaction - Execute Token Exchange Transaction
  • ExchangeWithdraw - Withdraw Tokens from Exchange
  • GetBlock - Get Block Information
  • GetBlockByIdOrNum - Get Block Information by Block ID or Block Number
  • GetContractInfo - Get Detailed Contract Information
  • GetMarketOrderByAccount - Get Market Orders by Account
  • GetMarketOrderById - Get Market Order by Order ID
  • GetMarketOrderListByPair - Get Market Orders List by Token Pair
  • GetMarketPairList - Get List of Market Trading Pairs
  • GetMarketPriceByPair - Get Market Price by Trading Pair
  • GetTotalTransaction - Get Total Number of Transactions
  • GetTransactionCountByBlockNum - Get Transaction Count in a Block
  • GetTransactionsFromThis - Get Transactions from a Specific Address
  • GetTransactionsToThis - Get Received Transactions to a Specific Address
  • ListExchangesPaginated - Get Paginated Exchange List
  • ListShieldedTRC20Note - List Shielded TRC20 Notes
  • ListProposalsPaginated - Get Paginated Proposal List
  • MarketCancelOrder - Cancel Market Order
  • MarketSellAsset - Sell Market Asset
  • ScanShieldedTRC20NoteByIvk - Scan Shielded TRC20 Token Records by IVK
  • ScanShieldedTRC20NoteByOvk - Scan Shielded TRC20 Token Records by OVK
  • SendShieldedTRC20Coin - Send Shielded TRC20 Token
  • SendShieldedTRC20CoinWithoutAsk - Send Shielded TRC20 Token (Without User Confirmation)
  • SetShieldedTRC20ContractAddress - Set Shielded TRC20 Contract Address
  • TransferAsset - Perform Asset Transfer
  • UpdateEnergyLimit - Update Contract Energy Limit
  • UpdateSetting - Update Contract Settings

Please let me know how these can be supported and planned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions