Returns the nonce of an address

function simAddressNonce(address add_) internal returns (uint64 nonce)

Return Values

NameTypeDescription
nonceuint64the address current nonce.