πΊοΈ ConceptsSuave-stdprotocolsEthJsonRPCOn this pageEthJsonRPC EthJsonRPC is a library with utilities to interact with an Ethereum JSON-RPC endpoint. Functionsβ nonceβ Get the nonce of an address. Input: addr (address): The address to get the nonce. Output: val (uint256): The nonce of the address.