@offchainlabs/stablecoin-evm
Version:
Circle's Stablecoin Smart Contracts on EVM-compatible blockchains
36 lines (35 loc) • 1.73 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "MessageHashUtilsTest",
"sourceName": "contracts/test/MessageHashUtilsTest.sol",
"abi": [
{
"inputs": [
{
"internalType": "bytes32",
"name": "domainSeparator",
"type": "bytes32"
},
{
"internalType": "bytes32",
"name": "structHash",
"type": "bytes32"
}
],
"name": "toTypedDataHash",
"outputs": [
{
"internalType": "bytes32",
"name": "digest",
"type": "bytes32"
}
],
"stateMutability": "pure",
"type": "function"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b5060e08061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80637df7a71c14602d575b600080fd5b604d60048036036040811015604157600080fd5b5080359060200135605f565b60408051918252519081900360200190f35b6000606983836070565b9392505050565b6040517f1901000000000000000000000000000000000000000000000000000000000000815260028101929092526022820152604290209056fea26469706673582212203f9ae7a04871a31ed0116fc56f5fa7e1d61ce7997bf7d170945479df6e0e02b664736f6c634300060c0033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c80637df7a71c14602d575b600080fd5b604d60048036036040811015604157600080fd5b5080359060200135605f565b60408051918252519081900360200190f35b6000606983836070565b9392505050565b6040517f1901000000000000000000000000000000000000000000000000000000000000815260028101929092526022820152604290209056fea26469706673582212203f9ae7a04871a31ed0116fc56f5fa7e1d61ce7997bf7d170945479df6e0e02b664736f6c634300060c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}