@vechain/vebetterdao-contracts
Version:
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
49 lines (48 loc) • 2.19 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "MockX2EarnApps",
"sourceName": "contracts/mocks/challenges/MockX2EarnApps.sol",
"abi": [
{
"inputs": [
{
"internalType": "bytes32",
"name": "appId",
"type": "bytes32"
}
],
"name": "appExists",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "bytes32",
"name": "appId",
"type": "bytes32"
},
{
"internalType": "bool",
"name": "exists",
"type": "bool"
}
],
"name": "setAppExists",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x608060405234801561001057600080fd5b50610119806100206000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806308432e87146037578063607bfb24146064575b600080fd5b606260423660046098565b600091825260208290526040909120805460ff1916911515919091179055565b005b6084606f36600460cb565b60009081526020819052604090205460ff1690565b604051901515815260200160405180910390f35b6000806040838503121560aa57600080fd5b823591506020830135801515811460c057600080fd5b809150509250929050565b60006020828403121560dc57600080fd5b503591905056fea2646970667358221220dee8e08bbcad9f3f081f0420e98d1dadf37fb89a0764c7738dd4dad253a369c364736f6c63430008140033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806308432e87146037578063607bfb24146064575b600080fd5b606260423660046098565b600091825260208290526040909120805460ff1916911515919091179055565b005b6084606f36600460cb565b60009081526020819052604090205460ff1690565b604051901515815260200160405180910390f35b6000806040838503121560aa57600080fd5b823591506020830135801515811460c057600080fd5b809150509250929050565b60006020828403121560dc57600080fd5b503591905056fea2646970667358221220dee8e08bbcad9f3f081f0420e98d1dadf37fb89a0764c7738dd4dad253a369c364736f6c63430008140033",
"linkReferences": {},
"deployedLinkReferences": {}
}