Truechain RPC service interface call based on Web3j
RPC interface name and specification:
- getFastBlockByNumber: get FastBlock by fastNumber
- getCurrentFastNumber: get current fastNumber on the chain
- getStateChangeByFastNumber:
- getStateChangeByFastNumber: get balance change with addresses by fast number
- getAddressesSnailReward: get gather addresses snail reward by snailNumber
- getSnailBalanceChange: get snail reward address and the balance of the address
- getStakingAccountInfo: get staking info by account
- getAllStakingAccount: get all staking account infos
- getChainRewardContentByAddress: get the proceeds of all the delegate addresses under a pledge node
- getChainRewardContent: get the proceeds of all the delegate addresses of all pledge node
- getSnailBalanceChange: get snail reward address and balance of the address
- getSnailRewardContent: get snail reward content,inclued blockminer、fruitminer、committeReward、foundationReward
- getSnailBlockByNumber: get snail Block by snailNumber
- getSnailBlockByHash: get snailBlock by snailHash
- getSnailHashByNumber: get snailHash by snailNumber
- getCurrentSnailNumber: get current snail block number
- getCommitteeByNumber: get committeeInfo by committeeNumber
- getCurrentCommitteeNumber: get current committee number
- sendPaymentTx: send payment transaction
- signWithFromPrivateKey: sign trueRawTransaction with privateKey of from address :
- signPaymentTxWithPaymentAndSend: sign signedTxWithFrom with privatekey of payment address: