Skip to content

@nonce

Get the transaction count (nonce) of an address.

Returns: number

@nonce(address)
NameTypeDescription
addressaddressAccount address
# Get the nonce of an address
set $n @nonce(0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266)
print $n
  • @me — get the connected wallet address