Open
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.
Metadata
Assignees
Labels
No labels
Activity