@gooddollar/goodprotocol
Version:
GoodDollar Protocol
35 lines (34 loc) • 751 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "SelfApprove",
"sourceName": "contracts/token/superfluid/ERC20Permit.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "selfApproveFor",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}