@pollum-io/universal-router
Version:
Smart contracts for Universal Router
37 lines (36 loc) • 693 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Permit2Payments",
"sourceName": "contracts/modules/Permit2Payments.sol",
"abi": [
{
"inputs": [],
"name": "FromAddressIsNotOwner",
"type": "error"
},
{
"inputs": [],
"name": "InsufficientETH",
"type": "error"
},
{
"inputs": [],
"name": "InsufficientToken",
"type": "error"
},
{
"inputs": [],
"name": "InvalidBips",
"type": "error"
},
{
"inputs": [],
"name": "InvalidSpender",
"type": "error"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}