@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.4 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "SupportsInterface",
"sourceName": "contracts/mocks/VechainNodes/SupportsInterface.sol",
"abi": [
{
"inputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"inputs": [],
"name": "InterfaceId_ERC165",
"outputs": [
{
"internalType": "bytes4",
"name": "",
"type": "bytes4"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "bytes4",
"name": "_interfaceId",
"type": "bytes4"
}
],
"name": "supportsInterface",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x608060405234801561001057600080fd5b506100216301ffc9a760e01b610026565b6100a9565b6001600160e01b031980821690036100845760405162461bcd60e51b815260206004820152601360248201527f696e76616c696420696e74657266616365696400000000000000000000000000604482015260640160405180910390fd5b6001600160e01b0319166000908152602081905260409020805460ff19166001179055565b610100806100b86000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806301ffc9a714603757806319fa8f50146076575b600080fd5b60616042366004609b565b6001600160e01b03191660009081526020819052604090205460ff1690565b60405190151581526020015b60405180910390f35b60836301ffc9a760e01b81565b6040516001600160e01b03199091168152602001606d565b60006020828403121560ac57600080fd5b81356001600160e01b03198116811460c357600080fd5b939250505056fea26469706673582212202352455955d332603053565c77b07d7451dfd6832c2e49654331544e1919e2fd64736f6c63430008140033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806301ffc9a714603757806319fa8f50146076575b600080fd5b60616042366004609b565b6001600160e01b03191660009081526020819052604090205460ff1690565b60405190151581526020015b60405180910390f35b60836301ffc9a760e01b81565b6040516001600160e01b03199091168152602001606d565b60006020828403121560ac57600080fd5b81356001600160e01b03198116811460c357600080fd5b939250505056fea26469706673582212202352455955d332603053565c77b07d7451dfd6832c2e49654331544e1919e2fd64736f6c63430008140033",
"linkReferences": {},
"deployedLinkReferences": {}
}