@gooddollar/goodprotocol
Version:
GoodDollar Protocol
35 lines (34 loc) • 734 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "PegSwap",
"sourceName": "contracts/staking/FuseStakingV3.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "sourceAmount",
"type": "uint256"
},
{
"internalType": "address",
"name": "source",
"type": "address"
},
{
"internalType": "address",
"name": "target",
"type": "address"
}
],
"name": "swap",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}