UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

40 lines (39 loc) 878 B
{ "_format": "hh-sol-artifact-1", "contractName": "ISomaSwapCallee", "sourceName": "contracts/soma/SomaSwap/core/interfaces/ISomaSwapCallee.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "sender", "type": "address" }, { "internalType": "uint256", "name": "amount0", "type": "uint256" }, { "internalType": "uint256", "name": "amount1", "type": "uint256" }, { "internalType": "bytes", "name": "data", "type": "bytes" } ], "name": "somaSwapCall", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }