blackbull-sdk
Version:
An SDK for building applications on top of Blackbullswap
49 lines (48 loc) • 2.27 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "TransferHelperTestFakeFallback",
"sourceName": "contracts/pangolin-lib/test/TransferHelperTest.sol",
"abi": [
{
"inputs": [
{
"internalType": "bool",
"name": "shouldRevert_",
"type": "bool"
}
],
"name": "setup",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "shouldRevert",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "withdraw",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"stateMutability": "payable",
"type": "receive"
}
],
"bytecode": "0x608060405234801561001057600080fd5b5061012d806100206000396000f3fe60806040526004361060335760003560e01c80633ccfd60b14604d578063d3072d8214605f578063e2c169ec146085576048565b3660485760005460ff1615604657600080fd5b005b600080fd5b348015605857600080fd5b50604660ad565b348015606a57600080fd5b50607160db565b604080519115158252519081900360200190f35b348015609057600080fd5b5060466004803603602081101560a557600080fd5b5035151560e4565b60405133904780156108fc02916000818181858888f1935050505015801560d8573d6000803e3d6000fd5b50565b60005460ff1681565b6000805460ff191691151591909117905556fea2646970667358221220e7887eb71f12b62dd33a21992019769194d36fc2e0e5f4072403fd59bdde2dee64736f6c63430007060033",
"deployedBytecode": "0x60806040526004361060335760003560e01c80633ccfd60b14604d578063d3072d8214605f578063e2c169ec146085576048565b3660485760005460ff1615604657600080fd5b005b600080fd5b348015605857600080fd5b50604660ad565b348015606a57600080fd5b50607160db565b604080519115158252519081900360200190f35b348015609057600080fd5b5060466004803603602081101560a557600080fd5b5035151560e4565b60405133904780156108fc02916000818181858888f1935050505015801560d8573d6000803e3d6000fd5b50565b60005460ff1681565b6000805460ff191691151591909117905556fea2646970667358221220e7887eb71f12b62dd33a21992019769194d36fc2e0e5f4072403fd59bdde2dee64736f6c63430007060033",
"linkReferences": {},
"deployedLinkReferences": {}
}