@pollum-io/pegasys-protocol
Version:
Contracts for the Pegasys Dex.
31 lines (30 loc) • 642 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IMigratorChef",
"sourceName": "contracts/flatten/MiniChefV2Flatten.sol",
"abi": [
{
"inputs": [
{
"internalType": "contract IERC20",
"name": "token",
"type": "address"
}
],
"name": "migrate",
"outputs": [
{
"internalType": "contract IERC20",
"name": "",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}