test-contracts-sovryn
Version:
Smart contracts for the Sovryn protocol and external integrations.
37 lines (36 loc) • 1.16 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ModulesCommonEvents",
"sourceName": "contracts/events/ModulesCommonEvents.sol",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "prevModuleContractAddress",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "newModuleContractAddress",
"type": "address"
},
{
"indexed": true,
"internalType": "bytes32",
"name": "module",
"type": "bytes32"
}
],
"name": "ProtocolModuleContractReplaced",
"type": "event"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b50603e80601d6000396000f3fe6080604052600080fdfea265627a7a72315820a1ab59657fe344fa820762a95283fadb53719705100465df13efe3d6302ecd0164736f6c63430005110032",
"deployedBytecode": "0x6080604052600080fdfea265627a7a72315820a1ab59657fe344fa820762a95283fadb53719705100465df13efe3d6302ecd0164736f6c63430005110032",
"linkReferences": {},
"deployedLinkReferences": {}
}