@uniswap/universal-router
Version:
Smart contracts for Universal Router
25 lines (24 loc) • 499 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IEIP712",
"sourceName": "permit2/src/interfaces/IEIP712.sol",
"abi": [
{
"inputs": [],
"name": "DOMAIN_SEPARATOR",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}