Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generated B20 reference for nonces(address).
function nonces(address owner) external view returns (uint256);
0x7ecebe00
nonces(address)
owner
permit
IB20(target).nonces(owner);
Was this page helpful?