@vechain/vebetterdao-contracts
Version:
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
67 lines (66 loc) • 3.31 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Clock",
"sourceName": "contracts/mocks/Stargate/StargateNFT/libraries/Clock.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint8",
"name": "bits",
"type": "uint8"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "SafeCastOverflowedUintDowncast",
"type": "error"
},
{
"inputs": [],
"name": "CLOCK_MODE",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [],
"name": "clock",
"outputs": [
{
"internalType": "uint48",
"name": "",
"type": "uint48"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "timestamp",
"outputs": [
{
"internalType": "uint48",
"name": "",
"type": "uint48"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x6101cf61003a600b82828239805160001a60731461002d57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe730000000000000000000000000000000000000000301460806040526004361061004b5760003560e01c80634bf5d7e91461005057806391ddadf41461006e578063b80777ea1461008d575b600080fd5b610058610095565b604051610065919061014b565b60405180910390f35b6100766100d6565b60405165ffffffffffff9091168152602001610065565b6100766100e0565b60606100d160408051808201909152601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74000000602082015290565b905090565b60006100d16100ea565b60006100d16100f4565b60006100d16100fe565b60006100d1610109565b60006100d143610110565b60006100d1425b600065ffffffffffff821115610147576040516306dfcc6560e41b8152603060048201526024810183905260440160405180910390fd5b5090565b600060208083528351808285015260005b818110156101785785810183015185820160400152820161015c565b506000604082860101526040601f19601f830116850101925050509291505056fea2646970667358221220a1f194a069ef94442cc20ab92d6fb27005d9fad8354a3c87577fa76c9cdca6ce64736f6c63430008140033",
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040526004361061004b5760003560e01c80634bf5d7e91461005057806391ddadf41461006e578063b80777ea1461008d575b600080fd5b610058610095565b604051610065919061014b565b60405180910390f35b6100766100d6565b60405165ffffffffffff9091168152602001610065565b6100766100e0565b60606100d160408051808201909152601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c74000000602082015290565b905090565b60006100d16100ea565b60006100d16100f4565b60006100d16100fe565b60006100d1610109565b60006100d143610110565b60006100d1425b600065ffffffffffff821115610147576040516306dfcc6560e41b8152603060048201526024810183905260440160405180910390fd5b5090565b600060208083528351808285015260005b818110156101785785810183015185820160400152820161015c565b506000604082860101526040601f19601f830116850101925050509291505056fea2646970667358221220a1f194a069ef94442cc20ab92d6fb27005d9fad8354a3c87577fa76c9cdca6ce64736f6c63430008140033",
"linkReferences": {},
"deployedLinkReferences": {}
}