UNPKG

@skalenetwork/fair-manager-types

Version:

TypeScript typings for SKALE Fair Manager smart contracts

41 lines 779 B
[ { "inputs": [], "name": "flush", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "initialAuthority", "type": "address" }, { "internalType": "contract IStaking", "name": "staking_", "type": "address" }, { "internalType": "contract INodes", "name": "nodes_", "type": "address" }, { "internalType": "NodeId", "name": "ownerNode_", "type": "uint256" } ], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "stateMutability": "payable", "type": "receive" } ]