test-contracts-sovryn
Version:
Smart contracts for the Sovryn protocol and external integrations.
25 lines (24 loc) • 815 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "StorageMockup",
"sourceName": "contracts/mockup/proxy/StorageMockup.sol",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "ValueChanged",
"type": "event"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b50603e80601d6000396000f3fe6080604052600080fdfea265627a7a72315820b62dfcb7b902d32f8755266dc809b183b10fef6b89fd56776a31dc91e87b853f64736f6c63430005110032",
"deployedBytecode": "0x6080604052600080fdfea265627a7a72315820b62dfcb7b902d32f8755266dc809b183b10fef6b89fd56776a31dc91e87b853f64736f6c63430005110032",
"linkReferences": {},
"deployedLinkReferences": {}
}