@venusprotocol/governance-contracts
Version:
### Prerequisites
43 lines (42 loc) • 959 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IOmnichainGovernanceExecutor",
"sourceName": "contracts/Cross-chain/interfaces/IOmnichainGovernanceExecutor.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint16",
"name": "srcChainId_",
"type": "uint16"
},
{
"internalType": "bytes",
"name": "srcAddress_",
"type": "bytes"
}
],
"name": "setTrustedRemoteAddress",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "addr",
"type": "address"
}
],
"name": "transferOwnership",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}