@uniswap/universal-router
Version:
Smart contracts for Universal Router
22 lines (21 loc) • 533 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "TestCustomErrors",
"sourceName": "contracts/test/TestCustomErrors.sol",
"abi": [
{
"inputs": [],
"name": "InvalidSignature",
"type": "error"
},
{
"inputs": [],
"name": "UnsafeCast",
"type": "error"
}
],
"bytecode": "0x608080604052346013576010908160188239f35b5f80fdfe5f80fdfea164736f6c634300081a000a",
"deployedBytecode": "0x5f80fdfea164736f6c634300081a000a",
"linkReferences": {},
"deployedLinkReferences": {}
}