@offchainlabs/stablecoin-evm
Version:
Circle's Stablecoin Smart Contracts on EVM-compatible blockchains
49 lines (48 loc) • 2.9 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "MockStateModifyingERC1271Wallet",
"sourceName": "contracts/test/MockERC1271Wallet.sol",
"abi": [
{
"inputs": [],
"name": "evoked",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
},
{
"internalType": "bytes",
"name": "",
"type": "bytes"
}
],
"name": "isValidSignature",
"outputs": [
{
"internalType": "bytes4",
"name": "magicValue",
"type": "bytes4"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x608060405234801561001057600080fd5b506101ca806100206000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c80631626ba7e1461003b578063bcb2e7ba1461011d575b600080fd5b6100e86004803603604081101561005157600080fd5b8135919081019060408101602082013564010000000081111561007357600080fd5b82018360208201111561008557600080fd5b803590602001918460018302840111640100000000831117156100a757600080fd5b91908080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929550610139945050505050565b604080517fffffffff000000000000000000000000000000000000000000000000000000009092168252519081900360200190f35b61012561018b565b604080519115158252519081900360200190f35b600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001660011790557f1626ba7e0000000000000000000000000000000000000000000000000000000092915050565b60005460ff169056fea26469706673582212204e8b86c28a6fcf2b481ddc072d123afd9afa4433c3fbd8879f550de287d6037f64736f6c634300060c0033",
"deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100365760003560e01c80631626ba7e1461003b578063bcb2e7ba1461011d575b600080fd5b6100e86004803603604081101561005157600080fd5b8135919081019060408101602082013564010000000081111561007357600080fd5b82018360208201111561008557600080fd5b803590602001918460018302840111640100000000831117156100a757600080fd5b91908080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929550610139945050505050565b604080517fffffffff000000000000000000000000000000000000000000000000000000009092168252519081900360200190f35b61012561018b565b604080519115158252519081900360200190f35b600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001660011790557f1626ba7e0000000000000000000000000000000000000000000000000000000092915050565b60005460ff169056fea26469706673582212204e8b86c28a6fcf2b481ddc072d123afd9afa4433c3fbd8879f550de287d6037f64736f6c634300060c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}