github.com/hyperion-hyn/go-ethereum@v2.4.0+incompatible/permission/bind/permission_interface.go (about) 1 // Code generated - DO NOT EDIT. 2 // This file is a generated binding and any manual changes will be lost. 3 4 package permission 5 6 import ( 7 "math/big" 8 "strings" 9 10 ethereum "github.com/ethereum/go-ethereum" 11 "github.com/ethereum/go-ethereum/accounts/abi" 12 "github.com/ethereum/go-ethereum/accounts/abi/bind" 13 "github.com/ethereum/go-ethereum/common" 14 "github.com/ethereum/go-ethereum/core/types" 15 "github.com/ethereum/go-ethereum/event" 16 ) 17 18 // Reference imports to suppress errors if they are not otherwise used. 19 var ( 20 _ = big.NewInt 21 _ = strings.NewReader 22 _ = ethereum.NotFound 23 _ = abi.U256 24 _ = bind.Bind 25 _ = common.Big1 26 _ = types.BloomLookup 27 _ = event.NewSubscription 28 ) 29 30 // PermInterfaceABI is the input ABI used to generate the binding from. 31 const PermInterfaceABI = "[{\"constant\":true,\"inputs\":[],\"name\":\"getPermissionsImpl\",\"outputs\":[{\"name\":\"\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_enodeId\",\"type\":\"string\"},{\"name\":\"_action\",\"type\":\"uint256\"}],\"name\":\"updateNodeStatus\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_account\",\"type\":\"address\"}],\"name\":\"approveAdminRole\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_nwAdminOrg\",\"type\":\"string\"},{\"name\":\"_nwAdminRole\",\"type\":\"string\"},{\"name\":\"_oAdminRole\",\"type\":\"string\"}],\"name\":\"setPolicy\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_account\",\"type\":\"address\"},{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_roleId\",\"type\":\"string\"}],\"name\":\"assignAccountRole\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_account\",\"type\":\"address\"}],\"name\":\"approveBlacklistedAccountRecovery\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_enodeId\",\"type\":\"string\"}],\"name\":\"addAdminNode\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_account\",\"type\":\"address\"},{\"name\":\"_roleId\",\"type\":\"string\"}],\"name\":\"assignAdminRole\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[],\"name\":\"updateNetworkBootStatus\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"getNetworkBootStatus\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_pOrgId\",\"type\":\"string\"},{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_enodeId\",\"type\":\"string\"}],\"name\":\"addSubOrg\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_acct\",\"type\":\"address\"}],\"name\":\"addAdminAccount\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_permImplementation\",\"type\":\"address\"}],\"name\":\"setPermImplementation\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_roleId\",\"type\":\"string\"},{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_access\",\"type\":\"uint256\"},{\"name\":\"_voter\",\"type\":\"bool\"},{\"name\":\"_admin\",\"type\":\"bool\"}],\"name\":\"addNewRole\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_enodeId\",\"type\":\"string\"}],\"name\":\"approveBlacklistedNodeRecovery\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_action\",\"type\":\"uint256\"}],\"name\":\"approveOrgStatus\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"_account\",\"type\":\"address\"},{\"name\":\"_orgId\",\"type\":\"string\"}],\"name\":\"validateAccount\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_enodeId\",\"type\":\"string\"},{\"name\":\"_account\",\"type\":\"address\"}],\"name\":\"approveOrg\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_account\",\"type\":\"address\"},{\"name\":\"_action\",\"type\":\"uint256\"}],\"name\":\"updateAccountStatus\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_enodeId\",\"type\":\"string\"}],\"name\":\"startBlacklistedNodeRecovery\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_enodeId\",\"type\":\"string\"},{\"name\":\"_account\",\"type\":\"address\"}],\"name\":\"addOrg\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"_account\",\"type\":\"address\"},{\"name\":\"_orgId\",\"type\":\"string\"}],\"name\":\"isOrgAdmin\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_breadth\",\"type\":\"uint256\"},{\"name\":\"_depth\",\"type\":\"uint256\"}],\"name\":\"init\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_roleId\",\"type\":\"string\"},{\"name\":\"_orgId\",\"type\":\"string\"}],\"name\":\"removeRole\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_account\",\"type\":\"address\"}],\"name\":\"startBlacklistedAccountRecovery\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_enodeId\",\"type\":\"string\"}],\"name\":\"addNode\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"},{\"name\":\"_action\",\"type\":\"uint256\"}],\"name\":\"updateOrgStatus\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"_account\",\"type\":\"address\"}],\"name\":\"isNetworkAdmin\",\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"name\":\"_orgId\",\"type\":\"string\"}],\"name\":\"getPendingOp\",\"outputs\":[{\"name\":\"\",\"type\":\"string\"},{\"name\":\"\",\"type\":\"string\"},{\"name\":\"\",\"type\":\"address\"},{\"name\":\"\",\"type\":\"uint256\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"name\":\"_permImplUpgradeable\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"}]" 32 33 // PermInterfaceBin is the compiled bytecode used for deploying new contracts. 34 const PermInterfaceBin = `608060405234801561001057600080fd5b506040516020806138138339810180604052602081101561003057600080fd5b810190808051906020019092919050505080600260006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555050613781806100926000396000f3fe608060405234801561001057600080fd5b50600436106101ec576000357c0100000000000000000000000000000000000000000000000000000000900480635adbfa7a116101215780639bd38101116100bf578063a97a44061161008e578063a97a44061461123b578063bb3b6e8014611309578063d1aa0c201461138c578063f346a3a7146113e8576101ec565b80639bd3810114610feb578063a5843f081461109c578063a6343012146110d4578063a97914bf146111a2576101ec565b80637e461258116100fb5780637e46125814610c9e57806384b7a84a14610d8c5780638cb58ef314610e2f5780638f362a3e14610efd576101ec565b80635adbfa7a14610a9c5780635be9672c14610b6a5780636b568d7614610bed576101ec565b806343de646c1161018e5780634cff819e116101685780634cff819e146108015780634fe57e7a14610924578063511bbd9f1461096857806351f604c3146109ac576101ec565b806343de646c146106cf57806344478e79146107bd5780634cbfa82e146107df576101ec565b80631b610220116101ca5780631b610220146103ac5780632f7f0a12146104cf5780633e239b23146105bd5780633f25c28814610656576101ec565b806303ed6933146101f15780630cc501461461023b57806316724c4414610313575b600080fd5b6101f9611580565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b6103116004803603606081101561025157600080fd5b810190808035906020019064010000000081111561026e57600080fd5b82018360208201111561028057600080fd5b803590602001918460018302840111640100000000831117156102a257600080fd5b9091929391929390803590602001906401000000008111156102c357600080fd5b8201836020820111156102d557600080fd5b803590602001918460018302840111640100000000831117156102f757600080fd5b9091929391929390803590602001909291905050506115a9565b005b6103aa6004803603604081101561032957600080fd5b810190808035906020019064010000000081111561034657600080fd5b82018360208201111561035857600080fd5b8035906020019184600183028401116401000000008311171561037a57600080fd5b9091929391929390803573ffffffffffffffffffffffffffffffffffffffff1690602001909291905050506116f4565b005b6104cd600480360360608110156103c257600080fd5b81019080803590602001906401000000008111156103df57600080fd5b8201836020820111156103f157600080fd5b8035906020019184600183028401116401000000008311171561041357600080fd5b90919293919293908035906020019064010000000081111561043457600080fd5b82018360208201111561044657600080fd5b8035906020019184600183028401116401000000008311171561046857600080fd5b90919293919293908035906020019064010000000081111561048957600080fd5b82018360208201111561049b57600080fd5b803590602001918460018302840111640100000000831117156104bd57600080fd5b9091929391929390505050611835565b005b6105bb600480360360608110156104e557600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff1690602001909291908035906020019064010000000081111561052257600080fd5b82018360208201111561053457600080fd5b8035906020019184600183028401116401000000008311171561055657600080fd5b90919293919293908035906020019064010000000081111561057757600080fd5b82018360208201111561058957600080fd5b803590602001918460018302840111640100000000831117156105ab57600080fd5b9091929391929390505050611979565b005b610654600480360360408110156105d357600080fd5b81019080803590602001906401000000008111156105f057600080fd5b82018360208201111561060257600080fd5b8035906020019184600183028401116401000000008311171561062457600080fd5b9091929391929390803573ffffffffffffffffffffffffffffffffffffffff169060200190929190505050611af0565b005b6106cd6004803603602081101561066c57600080fd5b810190808035906020019064010000000081111561068957600080fd5b82018360208201111561069b57600080fd5b803590602001918460018302840111640100000000831117156106bd57600080fd5b9091929391929390505050611c31565b005b6107bb600480360360608110156106e557600080fd5b810190808035906020019064010000000081111561070257600080fd5b82018360208201111561071457600080fd5b8035906020019184600183028401116401000000008311171561073657600080fd5b9091929391929390803573ffffffffffffffffffffffffffffffffffffffff1690602001909291908035906020019064010000000081111561077757600080fd5b82018360208201111561078957600080fd5b803590602001918460018302840111640100000000831117156107ab57600080fd5b9091929391929390505050611d09565b005b6107c5611e80565b604051808215151515815260200191505060405180910390f35b6107e7611f47565b604051808215151515815260200191505060405180910390f35b6109226004803603606081101561081757600080fd5b810190808035906020019064010000000081111561083457600080fd5b82018360208201111561084657600080fd5b8035906020019184600183028401116401000000008311171561086857600080fd5b90919293919293908035906020019064010000000081111561088957600080fd5b82018360208201111561089b57600080fd5b803590602001918460018302840111640100000000831117156108bd57600080fd5b9091929391929390803590602001906401000000008111156108de57600080fd5b8201836020820111156108f057600080fd5b8035906020019184600183028401116401000000008311171561091257600080fd5b909192939192939050505061200c565b005b6109666004803603602081101561093a57600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff169060200190929190505050612184565b005b6109aa6004803603602081101561097e57600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff16906020019092919050505061225b565b005b610a9a600480360360a08110156109c257600080fd5b81019080803590602001906401000000008111156109df57600080fd5b8201836020820111156109f157600080fd5b80359060200191846001830284011164010000000083111715610a1357600080fd5b909192939192939080359060200190640100000000811115610a3457600080fd5b820183602082011115610a4657600080fd5b80359060200191846001830284011164010000000083111715610a6857600080fd5b909192939192939080359060200190929190803515159060200190929190803515159060200190929190505050612363565b005b610b6860048036036040811015610ab257600080fd5b8101908080359060200190640100000000811115610acf57600080fd5b820183602082011115610ae157600080fd5b80359060200191846001830284011164010000000083111715610b0357600080fd5b909192939192939080359060200190640100000000811115610b2457600080fd5b820183602082011115610b3657600080fd5b80359060200191846001830284011164010000000083111715610b5857600080fd5b90919293919293905050506124c8565b005b610beb60048036036040811015610b8057600080fd5b8101908080359060200190640100000000811115610b9d57600080fd5b820183602082011115610baf57600080fd5b80359060200191846001830284011164010000000083111715610bd157600080fd5b90919293919293908035906020019092919050505061260a565b005b610c8460048036036040811015610c0357600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff16906020019092919080359060200190640100000000811115610c4057600080fd5b820183602082011115610c5257600080fd5b80359060200191846001830284011164010000000083111715610c7457600080fd5b909192939192939050505061271f565b604051808215151515815260200191505060405180910390f35b610d8a60048036036060811015610cb457600080fd5b8101908080359060200190640100000000811115610cd157600080fd5b820183602082011115610ce357600080fd5b80359060200191846001830284011164010000000083111715610d0557600080fd5b909192939192939080359060200190640100000000811115610d2657600080fd5b820183602082011115610d3857600080fd5b80359060200191846001830284011164010000000083111715610d5a57600080fd5b9091929391929390803573ffffffffffffffffffffffffffffffffffffffff169060200190929190505050612853565b005b610e2d60048036036060811015610da257600080fd5b8101908080359060200190640100000000811115610dbf57600080fd5b820183602082011115610dd157600080fd5b80359060200191846001830284011164010000000083111715610df357600080fd5b9091929391929390803573ffffffffffffffffffffffffffffffffffffffff169060200190929190803590602001909291905050506129ca565b005b610efb60048036036040811015610e4557600080fd5b8101908080359060200190640100000000811115610e6257600080fd5b820183602082011115610e7457600080fd5b80359060200191846001830284011164010000000083111715610e9657600080fd5b909192939192939080359060200190640100000000811115610eb757600080fd5b820183602082011115610ec957600080fd5b80359060200191846001830284011164010000000083111715610eeb57600080fd5b9091929391929390505050612b14565b005b610fe960048036036060811015610f1357600080fd5b8101908080359060200190640100000000811115610f3057600080fd5b820183602082011115610f4257600080fd5b80359060200191846001830284011164010000000083111715610f6457600080fd5b909192939192939080359060200190640100000000811115610f8557600080fd5b820183602082011115610f9757600080fd5b80359060200191846001830284011164010000000083111715610fb957600080fd5b9091929391929390803573ffffffffffffffffffffffffffffffffffffffff169060200190929190505050612c56565b005b6110826004803603604081101561100157600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff1690602001909291908035906020019064010000000081111561103e57600080fd5b82018360208201111561105057600080fd5b8035906020019184600183028401116401000000008311171561107257600080fd5b9091929391929390505050612dcd565b604051808215151515815260200191505060405180910390f35b6110d2600480360360408110156110b257600080fd5b810190808035906020019092919080359060200190929190505050612f01565b005b6111a0600480360360408110156110ea57600080fd5b810190808035906020019064010000000081111561110757600080fd5b82018360208201111561111957600080fd5b8035906020019184600183028401116401000000008311171561113b57600080fd5b90919293919293908035906020019064010000000081111561115c57600080fd5b82018360208201111561116e57600080fd5b8035906020019184600183028401116401000000008311171561119057600080fd5b9091929391929390505050612fb5565b005b611239600480360360408110156111b857600080fd5b81019080803590602001906401000000008111156111d557600080fd5b8201836020820111156111e757600080fd5b8035906020019184600183028401116401000000008311171561120957600080fd5b9091929391929390803573ffffffffffffffffffffffffffffffffffffffff1690602001909291905050506130f7565b005b6113076004803603604081101561125157600080fd5b810190808035906020019064010000000081111561126e57600080fd5b82018360208201111561128057600080fd5b803590602001918460018302840111640100000000831117156112a257600080fd5b9091929391929390803590602001906401000000008111156112c357600080fd5b8201836020820111156112d557600080fd5b803590602001918460018302840111640100000000831117156112f757600080fd5b9091929391929390505050613238565b005b61138a6004803603604081101561131f57600080fd5b810190808035906020019064010000000081111561133c57600080fd5b82018360208201111561134e57600080fd5b8035906020019184600183028401116401000000008311171561137057600080fd5b90919293919293908035906020019092919050505061337a565b005b6113ce600480360360208110156113a257600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff16906020019092919050505061348f565b604051808215151515815260200191505060405180910390f35b61145f600480360360208110156113fe57600080fd5b810190808035906020019064010000000081111561141b57600080fd5b82018360208201111561142d57600080fd5b8035906020019184600183028401116401000000008311171561144f57600080fd5b909192939192939050505061358d565b6040518080602001806020018573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001848152602001838103835287818151815260200191508051906020019080838360005b838110156114db5780820151818401526020810190506114c0565b50505050905090810190601f1680156115085780820380516001836020036101000a031916815260200191505b50838103825286818151815260200191508051906020019080838360005b83811015611541578082015181840152602081019050611526565b50505050905090810190601f16801561156e5780820380516001836020036101000a031916815260200191505b50965050505050505060405180910390f35b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663dbfad7118686868686336040518763ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018581526020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352898982818152602001925080828437600081840152601f19601f8201169050808301925050508381038252878782818152602001925080828437600081840152601f19601f82011690508083019250505098505050505050505050600060405180830381600087803b1580156116d557600080fd5b505af11580156116e9573d6000803e3d6000fd5b505050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166388843041848484336040518563ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018281038252868682818152602001925080828437600081840152601f19601f82011690508083019250505095505050505050600060405180830381600087803b15801561181857600080fd5b505af115801561182c573d6000803e3d6000fd5b50505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16631b6102208787878787876040518763ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018060200184810384528a8a82818152602001925080828437600081840152601f19601f8201169050808301925050508481038352888882818152602001925080828437600081840152601f19601f8201169050808301925050508481038252868682818152602001925080828437600081840152601f19601f8201169050808301925050509950505050505050505050600060405180830381600087803b15801561195957600080fd5b505af115801561196d573d6000803e3d6000fd5b50505050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16638baa81918686868686336040518763ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200180602001806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352888882818152602001925080828437600081840152601f19601f8201169050808301925050508381038252868682818152602001925080828437600081840152601f19601f82011690508083019250505098505050505050505050600060405180830381600087803b158015611ad157600080fd5b505af1158015611ae5573d6000803e3d6000fd5b505050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16634b20f45f848484336040518563ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018281038252868682818152602001925080828437600081840152601f19601f82011690508083019250505095505050505050600060405180830381600087803b158015611c1457600080fd5b505af1158015611c28573d6000803e3d6000fd5b50505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16633f25c28883836040518363ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018281038252848482818152602001925080828437600081840152601f19601f8201169050808301925050509350505050600060405180830381600087803b158015611ced57600080fd5b505af1158015611d01573d6000803e3d6000fd5b505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663404bf3eb8686868686336040518763ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352898982818152602001925080828437600081840152601f19601f8201169050808301925050508381038252868682818152602001925080828437600081840152601f19601f82011690508083019250505098505050505050505050600060405180830381600087803b158015611e6157600080fd5b505af1158015611e75573d6000803e3d6000fd5b505050505050505050565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166344478e796040518163ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401602060405180830381600087803b158015611f0757600080fd5b505af1158015611f1b573d6000803e3d6000fd5b505050506040513d6020811015611f3157600080fd5b8101908080519060200190929190505050905090565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16634cbfa82e6040518163ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040160206040518083038186803b158015611fcc57600080fd5b505afa158015611fe0573d6000803e3d6000fd5b505050506040513d6020811015611ff657600080fd5b8101908080519060200190929190505050905090565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663a64d2860878787878787336040518863ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808060200180602001806020018573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200184810384528b8b82818152602001925080828437600081840152601f19601f8201169050808301925050508481038352898982818152602001925080828437600081840152601f19601f8201169050808301925050508481038252878782818152602001925080828437600081840152601f19601f8201169050808301925050509a5050505050505050505050600060405180830381600087803b15801561216457600080fd5b505af1158015612178573d6000803e3d6000fd5b50505050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16634fe57e7a826040518263ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001915050600060405180830381600087803b15801561224057600080fd5b505af1158015612254573d6000803e3d6000fd5b5050505050565b600260009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff16141515612320576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252600e8152602001807f696e76616c69642063616c6c657200000000000000000000000000000000000081525060200191505060405180910390fd5b806000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16631b04c27688888888888888336040518963ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018060200187815260200186151515158152602001851515151581526020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200183810383528b8b82818152602001925080828437600081840152601f19601f8201169050808301925050508381038252898982818152602001925080828437600081840152601f19601f8201169050808301925050509a5050505050505050505050600060405180830381600087803b1580156124a757600080fd5b505af11580156124bb573d6000803e3d6000fd5b5050505050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663655a8ef585858585336040518663ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352888882818152602001925080828437600081840152601f19601f8201169050808301925050508381038252868682818152602001925080828437600081840152601f19601f820116905080830192505050975050505050505050600060405180830381600087803b1580156125ec57600080fd5b505af1158015612600573d6000803e3d6000fd5b5050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663b5546564848484336040518563ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018481526020018373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018281038252868682818152602001925080828437600081840152601f19601f82011690508083019250505095505050505050600060405180830381600087803b15801561270257600080fd5b505af1158015612716573d6000803e3d6000fd5b50505050505050565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16636b568d768585856040518463ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001806020018281038252848482818152602001925080828437600081840152601f19601f82011690508083019250505094505050505060206040518083038186803b15801561280f57600080fd5b505afa158015612823573d6000803e3d6000fd5b505050506040513d602081101561283957600080fd5b810190808051906020019092919050505090509392505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16633bc07dea8686868686336040518763ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352898982818152602001925080828437600081840152601f19601f8201169050808301925050508381038252878782818152602001925080828437600081840152601f19601f82011690508083019250505098505050505050505050600060405180830381600087803b1580156129ab57600080fd5b505af11580156129bf573d6000803e3d6000fd5b505050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166304e81f1e85858585336040518663ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018481526020018373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018281038252878782818152602001925080828437600081840152601f19601f8201169050808301925050509650505050505050600060405180830381600087803b158015612af657600080fd5b505af1158015612b0a573d6000803e3d6000fd5b5050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663c3dc8e0985858585336040518663ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352888882818152602001925080828437600081840152601f19601f8201169050808301925050508381038252868682818152602001925080828437600081840152601f19601f820116905080830192505050975050505050505050600060405180830381600087803b158015612c3857600080fd5b505af1158015612c4c573d6000803e3d6000fd5b5050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663f922f8028686868686336040518763ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352898982818152602001925080828437600081840152601f19601f8201169050808301925050508381038252878782818152602001925080828437600081840152601f19601f82011690508083019250505098505050505050505050600060405180830381600087803b158015612dae57600080fd5b505af1158015612dc2573d6000803e3d6000fd5b505050505050505050565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16639bd381018585856040518463ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001806020018281038252848482818152602001925080828437600081840152601f19601f82011690508083019250505094505050505060206040518083038186803b158015612ebd57600080fd5b505afa158015612ed1573d6000803e3d6000fd5b505050506040513d6020811015612ee757600080fd5b810190808051906020019092919050505090509392505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663a5843f0883836040518363ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018083815260200182815260200192505050600060405180830381600087803b158015612f9957600080fd5b505af1158015612fad573d6000803e3d6000fd5b505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16635ca5adbe85858585336040518663ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352888882818152602001925080828437600081840152601f19601f8201169050808301925050508381038252868682818152602001925080828437600081840152601f19601f820116905080830192505050975050505050505050600060405180830381600087803b1580156130d957600080fd5b505af11580156130ed573d6000803e3d6000fd5b5050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16631c249912848484336040518563ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018281038252868682818152602001925080828437600081840152601f19601f82011690508083019250505095505050505050600060405180830381600087803b15801561321b57600080fd5b505af115801561322f573d6000803e3d6000fd5b50505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166359a260a385858585336040518663ffffffff167c01000000000000000000000000000000000000000000000000000000000281526004018080602001806020018473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018381038352888882818152602001925080828437600081840152601f19601f8201169050808301925050508381038252868682818152602001925080828437600081840152601f19601f820116905080830192505050975050505050505050600060405180830381600087803b15801561335c57600080fd5b505af1158015613370573d6000803e3d6000fd5b5050505050505050565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16633cf5f33b848484336040518563ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018481526020018373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020018281038252868682818152602001925080828437600081840152601f19601f82011690508083019250505095505050505050600060405180830381600087803b15801561347257600080fd5b505af1158015613486573d6000803e3d6000fd5b50505050505050565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663d1aa0c20836040518263ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060206040518083038186803b15801561354b57600080fd5b505afa15801561355f573d6000803e3d6000fd5b505050506040513d602081101561357557600080fd5b81019080805190602001909291905050509050919050565b6060806000806000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663f346a3a787876040518363ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180806020018281038252848482818152602001925080828437600081840152601f19601f820116905080830192505050935050505060006040518083038186803b15801561364d57600080fd5b505afa158015613661573d6000803e3d6000fd5b505050506040513d6000823e3d601f19601f82011682018060405250608081101561368b57600080fd5b8101908080516401000000008111156136a357600080fd5b828101905060208101848111156136b957600080fd5b81518560018202830111640100000000821117156136d657600080fd5b505092919060200180516401000000008111156136f257600080fd5b8281019050602081018481111561370857600080fd5b815185600182028301116401000000008211171561372557600080fd5b5050929190602001805190602001909291908051906020019092919050505093509350935093509295919450925056fea165627a7a7230582049eecad3069ea93138ffdb59f1b6803feaa6cde89ea4ef7956f533e671354e340029` 35 36 // DeployPermInterface deploys a new Ethereum contract, binding an instance of PermInterface to it. 37 func DeployPermInterface(auth *bind.TransactOpts, backend bind.ContractBackend, _permImplUpgradeable common.Address) (common.Address, *types.Transaction, *PermInterface, error) { 38 parsed, err := abi.JSON(strings.NewReader(PermInterfaceABI)) 39 if err != nil { 40 return common.Address{}, nil, nil, err 41 } 42 address, tx, contract, err := bind.DeployContract(auth, parsed, common.FromHex(PermInterfaceBin), backend, _permImplUpgradeable) 43 if err != nil { 44 return common.Address{}, nil, nil, err 45 } 46 return address, tx, &PermInterface{PermInterfaceCaller: PermInterfaceCaller{contract: contract}, PermInterfaceTransactor: PermInterfaceTransactor{contract: contract}, PermInterfaceFilterer: PermInterfaceFilterer{contract: contract}}, nil 47 } 48 49 // PermInterface is an auto generated Go binding around an Ethereum contract. 50 type PermInterface struct { 51 PermInterfaceCaller // Read-only binding to the contract 52 PermInterfaceTransactor // Write-only binding to the contract 53 PermInterfaceFilterer // Log filterer for contract events 54 } 55 56 // PermInterfaceCaller is an auto generated read-only Go binding around an Ethereum contract. 57 type PermInterfaceCaller struct { 58 contract *bind.BoundContract // Generic contract wrapper for the low level calls 59 } 60 61 // PermInterfaceTransactor is an auto generated write-only Go binding around an Ethereum contract. 62 type PermInterfaceTransactor struct { 63 contract *bind.BoundContract // Generic contract wrapper for the low level calls 64 } 65 66 // PermInterfaceFilterer is an auto generated log filtering Go binding around an Ethereum contract events. 67 type PermInterfaceFilterer struct { 68 contract *bind.BoundContract // Generic contract wrapper for the low level calls 69 } 70 71 // PermInterfaceSession is an auto generated Go binding around an Ethereum contract, 72 // with pre-set call and transact options. 73 type PermInterfaceSession struct { 74 Contract *PermInterface // Generic contract binding to set the session for 75 CallOpts bind.CallOpts // Call options to use throughout this session 76 TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session 77 } 78 79 // PermInterfaceCallerSession is an auto generated read-only Go binding around an Ethereum contract, 80 // with pre-set call options. 81 type PermInterfaceCallerSession struct { 82 Contract *PermInterfaceCaller // Generic contract caller binding to set the session for 83 CallOpts bind.CallOpts // Call options to use throughout this session 84 } 85 86 // PermInterfaceTransactorSession is an auto generated write-only Go binding around an Ethereum contract, 87 // with pre-set transact options. 88 type PermInterfaceTransactorSession struct { 89 Contract *PermInterfaceTransactor // Generic contract transactor binding to set the session for 90 TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session 91 } 92 93 // PermInterfaceRaw is an auto generated low-level Go binding around an Ethereum contract. 94 type PermInterfaceRaw struct { 95 Contract *PermInterface // Generic contract binding to access the raw methods on 96 } 97 98 // PermInterfaceCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract. 99 type PermInterfaceCallerRaw struct { 100 Contract *PermInterfaceCaller // Generic read-only contract binding to access the raw methods on 101 } 102 103 // PermInterfaceTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract. 104 type PermInterfaceTransactorRaw struct { 105 Contract *PermInterfaceTransactor // Generic write-only contract binding to access the raw methods on 106 } 107 108 // NewPermInterface creates a new instance of PermInterface, bound to a specific deployed contract. 109 func NewPermInterface(address common.Address, backend bind.ContractBackend) (*PermInterface, error) { 110 contract, err := bindPermInterface(address, backend, backend, backend) 111 if err != nil { 112 return nil, err 113 } 114 return &PermInterface{PermInterfaceCaller: PermInterfaceCaller{contract: contract}, PermInterfaceTransactor: PermInterfaceTransactor{contract: contract}, PermInterfaceFilterer: PermInterfaceFilterer{contract: contract}}, nil 115 } 116 117 // NewPermInterfaceCaller creates a new read-only instance of PermInterface, bound to a specific deployed contract. 118 func NewPermInterfaceCaller(address common.Address, caller bind.ContractCaller) (*PermInterfaceCaller, error) { 119 contract, err := bindPermInterface(address, caller, nil, nil) 120 if err != nil { 121 return nil, err 122 } 123 return &PermInterfaceCaller{contract: contract}, nil 124 } 125 126 // NewPermInterfaceTransactor creates a new write-only instance of PermInterface, bound to a specific deployed contract. 127 func NewPermInterfaceTransactor(address common.Address, transactor bind.ContractTransactor) (*PermInterfaceTransactor, error) { 128 contract, err := bindPermInterface(address, nil, transactor, nil) 129 if err != nil { 130 return nil, err 131 } 132 return &PermInterfaceTransactor{contract: contract}, nil 133 } 134 135 // NewPermInterfaceFilterer creates a new log filterer instance of PermInterface, bound to a specific deployed contract. 136 func NewPermInterfaceFilterer(address common.Address, filterer bind.ContractFilterer) (*PermInterfaceFilterer, error) { 137 contract, err := bindPermInterface(address, nil, nil, filterer) 138 if err != nil { 139 return nil, err 140 } 141 return &PermInterfaceFilterer{contract: contract}, nil 142 } 143 144 // bindPermInterface binds a generic wrapper to an already deployed contract. 145 func bindPermInterface(address common.Address, caller bind.ContractCaller, transactor bind.ContractTransactor, filterer bind.ContractFilterer) (*bind.BoundContract, error) { 146 parsed, err := abi.JSON(strings.NewReader(PermInterfaceABI)) 147 if err != nil { 148 return nil, err 149 } 150 return bind.NewBoundContract(address, parsed, caller, transactor, filterer), nil 151 } 152 153 // Call invokes the (constant) contract method with params as input values and 154 // sets the output to result. The result type might be a single field for simple 155 // returns, a slice of interfaces for anonymous returns and a struct for named 156 // returns. 157 func (_PermInterface *PermInterfaceRaw) Call(opts *bind.CallOpts, result interface{}, method string, params ...interface{}) error { 158 return _PermInterface.Contract.PermInterfaceCaller.contract.Call(opts, result, method, params...) 159 } 160 161 // Transfer initiates a plain transaction to move funds to the contract, calling 162 // its default method if one is available. 163 func (_PermInterface *PermInterfaceRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) { 164 return _PermInterface.Contract.PermInterfaceTransactor.contract.Transfer(opts) 165 } 166 167 // Transact invokes the (paid) contract method with params as input values. 168 func (_PermInterface *PermInterfaceRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) { 169 return _PermInterface.Contract.PermInterfaceTransactor.contract.Transact(opts, method, params...) 170 } 171 172 // Call invokes the (constant) contract method with params as input values and 173 // sets the output to result. The result type might be a single field for simple 174 // returns, a slice of interfaces for anonymous returns and a struct for named 175 // returns. 176 func (_PermInterface *PermInterfaceCallerRaw) Call(opts *bind.CallOpts, result interface{}, method string, params ...interface{}) error { 177 return _PermInterface.Contract.contract.Call(opts, result, method, params...) 178 } 179 180 // Transfer initiates a plain transaction to move funds to the contract, calling 181 // its default method if one is available. 182 func (_PermInterface *PermInterfaceTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) { 183 return _PermInterface.Contract.contract.Transfer(opts) 184 } 185 186 // Transact invokes the (paid) contract method with params as input values. 187 func (_PermInterface *PermInterfaceTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) { 188 return _PermInterface.Contract.contract.Transact(opts, method, params...) 189 } 190 191 // GetNetworkBootStatus is a free data retrieval call binding the contract method 0x4cbfa82e. 192 // 193 // Solidity: function getNetworkBootStatus() constant returns(bool) 194 func (_PermInterface *PermInterfaceCaller) GetNetworkBootStatus(opts *bind.CallOpts) (bool, error) { 195 var ( 196 ret0 = new(bool) 197 ) 198 out := ret0 199 err := _PermInterface.contract.Call(opts, out, "getNetworkBootStatus") 200 return *ret0, err 201 } 202 203 // GetNetworkBootStatus is a free data retrieval call binding the contract method 0x4cbfa82e. 204 // 205 // Solidity: function getNetworkBootStatus() constant returns(bool) 206 func (_PermInterface *PermInterfaceSession) GetNetworkBootStatus() (bool, error) { 207 return _PermInterface.Contract.GetNetworkBootStatus(&_PermInterface.CallOpts) 208 } 209 210 // GetNetworkBootStatus is a free data retrieval call binding the contract method 0x4cbfa82e. 211 // 212 // Solidity: function getNetworkBootStatus() constant returns(bool) 213 func (_PermInterface *PermInterfaceCallerSession) GetNetworkBootStatus() (bool, error) { 214 return _PermInterface.Contract.GetNetworkBootStatus(&_PermInterface.CallOpts) 215 } 216 217 // GetPendingOp is a free data retrieval call binding the contract method 0xf346a3a7. 218 // 219 // Solidity: function getPendingOp(_orgId string) constant returns(string, string, address, uint256) 220 func (_PermInterface *PermInterfaceCaller) GetPendingOp(opts *bind.CallOpts, _orgId string) (string, string, common.Address, *big.Int, error) { 221 var ( 222 ret0 = new(string) 223 ret1 = new(string) 224 ret2 = new(common.Address) 225 ret3 = new(*big.Int) 226 ) 227 out := &[]interface{}{ 228 ret0, 229 ret1, 230 ret2, 231 ret3, 232 } 233 err := _PermInterface.contract.Call(opts, out, "getPendingOp", _orgId) 234 return *ret0, *ret1, *ret2, *ret3, err 235 } 236 237 // GetPendingOp is a free data retrieval call binding the contract method 0xf346a3a7. 238 // 239 // Solidity: function getPendingOp(_orgId string) constant returns(string, string, address, uint256) 240 func (_PermInterface *PermInterfaceSession) GetPendingOp(_orgId string) (string, string, common.Address, *big.Int, error) { 241 return _PermInterface.Contract.GetPendingOp(&_PermInterface.CallOpts, _orgId) 242 } 243 244 // GetPendingOp is a free data retrieval call binding the contract method 0xf346a3a7. 245 // 246 // Solidity: function getPendingOp(_orgId string) constant returns(string, string, address, uint256) 247 func (_PermInterface *PermInterfaceCallerSession) GetPendingOp(_orgId string) (string, string, common.Address, *big.Int, error) { 248 return _PermInterface.Contract.GetPendingOp(&_PermInterface.CallOpts, _orgId) 249 } 250 251 // GetPermissionsImpl is a free data retrieval call binding the contract method 0x03ed6933. 252 // 253 // Solidity: function getPermissionsImpl() constant returns(address) 254 func (_PermInterface *PermInterfaceCaller) GetPermissionsImpl(opts *bind.CallOpts) (common.Address, error) { 255 var ( 256 ret0 = new(common.Address) 257 ) 258 out := ret0 259 err := _PermInterface.contract.Call(opts, out, "getPermissionsImpl") 260 return *ret0, err 261 } 262 263 // GetPermissionsImpl is a free data retrieval call binding the contract method 0x03ed6933. 264 // 265 // Solidity: function getPermissionsImpl() constant returns(address) 266 func (_PermInterface *PermInterfaceSession) GetPermissionsImpl() (common.Address, error) { 267 return _PermInterface.Contract.GetPermissionsImpl(&_PermInterface.CallOpts) 268 } 269 270 // GetPermissionsImpl is a free data retrieval call binding the contract method 0x03ed6933. 271 // 272 // Solidity: function getPermissionsImpl() constant returns(address) 273 func (_PermInterface *PermInterfaceCallerSession) GetPermissionsImpl() (common.Address, error) { 274 return _PermInterface.Contract.GetPermissionsImpl(&_PermInterface.CallOpts) 275 } 276 277 // IsNetworkAdmin is a free data retrieval call binding the contract method 0xd1aa0c20. 278 // 279 // Solidity: function isNetworkAdmin(_account address) constant returns(bool) 280 func (_PermInterface *PermInterfaceCaller) IsNetworkAdmin(opts *bind.CallOpts, _account common.Address) (bool, error) { 281 var ( 282 ret0 = new(bool) 283 ) 284 out := ret0 285 err := _PermInterface.contract.Call(opts, out, "isNetworkAdmin", _account) 286 return *ret0, err 287 } 288 289 // IsNetworkAdmin is a free data retrieval call binding the contract method 0xd1aa0c20. 290 // 291 // Solidity: function isNetworkAdmin(_account address) constant returns(bool) 292 func (_PermInterface *PermInterfaceSession) IsNetworkAdmin(_account common.Address) (bool, error) { 293 return _PermInterface.Contract.IsNetworkAdmin(&_PermInterface.CallOpts, _account) 294 } 295 296 // IsNetworkAdmin is a free data retrieval call binding the contract method 0xd1aa0c20. 297 // 298 // Solidity: function isNetworkAdmin(_account address) constant returns(bool) 299 func (_PermInterface *PermInterfaceCallerSession) IsNetworkAdmin(_account common.Address) (bool, error) { 300 return _PermInterface.Contract.IsNetworkAdmin(&_PermInterface.CallOpts, _account) 301 } 302 303 // IsOrgAdmin is a free data retrieval call binding the contract method 0x9bd38101. 304 // 305 // Solidity: function isOrgAdmin(_account address, _orgId string) constant returns(bool) 306 func (_PermInterface *PermInterfaceCaller) IsOrgAdmin(opts *bind.CallOpts, _account common.Address, _orgId string) (bool, error) { 307 var ( 308 ret0 = new(bool) 309 ) 310 out := ret0 311 err := _PermInterface.contract.Call(opts, out, "isOrgAdmin", _account, _orgId) 312 return *ret0, err 313 } 314 315 // IsOrgAdmin is a free data retrieval call binding the contract method 0x9bd38101. 316 // 317 // Solidity: function isOrgAdmin(_account address, _orgId string) constant returns(bool) 318 func (_PermInterface *PermInterfaceSession) IsOrgAdmin(_account common.Address, _orgId string) (bool, error) { 319 return _PermInterface.Contract.IsOrgAdmin(&_PermInterface.CallOpts, _account, _orgId) 320 } 321 322 // IsOrgAdmin is a free data retrieval call binding the contract method 0x9bd38101. 323 // 324 // Solidity: function isOrgAdmin(_account address, _orgId string) constant returns(bool) 325 func (_PermInterface *PermInterfaceCallerSession) IsOrgAdmin(_account common.Address, _orgId string) (bool, error) { 326 return _PermInterface.Contract.IsOrgAdmin(&_PermInterface.CallOpts, _account, _orgId) 327 } 328 329 // ValidateAccount is a free data retrieval call binding the contract method 0x6b568d76. 330 // 331 // Solidity: function validateAccount(_account address, _orgId string) constant returns(bool) 332 func (_PermInterface *PermInterfaceCaller) ValidateAccount(opts *bind.CallOpts, _account common.Address, _orgId string) (bool, error) { 333 var ( 334 ret0 = new(bool) 335 ) 336 out := ret0 337 err := _PermInterface.contract.Call(opts, out, "validateAccount", _account, _orgId) 338 return *ret0, err 339 } 340 341 // ValidateAccount is a free data retrieval call binding the contract method 0x6b568d76. 342 // 343 // Solidity: function validateAccount(_account address, _orgId string) constant returns(bool) 344 func (_PermInterface *PermInterfaceSession) ValidateAccount(_account common.Address, _orgId string) (bool, error) { 345 return _PermInterface.Contract.ValidateAccount(&_PermInterface.CallOpts, _account, _orgId) 346 } 347 348 // ValidateAccount is a free data retrieval call binding the contract method 0x6b568d76. 349 // 350 // Solidity: function validateAccount(_account address, _orgId string) constant returns(bool) 351 func (_PermInterface *PermInterfaceCallerSession) ValidateAccount(_account common.Address, _orgId string) (bool, error) { 352 return _PermInterface.Contract.ValidateAccount(&_PermInterface.CallOpts, _account, _orgId) 353 } 354 355 // AddAdminAccount is a paid mutator transaction binding the contract method 0x4fe57e7a. 356 // 357 // Solidity: function addAdminAccount(_acct address) returns() 358 func (_PermInterface *PermInterfaceTransactor) AddAdminAccount(opts *bind.TransactOpts, _acct common.Address) (*types.Transaction, error) { 359 return _PermInterface.contract.Transact(opts, "addAdminAccount", _acct) 360 } 361 362 // AddAdminAccount is a paid mutator transaction binding the contract method 0x4fe57e7a. 363 // 364 // Solidity: function addAdminAccount(_acct address) returns() 365 func (_PermInterface *PermInterfaceSession) AddAdminAccount(_acct common.Address) (*types.Transaction, error) { 366 return _PermInterface.Contract.AddAdminAccount(&_PermInterface.TransactOpts, _acct) 367 } 368 369 // AddAdminAccount is a paid mutator transaction binding the contract method 0x4fe57e7a. 370 // 371 // Solidity: function addAdminAccount(_acct address) returns() 372 func (_PermInterface *PermInterfaceTransactorSession) AddAdminAccount(_acct common.Address) (*types.Transaction, error) { 373 return _PermInterface.Contract.AddAdminAccount(&_PermInterface.TransactOpts, _acct) 374 } 375 376 // AddAdminNode is a paid mutator transaction binding the contract method 0x3f25c288. 377 // 378 // Solidity: function addAdminNode(_enodeId string) returns() 379 func (_PermInterface *PermInterfaceTransactor) AddAdminNode(opts *bind.TransactOpts, _enodeId string) (*types.Transaction, error) { 380 return _PermInterface.contract.Transact(opts, "addAdminNode", _enodeId) 381 } 382 383 // AddAdminNode is a paid mutator transaction binding the contract method 0x3f25c288. 384 // 385 // Solidity: function addAdminNode(_enodeId string) returns() 386 func (_PermInterface *PermInterfaceSession) AddAdminNode(_enodeId string) (*types.Transaction, error) { 387 return _PermInterface.Contract.AddAdminNode(&_PermInterface.TransactOpts, _enodeId) 388 } 389 390 // AddAdminNode is a paid mutator transaction binding the contract method 0x3f25c288. 391 // 392 // Solidity: function addAdminNode(_enodeId string) returns() 393 func (_PermInterface *PermInterfaceTransactorSession) AddAdminNode(_enodeId string) (*types.Transaction, error) { 394 return _PermInterface.Contract.AddAdminNode(&_PermInterface.TransactOpts, _enodeId) 395 } 396 397 // AddNewRole is a paid mutator transaction binding the contract method 0x51f604c3. 398 // 399 // Solidity: function addNewRole(_roleId string, _orgId string, _access uint256, _voter bool, _admin bool) returns() 400 func (_PermInterface *PermInterfaceTransactor) AddNewRole(opts *bind.TransactOpts, _roleId string, _orgId string, _access *big.Int, _voter bool, _admin bool) (*types.Transaction, error) { 401 return _PermInterface.contract.Transact(opts, "addNewRole", _roleId, _orgId, _access, _voter, _admin) 402 } 403 404 // AddNewRole is a paid mutator transaction binding the contract method 0x51f604c3. 405 // 406 // Solidity: function addNewRole(_roleId string, _orgId string, _access uint256, _voter bool, _admin bool) returns() 407 func (_PermInterface *PermInterfaceSession) AddNewRole(_roleId string, _orgId string, _access *big.Int, _voter bool, _admin bool) (*types.Transaction, error) { 408 return _PermInterface.Contract.AddNewRole(&_PermInterface.TransactOpts, _roleId, _orgId, _access, _voter, _admin) 409 } 410 411 // AddNewRole is a paid mutator transaction binding the contract method 0x51f604c3. 412 // 413 // Solidity: function addNewRole(_roleId string, _orgId string, _access uint256, _voter bool, _admin bool) returns() 414 func (_PermInterface *PermInterfaceTransactorSession) AddNewRole(_roleId string, _orgId string, _access *big.Int, _voter bool, _admin bool) (*types.Transaction, error) { 415 return _PermInterface.Contract.AddNewRole(&_PermInterface.TransactOpts, _roleId, _orgId, _access, _voter, _admin) 416 } 417 418 // AddNode is a paid mutator transaction binding the contract method 0xa97a4406. 419 // 420 // Solidity: function addNode(_orgId string, _enodeId string) returns() 421 func (_PermInterface *PermInterfaceTransactor) AddNode(opts *bind.TransactOpts, _orgId string, _enodeId string) (*types.Transaction, error) { 422 return _PermInterface.contract.Transact(opts, "addNode", _orgId, _enodeId) 423 } 424 425 // AddNode is a paid mutator transaction binding the contract method 0xa97a4406. 426 // 427 // Solidity: function addNode(_orgId string, _enodeId string) returns() 428 func (_PermInterface *PermInterfaceSession) AddNode(_orgId string, _enodeId string) (*types.Transaction, error) { 429 return _PermInterface.Contract.AddNode(&_PermInterface.TransactOpts, _orgId, _enodeId) 430 } 431 432 // AddNode is a paid mutator transaction binding the contract method 0xa97a4406. 433 // 434 // Solidity: function addNode(_orgId string, _enodeId string) returns() 435 func (_PermInterface *PermInterfaceTransactorSession) AddNode(_orgId string, _enodeId string) (*types.Transaction, error) { 436 return _PermInterface.Contract.AddNode(&_PermInterface.TransactOpts, _orgId, _enodeId) 437 } 438 439 // AddOrg is a paid mutator transaction binding the contract method 0x8f362a3e. 440 // 441 // Solidity: function addOrg(_orgId string, _enodeId string, _account address) returns() 442 func (_PermInterface *PermInterfaceTransactor) AddOrg(opts *bind.TransactOpts, _orgId string, _enodeId string, _account common.Address) (*types.Transaction, error) { 443 return _PermInterface.contract.Transact(opts, "addOrg", _orgId, _enodeId, _account) 444 } 445 446 // AddOrg is a paid mutator transaction binding the contract method 0x8f362a3e. 447 // 448 // Solidity: function addOrg(_orgId string, _enodeId string, _account address) returns() 449 func (_PermInterface *PermInterfaceSession) AddOrg(_orgId string, _enodeId string, _account common.Address) (*types.Transaction, error) { 450 return _PermInterface.Contract.AddOrg(&_PermInterface.TransactOpts, _orgId, _enodeId, _account) 451 } 452 453 // AddOrg is a paid mutator transaction binding the contract method 0x8f362a3e. 454 // 455 // Solidity: function addOrg(_orgId string, _enodeId string, _account address) returns() 456 func (_PermInterface *PermInterfaceTransactorSession) AddOrg(_orgId string, _enodeId string, _account common.Address) (*types.Transaction, error) { 457 return _PermInterface.Contract.AddOrg(&_PermInterface.TransactOpts, _orgId, _enodeId, _account) 458 } 459 460 // AddSubOrg is a paid mutator transaction binding the contract method 0x4cff819e. 461 // 462 // Solidity: function addSubOrg(_pOrgId string, _orgId string, _enodeId string) returns() 463 func (_PermInterface *PermInterfaceTransactor) AddSubOrg(opts *bind.TransactOpts, _pOrgId string, _orgId string, _enodeId string) (*types.Transaction, error) { 464 return _PermInterface.contract.Transact(opts, "addSubOrg", _pOrgId, _orgId, _enodeId) 465 } 466 467 // AddSubOrg is a paid mutator transaction binding the contract method 0x4cff819e. 468 // 469 // Solidity: function addSubOrg(_pOrgId string, _orgId string, _enodeId string) returns() 470 func (_PermInterface *PermInterfaceSession) AddSubOrg(_pOrgId string, _orgId string, _enodeId string) (*types.Transaction, error) { 471 return _PermInterface.Contract.AddSubOrg(&_PermInterface.TransactOpts, _pOrgId, _orgId, _enodeId) 472 } 473 474 // AddSubOrg is a paid mutator transaction binding the contract method 0x4cff819e. 475 // 476 // Solidity: function addSubOrg(_pOrgId string, _orgId string, _enodeId string) returns() 477 func (_PermInterface *PermInterfaceTransactorSession) AddSubOrg(_pOrgId string, _orgId string, _enodeId string) (*types.Transaction, error) { 478 return _PermInterface.Contract.AddSubOrg(&_PermInterface.TransactOpts, _pOrgId, _orgId, _enodeId) 479 } 480 481 // ApproveAdminRole is a paid mutator transaction binding the contract method 0x16724c44. 482 // 483 // Solidity: function approveAdminRole(_orgId string, _account address) returns() 484 func (_PermInterface *PermInterfaceTransactor) ApproveAdminRole(opts *bind.TransactOpts, _orgId string, _account common.Address) (*types.Transaction, error) { 485 return _PermInterface.contract.Transact(opts, "approveAdminRole", _orgId, _account) 486 } 487 488 // ApproveAdminRole is a paid mutator transaction binding the contract method 0x16724c44. 489 // 490 // Solidity: function approveAdminRole(_orgId string, _account address) returns() 491 func (_PermInterface *PermInterfaceSession) ApproveAdminRole(_orgId string, _account common.Address) (*types.Transaction, error) { 492 return _PermInterface.Contract.ApproveAdminRole(&_PermInterface.TransactOpts, _orgId, _account) 493 } 494 495 // ApproveAdminRole is a paid mutator transaction binding the contract method 0x16724c44. 496 // 497 // Solidity: function approveAdminRole(_orgId string, _account address) returns() 498 func (_PermInterface *PermInterfaceTransactorSession) ApproveAdminRole(_orgId string, _account common.Address) (*types.Transaction, error) { 499 return _PermInterface.Contract.ApproveAdminRole(&_PermInterface.TransactOpts, _orgId, _account) 500 } 501 502 // ApproveBlacklistedAccountRecovery is a paid mutator transaction binding the contract method 0x3e239b23. 503 // 504 // Solidity: function approveBlacklistedAccountRecovery(_orgId string, _account address) returns() 505 func (_PermInterface *PermInterfaceTransactor) ApproveBlacklistedAccountRecovery(opts *bind.TransactOpts, _orgId string, _account common.Address) (*types.Transaction, error) { 506 return _PermInterface.contract.Transact(opts, "approveBlacklistedAccountRecovery", _orgId, _account) 507 } 508 509 // ApproveBlacklistedAccountRecovery is a paid mutator transaction binding the contract method 0x3e239b23. 510 // 511 // Solidity: function approveBlacklistedAccountRecovery(_orgId string, _account address) returns() 512 func (_PermInterface *PermInterfaceSession) ApproveBlacklistedAccountRecovery(_orgId string, _account common.Address) (*types.Transaction, error) { 513 return _PermInterface.Contract.ApproveBlacklistedAccountRecovery(&_PermInterface.TransactOpts, _orgId, _account) 514 } 515 516 // ApproveBlacklistedAccountRecovery is a paid mutator transaction binding the contract method 0x3e239b23. 517 // 518 // Solidity: function approveBlacklistedAccountRecovery(_orgId string, _account address) returns() 519 func (_PermInterface *PermInterfaceTransactorSession) ApproveBlacklistedAccountRecovery(_orgId string, _account common.Address) (*types.Transaction, error) { 520 return _PermInterface.Contract.ApproveBlacklistedAccountRecovery(&_PermInterface.TransactOpts, _orgId, _account) 521 } 522 523 // ApproveBlacklistedNodeRecovery is a paid mutator transaction binding the contract method 0x5adbfa7a. 524 // 525 // Solidity: function approveBlacklistedNodeRecovery(_orgId string, _enodeId string) returns() 526 func (_PermInterface *PermInterfaceTransactor) ApproveBlacklistedNodeRecovery(opts *bind.TransactOpts, _orgId string, _enodeId string) (*types.Transaction, error) { 527 return _PermInterface.contract.Transact(opts, "approveBlacklistedNodeRecovery", _orgId, _enodeId) 528 } 529 530 // ApproveBlacklistedNodeRecovery is a paid mutator transaction binding the contract method 0x5adbfa7a. 531 // 532 // Solidity: function approveBlacklistedNodeRecovery(_orgId string, _enodeId string) returns() 533 func (_PermInterface *PermInterfaceSession) ApproveBlacklistedNodeRecovery(_orgId string, _enodeId string) (*types.Transaction, error) { 534 return _PermInterface.Contract.ApproveBlacklistedNodeRecovery(&_PermInterface.TransactOpts, _orgId, _enodeId) 535 } 536 537 // ApproveBlacklistedNodeRecovery is a paid mutator transaction binding the contract method 0x5adbfa7a. 538 // 539 // Solidity: function approveBlacklistedNodeRecovery(_orgId string, _enodeId string) returns() 540 func (_PermInterface *PermInterfaceTransactorSession) ApproveBlacklistedNodeRecovery(_orgId string, _enodeId string) (*types.Transaction, error) { 541 return _PermInterface.Contract.ApproveBlacklistedNodeRecovery(&_PermInterface.TransactOpts, _orgId, _enodeId) 542 } 543 544 // ApproveOrg is a paid mutator transaction binding the contract method 0x7e461258. 545 // 546 // Solidity: function approveOrg(_orgId string, _enodeId string, _account address) returns() 547 func (_PermInterface *PermInterfaceTransactor) ApproveOrg(opts *bind.TransactOpts, _orgId string, _enodeId string, _account common.Address) (*types.Transaction, error) { 548 return _PermInterface.contract.Transact(opts, "approveOrg", _orgId, _enodeId, _account) 549 } 550 551 // ApproveOrg is a paid mutator transaction binding the contract method 0x7e461258. 552 // 553 // Solidity: function approveOrg(_orgId string, _enodeId string, _account address) returns() 554 func (_PermInterface *PermInterfaceSession) ApproveOrg(_orgId string, _enodeId string, _account common.Address) (*types.Transaction, error) { 555 return _PermInterface.Contract.ApproveOrg(&_PermInterface.TransactOpts, _orgId, _enodeId, _account) 556 } 557 558 // ApproveOrg is a paid mutator transaction binding the contract method 0x7e461258. 559 // 560 // Solidity: function approveOrg(_orgId string, _enodeId string, _account address) returns() 561 func (_PermInterface *PermInterfaceTransactorSession) ApproveOrg(_orgId string, _enodeId string, _account common.Address) (*types.Transaction, error) { 562 return _PermInterface.Contract.ApproveOrg(&_PermInterface.TransactOpts, _orgId, _enodeId, _account) 563 } 564 565 // ApproveOrgStatus is a paid mutator transaction binding the contract method 0x5be9672c. 566 // 567 // Solidity: function approveOrgStatus(_orgId string, _action uint256) returns() 568 func (_PermInterface *PermInterfaceTransactor) ApproveOrgStatus(opts *bind.TransactOpts, _orgId string, _action *big.Int) (*types.Transaction, error) { 569 return _PermInterface.contract.Transact(opts, "approveOrgStatus", _orgId, _action) 570 } 571 572 // ApproveOrgStatus is a paid mutator transaction binding the contract method 0x5be9672c. 573 // 574 // Solidity: function approveOrgStatus(_orgId string, _action uint256) returns() 575 func (_PermInterface *PermInterfaceSession) ApproveOrgStatus(_orgId string, _action *big.Int) (*types.Transaction, error) { 576 return _PermInterface.Contract.ApproveOrgStatus(&_PermInterface.TransactOpts, _orgId, _action) 577 } 578 579 // ApproveOrgStatus is a paid mutator transaction binding the contract method 0x5be9672c. 580 // 581 // Solidity: function approveOrgStatus(_orgId string, _action uint256) returns() 582 func (_PermInterface *PermInterfaceTransactorSession) ApproveOrgStatus(_orgId string, _action *big.Int) (*types.Transaction, error) { 583 return _PermInterface.Contract.ApproveOrgStatus(&_PermInterface.TransactOpts, _orgId, _action) 584 } 585 586 // AssignAccountRole is a paid mutator transaction binding the contract method 0x2f7f0a12. 587 // 588 // Solidity: function assignAccountRole(_account address, _orgId string, _roleId string) returns() 589 func (_PermInterface *PermInterfaceTransactor) AssignAccountRole(opts *bind.TransactOpts, _account common.Address, _orgId string, _roleId string) (*types.Transaction, error) { 590 return _PermInterface.contract.Transact(opts, "assignAccountRole", _account, _orgId, _roleId) 591 } 592 593 // AssignAccountRole is a paid mutator transaction binding the contract method 0x2f7f0a12. 594 // 595 // Solidity: function assignAccountRole(_account address, _orgId string, _roleId string) returns() 596 func (_PermInterface *PermInterfaceSession) AssignAccountRole(_account common.Address, _orgId string, _roleId string) (*types.Transaction, error) { 597 return _PermInterface.Contract.AssignAccountRole(&_PermInterface.TransactOpts, _account, _orgId, _roleId) 598 } 599 600 // AssignAccountRole is a paid mutator transaction binding the contract method 0x2f7f0a12. 601 // 602 // Solidity: function assignAccountRole(_account address, _orgId string, _roleId string) returns() 603 func (_PermInterface *PermInterfaceTransactorSession) AssignAccountRole(_account common.Address, _orgId string, _roleId string) (*types.Transaction, error) { 604 return _PermInterface.Contract.AssignAccountRole(&_PermInterface.TransactOpts, _account, _orgId, _roleId) 605 } 606 607 // AssignAdminRole is a paid mutator transaction binding the contract method 0x43de646c. 608 // 609 // Solidity: function assignAdminRole(_orgId string, _account address, _roleId string) returns() 610 func (_PermInterface *PermInterfaceTransactor) AssignAdminRole(opts *bind.TransactOpts, _orgId string, _account common.Address, _roleId string) (*types.Transaction, error) { 611 return _PermInterface.contract.Transact(opts, "assignAdminRole", _orgId, _account, _roleId) 612 } 613 614 // AssignAdminRole is a paid mutator transaction binding the contract method 0x43de646c. 615 // 616 // Solidity: function assignAdminRole(_orgId string, _account address, _roleId string) returns() 617 func (_PermInterface *PermInterfaceSession) AssignAdminRole(_orgId string, _account common.Address, _roleId string) (*types.Transaction, error) { 618 return _PermInterface.Contract.AssignAdminRole(&_PermInterface.TransactOpts, _orgId, _account, _roleId) 619 } 620 621 // AssignAdminRole is a paid mutator transaction binding the contract method 0x43de646c. 622 // 623 // Solidity: function assignAdminRole(_orgId string, _account address, _roleId string) returns() 624 func (_PermInterface *PermInterfaceTransactorSession) AssignAdminRole(_orgId string, _account common.Address, _roleId string) (*types.Transaction, error) { 625 return _PermInterface.Contract.AssignAdminRole(&_PermInterface.TransactOpts, _orgId, _account, _roleId) 626 } 627 628 // Init is a paid mutator transaction binding the contract method 0xa5843f08. 629 // 630 // Solidity: function init(_breadth uint256, _depth uint256) returns() 631 func (_PermInterface *PermInterfaceTransactor) Init(opts *bind.TransactOpts, _breadth *big.Int, _depth *big.Int) (*types.Transaction, error) { 632 return _PermInterface.contract.Transact(opts, "init", _breadth, _depth) 633 } 634 635 // Init is a paid mutator transaction binding the contract method 0xa5843f08. 636 // 637 // Solidity: function init(_breadth uint256, _depth uint256) returns() 638 func (_PermInterface *PermInterfaceSession) Init(_breadth *big.Int, _depth *big.Int) (*types.Transaction, error) { 639 return _PermInterface.Contract.Init(&_PermInterface.TransactOpts, _breadth, _depth) 640 } 641 642 // Init is a paid mutator transaction binding the contract method 0xa5843f08. 643 // 644 // Solidity: function init(_breadth uint256, _depth uint256) returns() 645 func (_PermInterface *PermInterfaceTransactorSession) Init(_breadth *big.Int, _depth *big.Int) (*types.Transaction, error) { 646 return _PermInterface.Contract.Init(&_PermInterface.TransactOpts, _breadth, _depth) 647 } 648 649 // RemoveRole is a paid mutator transaction binding the contract method 0xa6343012. 650 // 651 // Solidity: function removeRole(_roleId string, _orgId string) returns() 652 func (_PermInterface *PermInterfaceTransactor) RemoveRole(opts *bind.TransactOpts, _roleId string, _orgId string) (*types.Transaction, error) { 653 return _PermInterface.contract.Transact(opts, "removeRole", _roleId, _orgId) 654 } 655 656 // RemoveRole is a paid mutator transaction binding the contract method 0xa6343012. 657 // 658 // Solidity: function removeRole(_roleId string, _orgId string) returns() 659 func (_PermInterface *PermInterfaceSession) RemoveRole(_roleId string, _orgId string) (*types.Transaction, error) { 660 return _PermInterface.Contract.RemoveRole(&_PermInterface.TransactOpts, _roleId, _orgId) 661 } 662 663 // RemoveRole is a paid mutator transaction binding the contract method 0xa6343012. 664 // 665 // Solidity: function removeRole(_roleId string, _orgId string) returns() 666 func (_PermInterface *PermInterfaceTransactorSession) RemoveRole(_roleId string, _orgId string) (*types.Transaction, error) { 667 return _PermInterface.Contract.RemoveRole(&_PermInterface.TransactOpts, _roleId, _orgId) 668 } 669 670 // SetPermImplementation is a paid mutator transaction binding the contract method 0x511bbd9f. 671 // 672 // Solidity: function setPermImplementation(_permImplementation address) returns() 673 func (_PermInterface *PermInterfaceTransactor) SetPermImplementation(opts *bind.TransactOpts, _permImplementation common.Address) (*types.Transaction, error) { 674 return _PermInterface.contract.Transact(opts, "setPermImplementation", _permImplementation) 675 } 676 677 // SetPermImplementation is a paid mutator transaction binding the contract method 0x511bbd9f. 678 // 679 // Solidity: function setPermImplementation(_permImplementation address) returns() 680 func (_PermInterface *PermInterfaceSession) SetPermImplementation(_permImplementation common.Address) (*types.Transaction, error) { 681 return _PermInterface.Contract.SetPermImplementation(&_PermInterface.TransactOpts, _permImplementation) 682 } 683 684 // SetPermImplementation is a paid mutator transaction binding the contract method 0x511bbd9f. 685 // 686 // Solidity: function setPermImplementation(_permImplementation address) returns() 687 func (_PermInterface *PermInterfaceTransactorSession) SetPermImplementation(_permImplementation common.Address) (*types.Transaction, error) { 688 return _PermInterface.Contract.SetPermImplementation(&_PermInterface.TransactOpts, _permImplementation) 689 } 690 691 // SetPolicy is a paid mutator transaction binding the contract method 0x1b610220. 692 // 693 // Solidity: function setPolicy(_nwAdminOrg string, _nwAdminRole string, _oAdminRole string) returns() 694 func (_PermInterface *PermInterfaceTransactor) SetPolicy(opts *bind.TransactOpts, _nwAdminOrg string, _nwAdminRole string, _oAdminRole string) (*types.Transaction, error) { 695 return _PermInterface.contract.Transact(opts, "setPolicy", _nwAdminOrg, _nwAdminRole, _oAdminRole) 696 } 697 698 // SetPolicy is a paid mutator transaction binding the contract method 0x1b610220. 699 // 700 // Solidity: function setPolicy(_nwAdminOrg string, _nwAdminRole string, _oAdminRole string) returns() 701 func (_PermInterface *PermInterfaceSession) SetPolicy(_nwAdminOrg string, _nwAdminRole string, _oAdminRole string) (*types.Transaction, error) { 702 return _PermInterface.Contract.SetPolicy(&_PermInterface.TransactOpts, _nwAdminOrg, _nwAdminRole, _oAdminRole) 703 } 704 705 // SetPolicy is a paid mutator transaction binding the contract method 0x1b610220. 706 // 707 // Solidity: function setPolicy(_nwAdminOrg string, _nwAdminRole string, _oAdminRole string) returns() 708 func (_PermInterface *PermInterfaceTransactorSession) SetPolicy(_nwAdminOrg string, _nwAdminRole string, _oAdminRole string) (*types.Transaction, error) { 709 return _PermInterface.Contract.SetPolicy(&_PermInterface.TransactOpts, _nwAdminOrg, _nwAdminRole, _oAdminRole) 710 } 711 712 // StartBlacklistedAccountRecovery is a paid mutator transaction binding the contract method 0xa97914bf. 713 // 714 // Solidity: function startBlacklistedAccountRecovery(_orgId string, _account address) returns() 715 func (_PermInterface *PermInterfaceTransactor) StartBlacklistedAccountRecovery(opts *bind.TransactOpts, _orgId string, _account common.Address) (*types.Transaction, error) { 716 return _PermInterface.contract.Transact(opts, "startBlacklistedAccountRecovery", _orgId, _account) 717 } 718 719 // StartBlacklistedAccountRecovery is a paid mutator transaction binding the contract method 0xa97914bf. 720 // 721 // Solidity: function startBlacklistedAccountRecovery(_orgId string, _account address) returns() 722 func (_PermInterface *PermInterfaceSession) StartBlacklistedAccountRecovery(_orgId string, _account common.Address) (*types.Transaction, error) { 723 return _PermInterface.Contract.StartBlacklistedAccountRecovery(&_PermInterface.TransactOpts, _orgId, _account) 724 } 725 726 // StartBlacklistedAccountRecovery is a paid mutator transaction binding the contract method 0xa97914bf. 727 // 728 // Solidity: function startBlacklistedAccountRecovery(_orgId string, _account address) returns() 729 func (_PermInterface *PermInterfaceTransactorSession) StartBlacklistedAccountRecovery(_orgId string, _account common.Address) (*types.Transaction, error) { 730 return _PermInterface.Contract.StartBlacklistedAccountRecovery(&_PermInterface.TransactOpts, _orgId, _account) 731 } 732 733 // StartBlacklistedNodeRecovery is a paid mutator transaction binding the contract method 0x8cb58ef3. 734 // 735 // Solidity: function startBlacklistedNodeRecovery(_orgId string, _enodeId string) returns() 736 func (_PermInterface *PermInterfaceTransactor) StartBlacklistedNodeRecovery(opts *bind.TransactOpts, _orgId string, _enodeId string) (*types.Transaction, error) { 737 return _PermInterface.contract.Transact(opts, "startBlacklistedNodeRecovery", _orgId, _enodeId) 738 } 739 740 // StartBlacklistedNodeRecovery is a paid mutator transaction binding the contract method 0x8cb58ef3. 741 // 742 // Solidity: function startBlacklistedNodeRecovery(_orgId string, _enodeId string) returns() 743 func (_PermInterface *PermInterfaceSession) StartBlacklistedNodeRecovery(_orgId string, _enodeId string) (*types.Transaction, error) { 744 return _PermInterface.Contract.StartBlacklistedNodeRecovery(&_PermInterface.TransactOpts, _orgId, _enodeId) 745 } 746 747 // StartBlacklistedNodeRecovery is a paid mutator transaction binding the contract method 0x8cb58ef3. 748 // 749 // Solidity: function startBlacklistedNodeRecovery(_orgId string, _enodeId string) returns() 750 func (_PermInterface *PermInterfaceTransactorSession) StartBlacklistedNodeRecovery(_orgId string, _enodeId string) (*types.Transaction, error) { 751 return _PermInterface.Contract.StartBlacklistedNodeRecovery(&_PermInterface.TransactOpts, _orgId, _enodeId) 752 } 753 754 // UpdateAccountStatus is a paid mutator transaction binding the contract method 0x84b7a84a. 755 // 756 // Solidity: function updateAccountStatus(_orgId string, _account address, _action uint256) returns() 757 func (_PermInterface *PermInterfaceTransactor) UpdateAccountStatus(opts *bind.TransactOpts, _orgId string, _account common.Address, _action *big.Int) (*types.Transaction, error) { 758 return _PermInterface.contract.Transact(opts, "updateAccountStatus", _orgId, _account, _action) 759 } 760 761 // UpdateAccountStatus is a paid mutator transaction binding the contract method 0x84b7a84a. 762 // 763 // Solidity: function updateAccountStatus(_orgId string, _account address, _action uint256) returns() 764 func (_PermInterface *PermInterfaceSession) UpdateAccountStatus(_orgId string, _account common.Address, _action *big.Int) (*types.Transaction, error) { 765 return _PermInterface.Contract.UpdateAccountStatus(&_PermInterface.TransactOpts, _orgId, _account, _action) 766 } 767 768 // UpdateAccountStatus is a paid mutator transaction binding the contract method 0x84b7a84a. 769 // 770 // Solidity: function updateAccountStatus(_orgId string, _account address, _action uint256) returns() 771 func (_PermInterface *PermInterfaceTransactorSession) UpdateAccountStatus(_orgId string, _account common.Address, _action *big.Int) (*types.Transaction, error) { 772 return _PermInterface.Contract.UpdateAccountStatus(&_PermInterface.TransactOpts, _orgId, _account, _action) 773 } 774 775 // UpdateNetworkBootStatus is a paid mutator transaction binding the contract method 0x44478e79. 776 // 777 // Solidity: function updateNetworkBootStatus() returns(bool) 778 func (_PermInterface *PermInterfaceTransactor) UpdateNetworkBootStatus(opts *bind.TransactOpts) (*types.Transaction, error) { 779 return _PermInterface.contract.Transact(opts, "updateNetworkBootStatus") 780 } 781 782 // UpdateNetworkBootStatus is a paid mutator transaction binding the contract method 0x44478e79. 783 // 784 // Solidity: function updateNetworkBootStatus() returns(bool) 785 func (_PermInterface *PermInterfaceSession) UpdateNetworkBootStatus() (*types.Transaction, error) { 786 return _PermInterface.Contract.UpdateNetworkBootStatus(&_PermInterface.TransactOpts) 787 } 788 789 // UpdateNetworkBootStatus is a paid mutator transaction binding the contract method 0x44478e79. 790 // 791 // Solidity: function updateNetworkBootStatus() returns(bool) 792 func (_PermInterface *PermInterfaceTransactorSession) UpdateNetworkBootStatus() (*types.Transaction, error) { 793 return _PermInterface.Contract.UpdateNetworkBootStatus(&_PermInterface.TransactOpts) 794 } 795 796 // UpdateNodeStatus is a paid mutator transaction binding the contract method 0x0cc50146. 797 // 798 // Solidity: function updateNodeStatus(_orgId string, _enodeId string, _action uint256) returns() 799 func (_PermInterface *PermInterfaceTransactor) UpdateNodeStatus(opts *bind.TransactOpts, _orgId string, _enodeId string, _action *big.Int) (*types.Transaction, error) { 800 return _PermInterface.contract.Transact(opts, "updateNodeStatus", _orgId, _enodeId, _action) 801 } 802 803 // UpdateNodeStatus is a paid mutator transaction binding the contract method 0x0cc50146. 804 // 805 // Solidity: function updateNodeStatus(_orgId string, _enodeId string, _action uint256) returns() 806 func (_PermInterface *PermInterfaceSession) UpdateNodeStatus(_orgId string, _enodeId string, _action *big.Int) (*types.Transaction, error) { 807 return _PermInterface.Contract.UpdateNodeStatus(&_PermInterface.TransactOpts, _orgId, _enodeId, _action) 808 } 809 810 // UpdateNodeStatus is a paid mutator transaction binding the contract method 0x0cc50146. 811 // 812 // Solidity: function updateNodeStatus(_orgId string, _enodeId string, _action uint256) returns() 813 func (_PermInterface *PermInterfaceTransactorSession) UpdateNodeStatus(_orgId string, _enodeId string, _action *big.Int) (*types.Transaction, error) { 814 return _PermInterface.Contract.UpdateNodeStatus(&_PermInterface.TransactOpts, _orgId, _enodeId, _action) 815 } 816 817 // UpdateOrgStatus is a paid mutator transaction binding the contract method 0xbb3b6e80. 818 // 819 // Solidity: function updateOrgStatus(_orgId string, _action uint256) returns() 820 func (_PermInterface *PermInterfaceTransactor) UpdateOrgStatus(opts *bind.TransactOpts, _orgId string, _action *big.Int) (*types.Transaction, error) { 821 return _PermInterface.contract.Transact(opts, "updateOrgStatus", _orgId, _action) 822 } 823 824 // UpdateOrgStatus is a paid mutator transaction binding the contract method 0xbb3b6e80. 825 // 826 // Solidity: function updateOrgStatus(_orgId string, _action uint256) returns() 827 func (_PermInterface *PermInterfaceSession) UpdateOrgStatus(_orgId string, _action *big.Int) (*types.Transaction, error) { 828 return _PermInterface.Contract.UpdateOrgStatus(&_PermInterface.TransactOpts, _orgId, _action) 829 } 830 831 // UpdateOrgStatus is a paid mutator transaction binding the contract method 0xbb3b6e80. 832 // 833 // Solidity: function updateOrgStatus(_orgId string, _action uint256) returns() 834 func (_PermInterface *PermInterfaceTransactorSession) UpdateOrgStatus(_orgId string, _action *big.Int) (*types.Transaction, error) { 835 return _PermInterface.Contract.UpdateOrgStatus(&_PermInterface.TransactOpts, _orgId, _action) 836 }