blackbull-sdk
Version:
An SDK for building applications on top of Blackbullswap
40 lines (39 loc) • 905 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IPangolinCallee",
"sourceName": "@pangolindex/exchange-contracts/contracts/pangolin-core/interfaces/IPangolinCallee.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": "pangolinCall",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}