Skip to main content Link Menu Expand (external link) Document Search Copy Copied

EgldShardBlock

Model getters

Method name Return type Description Notes
getHash() string The block hash.
Example: a6f2ac15a6b1bafdde9afff2297cef49c4c523c516f8ee12fed54be070e9512b
[optional]
getNonce() float The block height.
Example: 5440070
[optional]
getShard() float The shard number.
Example: 1
[optional]