FVyBlockchainInfoDto
Properties
BlockNumber
int
The current block number (_Keep in mind that the information is dynamic, and the block number will continue to increase as new blocks are added to the blockchain._)
RequiredConfirmations
int
The number of confirmations required for a transaction to be considered secure or finalized
ChainId
int
Chain ID (_Chain Identifier_) is a unique identifier assigned to each specific blockchain network
Last updated