@offchainlabs/stablecoin-evm
Version:
Circle's Stablecoin Smart Contracts on EVM-compatible blockchains
25 lines (24 loc) • 1.13 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "EIP712Domain",
"sourceName": "contracts/v2/EIP712Domain.sol",
"abi": [
{
"inputs": [],
"name": "DOMAIN_SEPARATOR",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b50608e8061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80633644e51514602d575b600080fd5b60336045565b60408051918252519081900360200190f35b6000604d6052565b905090565b6000549056fea264697066735822122037ee3af42ffb19fdc171974c05e5bd2793442571990a5fe15087c6b43a8ef3fe64736f6c634300060c0033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c80633644e51514602d575b600080fd5b60336045565b60408051918252519081900360200190f35b6000604d6052565b905090565b6000549056fea264697066735822122037ee3af42ffb19fdc171974c05e5bd2793442571990a5fe15087c6b43a8ef3fe64736f6c634300060c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}