Static Readonly abi
abi: [{ inputs: [{ internalType: "address"; name: "sender"; type: "address" }, { internalType: "uint192"; name: "key"; type: "uint192" }]; name: "getNonce"; outputs: [{ internalType: "uint256"; name: "nonce"; type: "uint256" }]; stateMutability: "view"; type: "function" }, { inputs: [{ internalType: "uint192"; name: "key"; type: "uint192" }]; name: "incrementNonce"; outputs: []; stateMutability: "nonpayable"; type: "function" }] = _abi