VyBlockchainInfoDto
\!! DESCRIPTION MISSING !!
Properties
Field | Type | Description | Required |
---|---|---|---|
blockNumber | number | 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 | number | The number of confirmations required for a transaction to be considered secure or finalized | ✗ |
chainId | number | Chain ID (Chain Identifier) is a unique identifier assigned to a specific blockchain network | ✗ |
References
Operation
Last updated