@aave/governance-crosschain-bridges
Version:
Contracts of Aave Governance Crosschain Bridges
30 lines (29 loc) • 635 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IStateSender",
"sourceName": "contracts/dependencies/polygon/fxportal/FxRoot.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "syncState",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}