There is a list of requests to interact with [[Block|BLOCK]]. Blockchain explorer: - [[JSON-RPC Request - BLOCK LIST|BLOCK LIST]] - gets a list of blocks - [[JSON-RPC Request - BLOCK FIND|BLOCK FIND]] - looks for blocks which contain specified datum - [[JSON-RPC Request - BLOCK LAST|BLOCK LAST]] - shows last block in the chain - [[JSON-RPC Request - BLOCK DUMP|BLOCK DUMP]] - shows detailed information about the block - [[JSON-RPC Request - BLOCK LIST FILTRE|BLOCK TIME FILTRE]] - gets list of the blocks using filtration - [[JSON-RPC Request - BLOCK COUNT|BLOCK COUNT]] - counts quantity of blocks in chain Commissions and rewards: - [[JSON-RPC Request - BLOCK TAKE FEE|BLOCK TAKE FEE]] - takes the whole commission from the blocks - [[JSON-RPC Request - BLOCK SET REWARD|BLOCK SET REWARD]] - sets base reward for signing one block at one minute - [[JSON-RPC Request - BLOCK SHOW REWARD|BLOCK SHOW REWARD]] - shows base reward for signing one block at one minute - [[JSON-RPC Request - BLOCK COLLECT REWARD|BLOCK COLLECT REWARD]] - collects reward from the definite blocks to the wallet (by address) - [[JSON-RPC Request - BLOCK AUTOCOLLECT|BLOCK AUTOCOLLECT]] - shows rewards and fees automatic collecting status if enabled # ![[JSON-RPC Request - BLOCK LIST]] # ![[JSON-RPC Request - BLOCK FIND]] # ![[JSON-RPC Request - BLOCK LAST]] # ![[JSON-RPC Request - BLOCK DUMP]] # ![[JSON-RPC Request - BLOCK LIST FILTRE]] # ![[JSON-RPC Request - BLOCK COUNT]] # ![[JSON-RPC Request - BLOCK TAKE FEE]] # ![[JSON-RPC Request - BLOCK SET REWARD]] # ![[JSON-RPC Request - BLOCK SHOW REWARD]] # ![[JSON-RPC Request - BLOCK COLLECT REWARD]] # ![[JSON-RPC Request - BLOCK AUTOCOLLECT]]