36 lines
742 B
JSON
36 lines
742 B
JSON
{
|
|
"_format": "hh-sol-artifact-1",
|
|
"contractName": "IEntryPointNonces",
|
|
"sourceName": "contracts/interfaces/draft-IERC4337.sol",
|
|
"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"
|
|
}
|
|
],
|
|
"bytecode": "0x",
|
|
"deployedBytecode": "0x",
|
|
"linkReferences": {},
|
|
"deployedLinkReferences": {}
|
|
}
|