@muffinfi/muffin-contracts
Version:
Smart contracts of Muffin Protocol
32 lines (31 loc) • 902 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "SafeTransferLib",
"sourceName": "contracts/libraries/utils/SafeTransferLib.sol",
"abi": [
{
"inputs": [],
"name": "FailedApprove",
"type": "error"
},
{
"inputs": [],
"name": "FailedTransfer",
"type": "error"
},
{
"inputs": [],
"name": "FailedTransferETH",
"type": "error"
},
{
"inputs": [],
"name": "FailedTransferFrom",
"type": "error"
}
],
"bytecode": "0x602d6037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c634300080a000a",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c634300080a000a",
"linkReferences": {},
"deployedLinkReferences": {}
}