@luckyfinance/core
Version:
Core contracts for the LuckySwap protocol
38 lines (37 loc) • 1.51 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "OwnableData",
"sourceName": "contracts/Ownable.sol",
"abi": [
{
"inputs": [],
"name": "owner",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "pendingOwner",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b5060b38061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c80638da5cb5b146037578063e30c3978146059575b600080fd5b603d605f565b604080516001600160a01b039092168252519081900360200190f35b603d606e565b6000546001600160a01b031681565b6001546001600160a01b03168156fea2646970667358221220ae6ecc01f77929419445a16859ed1afc701187ea71e11c4b711537251a81b63f64736f6c634300060c0033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c80638da5cb5b146037578063e30c3978146059575b600080fd5b603d605f565b604080516001600160a01b039092168252519081900360200190f35b603d606e565b6000546001600160a01b031681565b6001546001600160a01b03168156fea2646970667358221220ae6ecc01f77929419445a16859ed1afc701187ea71e11c4b711537251a81b63f64736f6c634300060c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}