@holographxyz/cli
Version:
Holograph operator CLI
68 lines (67 loc) • 1.22 kB
JSON
[
{
"inputs": [],
"name": "getDeploymentBlock",
"outputs": [
{
"internalType": "address",
"name": "holograph",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getHolograph",
"outputs": [
{
"internalType": "address",
"name": "holograph",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getHolographEnforcer",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getOriginChain",
"outputs": [
{
"internalType": "uint32",
"name": "originChain",
"type": "uint32"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getSourceContract",
"outputs": [
{
"internalType": "address",
"name": "sourceContract",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
]