Documentation ¶
Index ¶
- Variables
- type AlastriaContracts
- type AlastriaContractsCaller
- func (_AlastriaContracts *AlastriaContractsCaller) AlastriaCredentialRegistry(opts *bind.CallOpts) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCaller) AlastriaPresentationRegistry(opts *bind.CallOpts) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCaller) AlastriaPublicKeyRegistry(opts *bind.CallOpts) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCaller) FirstIdentityWallet(opts *bind.CallOpts) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCaller) GetEidasLevel(opts *bind.CallOpts, _identityIssuer common.Address) (uint8, error)
- func (_AlastriaContracts *AlastriaContractsCaller) IdentityKeys(opts *bind.CallOpts, arg0 common.Address) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCaller) IsIdentityIssuer(opts *bind.CallOpts, _identityIssuer common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsCaller) IsIdentityServiceProvider(opts *bind.CallOpts, _identityServiceProvider common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsCaller) IsOwner(opts *bind.CallOpts, addr common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsCaller) Owner(opts *bind.CallOpts) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCaller) PendingIDs(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
- func (_AlastriaContracts *AlastriaContractsCaller) Version(opts *bind.CallOpts) (*big.Int, error)
- type AlastriaContractsCallerRaw
- type AlastriaContractsCallerSession
- func (_AlastriaContracts *AlastriaContractsCallerSession) AlastriaCredentialRegistry() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) AlastriaPresentationRegistry() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) AlastriaPublicKeyRegistry() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) FirstIdentityWallet() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) GetEidasLevel(_identityIssuer common.Address) (uint8, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) IdentityKeys(arg0 common.Address) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) IsIdentityIssuer(_identityIssuer common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) IsIdentityServiceProvider(_identityServiceProvider common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) IsOwner(addr common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) Owner() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) PendingIDs(arg0 common.Address) (*big.Int, error)
- func (_AlastriaContracts *AlastriaContractsCallerSession) Version() (*big.Int, error)
- type AlastriaContractsFilterer
- func (_AlastriaContracts *AlastriaContractsFilterer) FilterIdentityCreated(opts *bind.FilterOpts, identity []common.Address, creator []common.Address) (*AlastriaContractsIdentityCreatedIterator, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) FilterIdentityRecovered(opts *bind.FilterOpts, oldAccount []common.Address, ...) (*AlastriaContractsIdentityRecoveredIterator, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) FilterOperationWasNotSupported(opts *bind.FilterOpts, method []string) (*AlastriaContractsOperationWasNotSupportedIterator, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) FilterPreparedAlastriaID(opts *bind.FilterOpts, signAddress []common.Address) (*AlastriaContractsPreparedAlastriaIDIterator, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) ParseIdentityCreated(log types.Log) (*AlastriaContractsIdentityCreated, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) ParseIdentityRecovered(log types.Log) (*AlastriaContractsIdentityRecovered, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) ParseOperationWasNotSupported(log types.Log) (*AlastriaContractsOperationWasNotSupported, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) ParsePreparedAlastriaID(log types.Log) (*AlastriaContractsPreparedAlastriaID, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) WatchIdentityCreated(opts *bind.WatchOpts, sink chan<- *AlastriaContractsIdentityCreated, ...) (event.Subscription, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) WatchIdentityRecovered(opts *bind.WatchOpts, sink chan<- *AlastriaContractsIdentityRecovered, ...) (event.Subscription, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) WatchOperationWasNotSupported(opts *bind.WatchOpts, sink chan<- *AlastriaContractsOperationWasNotSupported, ...) (event.Subscription, error)
- func (_AlastriaContracts *AlastriaContractsFilterer) WatchPreparedAlastriaID(opts *bind.WatchOpts, sink chan<- *AlastriaContractsPreparedAlastriaID, ...) (event.Subscription, error)
- type AlastriaContractsIdentityCreated
- type AlastriaContractsIdentityCreatedIterator
- type AlastriaContractsIdentityRecovered
- type AlastriaContractsIdentityRecoveredIterator
- type AlastriaContractsOperationWasNotSupported
- type AlastriaContractsOperationWasNotSupportedIterator
- type AlastriaContractsPreparedAlastriaID
- type AlastriaContractsPreparedAlastriaIDIterator
- type AlastriaContractsRaw
- func (_AlastriaContracts *AlastriaContractsRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_AlastriaContracts *AlastriaContractsRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type AlastriaContractsSession
- func (_AlastriaContracts *AlastriaContractsSession) AddIdentityIssuer(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) AddIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) AlastriaCredentialRegistry() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsSession) AlastriaPresentationRegistry() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsSession) AlastriaPublicKeyRegistry() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsSession) CreateAlastriaIdentity(addPublicKeyCallData []byte) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) DelegateCall(_destination common.Address, _value *big.Int, _data []byte) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) DeleteIdentityIssuer(_identityIssuer common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) DeleteIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) FirstIdentityWallet() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsSession) GetEidasLevel(_identityIssuer common.Address) (uint8, error)
- func (_AlastriaContracts *AlastriaContractsSession) IdentityKeys(arg0 common.Address) (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsSession) Initialize(_credentialRegistry common.Address, _publicKeyRegistry common.Address, ...) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) IsIdentityIssuer(_identityIssuer common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsSession) IsIdentityServiceProvider(_identityServiceProvider common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsSession) IsOwner(addr common.Address) (bool, error)
- func (_AlastriaContracts *AlastriaContractsSession) Owner() (common.Address, error)
- func (_AlastriaContracts *AlastriaContractsSession) PendingIDs(arg0 common.Address) (*big.Int, error)
- func (_AlastriaContracts *AlastriaContractsSession) PrepareAlastriaID(_signAddress common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) RecoverAccount(accountLost common.Address, newAccount common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) Transfer(newOwner common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) UpdateIdentityIssuerEidasLevel(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsSession) Version() (*big.Int, error)
- type AlastriaContractsTransactor
- func (_AlastriaContracts *AlastriaContractsTransactor) AddIdentityIssuer(opts *bind.TransactOpts, _identityIssuer common.Address, _level uint8) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) AddIdentityServiceProvider(opts *bind.TransactOpts, _identityServiceProvider common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) CreateAlastriaIdentity(opts *bind.TransactOpts, addPublicKeyCallData []byte) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) DelegateCall(opts *bind.TransactOpts, _destination common.Address, _value *big.Int, ...) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) DeleteIdentityIssuer(opts *bind.TransactOpts, _identityIssuer common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) DeleteIdentityServiceProvider(opts *bind.TransactOpts, _identityServiceProvider common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) Initialize(opts *bind.TransactOpts, _credentialRegistry common.Address, ...) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) PrepareAlastriaID(opts *bind.TransactOpts, _signAddress common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) RecoverAccount(opts *bind.TransactOpts, accountLost common.Address, newAccount common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) Transfer(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactor) UpdateIdentityIssuerEidasLevel(opts *bind.TransactOpts, _identityIssuer common.Address, _level uint8) (*types.Transaction, error)
- type AlastriaContractsTransactorRaw
- type AlastriaContractsTransactorSession
- func (_AlastriaContracts *AlastriaContractsTransactorSession) AddIdentityIssuer(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) AddIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) CreateAlastriaIdentity(addPublicKeyCallData []byte) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) DelegateCall(_destination common.Address, _value *big.Int, _data []byte) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) DeleteIdentityIssuer(_identityIssuer common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) DeleteIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) Initialize(_credentialRegistry common.Address, _publicKeyRegistry common.Address, ...) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) PrepareAlastriaID(_signAddress common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) RecoverAccount(accountLost common.Address, newAccount common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) Transfer(newOwner common.Address) (*types.Transaction, error)
- func (_AlastriaContracts *AlastriaContractsTransactorSession) UpdateIdentityIssuerEidasLevel(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
Constants ¶
This section is empty.
Variables ¶
var AlastriaContractsABI = AlastriaContractsMetaData.ABI
AlastriaContractsABI is the input ABI used to generate the binding from. Deprecated: Use AlastriaContractsMetaData.ABI instead.
var AlastriaContractsMetaData = &bind.MetaData{
ABI: "[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"identity\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"creator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"IdentityCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oldAccount\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newAccount\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"serviceProvider\",\"type\":\"address\"}],\"name\":\"IdentityRecovered\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"string\",\"name\":\"method\",\"type\":\"string\"}],\"name\":\"OperationWasNotSupported\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"signAddress\",\"type\":\"address\"}],\"name\":\"PreparedAlastriaID\",\"type\":\"event\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityIssuer\",\"type\":\"address\"},{\"internalType\":\"enumEidas.EidasLevel\",\"name\":\"_level\",\"type\":\"uint8\"}],\"name\":\"addIdentityIssuer\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityServiceProvider\",\"type\":\"address\"}],\"name\":\"addIdentityServiceProvider\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"alastriaCredentialRegistry\",\"outputs\":[{\"internalType\":\"contractAlastriaCredentialRegistry\",\"name\":\"\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"alastriaPresentationRegistry\",\"outputs\":[{\"internalType\":\"contractAlastriaPresentationRegistry\",\"name\":\"\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"alastriaPublicKeyRegistry\",\"outputs\":[{\"internalType\":\"contractAlastriaPublicKeyRegistry\",\"name\":\"\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityIssuer\",\"type\":\"address\"}],\"name\":\"deleteIdentityIssuer\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityServiceProvider\",\"type\":\"address\"}],\"name\":\"deleteIdentityServiceProvider\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"firstIdentityWallet\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityIssuer\",\"type\":\"address\"}],\"name\":\"getEidasLevel\",\"outputs\":[{\"internalType\":\"enumEidas.EidasLevel\",\"name\":\"\",\"type\":\"uint8\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"identityKeys\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityIssuer\",\"type\":\"address\"}],\"name\":\"isIdentityIssuer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityServiceProvider\",\"type\":\"address\"}],\"name\":\"isIdentityServiceProvider\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"internalType\":\"address\",\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"isOwner\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"pendingIDs\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transfer\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_identityIssuer\",\"type\":\"address\"},{\"internalType\":\"enumEidas.EidasLevel\",\"name\":\"_level\",\"type\":\"uint8\"}],\"name\":\"updateIdentityIssuerEidasLevel\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":true,\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_credentialRegistry\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_publicKeyRegistry\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_presentationRegistry\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_firstIdentityWallet\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_signAddress\",\"type\":\"address\"}],\"name\":\"prepareAlastriaID\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"addPublicKeyCallData\",\"type\":\"bytes\"}],\"name\":\"createAlastriaIdentity\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"_destination\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_value\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"_data\",\"type\":\"bytes\"}],\"name\":\"delegateCall\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"accountLost\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"newAccount\",\"type\":\"address\"}],\"name\":\"recoverAccount\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
}
AlastriaContractsMetaData contains all meta data concerning the AlastriaContracts contract.
Functions ¶
This section is empty.
Types ¶
type AlastriaContracts ¶
type AlastriaContracts struct { AlastriaContractsCaller // Read-only binding to the contract AlastriaContractsTransactor // Write-only binding to the contract AlastriaContractsFilterer // Log filterer for contract events }
AlastriaContracts is an auto generated Go binding around an Ethereum contract.
func NewAlastriaContracts ¶
func NewAlastriaContracts(address common.Address, backend bind.ContractBackend) (*AlastriaContracts, error)
NewAlastriaContracts creates a new instance of AlastriaContracts, bound to a specific deployed contract.
type AlastriaContractsCaller ¶
type AlastriaContractsCaller struct {
// contains filtered or unexported fields
}
AlastriaContractsCaller is an auto generated read-only Go binding around an Ethereum contract.
func NewAlastriaContractsCaller ¶
func NewAlastriaContractsCaller(address common.Address, caller bind.ContractCaller) (*AlastriaContractsCaller, error)
NewAlastriaContractsCaller creates a new read-only instance of AlastriaContracts, bound to a specific deployed contract.
func (*AlastriaContractsCaller) AlastriaCredentialRegistry ¶
func (_AlastriaContracts *AlastriaContractsCaller) AlastriaCredentialRegistry(opts *bind.CallOpts) (common.Address, error)
AlastriaCredentialRegistry is a free data retrieval call binding the contract method 0xdcc30e35.
Solidity: function alastriaCredentialRegistry() view returns(address)
func (*AlastriaContractsCaller) AlastriaPresentationRegistry ¶
func (_AlastriaContracts *AlastriaContractsCaller) AlastriaPresentationRegistry(opts *bind.CallOpts) (common.Address, error)
AlastriaPresentationRegistry is a free data retrieval call binding the contract method 0x43eedc70.
Solidity: function alastriaPresentationRegistry() view returns(address)
func (*AlastriaContractsCaller) AlastriaPublicKeyRegistry ¶
func (_AlastriaContracts *AlastriaContractsCaller) AlastriaPublicKeyRegistry(opts *bind.CallOpts) (common.Address, error)
AlastriaPublicKeyRegistry is a free data retrieval call binding the contract method 0xf014cd41.
Solidity: function alastriaPublicKeyRegistry() view returns(address)
func (*AlastriaContractsCaller) FirstIdentityWallet ¶
func (_AlastriaContracts *AlastriaContractsCaller) FirstIdentityWallet(opts *bind.CallOpts) (common.Address, error)
FirstIdentityWallet is a free data retrieval call binding the contract method 0x6de41372.
Solidity: function firstIdentityWallet() view returns(address)
func (*AlastriaContractsCaller) GetEidasLevel ¶
func (_AlastriaContracts *AlastriaContractsCaller) GetEidasLevel(opts *bind.CallOpts, _identityIssuer common.Address) (uint8, error)
GetEidasLevel is a free data retrieval call binding the contract method 0x0e5a4fbb.
Solidity: function getEidasLevel(address _identityIssuer) view returns(uint8)
func (*AlastriaContractsCaller) IdentityKeys ¶
func (_AlastriaContracts *AlastriaContractsCaller) IdentityKeys(opts *bind.CallOpts, arg0 common.Address) (common.Address, error)
IdentityKeys is a free data retrieval call binding the contract method 0x0c91465e.
Solidity: function identityKeys(address ) view returns(address)
func (*AlastriaContractsCaller) IsIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsCaller) IsIdentityIssuer(opts *bind.CallOpts, _identityIssuer common.Address) (bool, error)
IsIdentityIssuer is a free data retrieval call binding the contract method 0x6554adf0.
Solidity: function isIdentityIssuer(address _identityIssuer) view returns(bool)
func (*AlastriaContractsCaller) IsIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsCaller) IsIdentityServiceProvider(opts *bind.CallOpts, _identityServiceProvider common.Address) (bool, error)
IsIdentityServiceProvider is a free data retrieval call binding the contract method 0xd024d9a4.
Solidity: function isIdentityServiceProvider(address _identityServiceProvider) view returns(bool)
func (*AlastriaContractsCaller) IsOwner ¶
func (_AlastriaContracts *AlastriaContractsCaller) IsOwner(opts *bind.CallOpts, addr common.Address) (bool, error)
IsOwner is a free data retrieval call binding the contract method 0x2f54bf6e.
Solidity: function isOwner(address addr) view returns(bool)
func (*AlastriaContractsCaller) Owner ¶
func (_AlastriaContracts *AlastriaContractsCaller) Owner(opts *bind.CallOpts) (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*AlastriaContractsCaller) PendingIDs ¶
func (_AlastriaContracts *AlastriaContractsCaller) PendingIDs(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
PendingIDs is a free data retrieval call binding the contract method 0x2773d0fa.
Solidity: function pendingIDs(address ) view returns(uint256)
type AlastriaContractsCallerRaw ¶
type AlastriaContractsCallerRaw struct {
Contract *AlastriaContractsCaller // Generic read-only contract binding to access the raw methods on
}
AlastriaContractsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*AlastriaContractsCallerRaw) Call ¶
func (_AlastriaContracts *AlastriaContractsCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
type AlastriaContractsCallerSession ¶
type AlastriaContractsCallerSession struct { Contract *AlastriaContractsCaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
AlastriaContractsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*AlastriaContractsCallerSession) AlastriaCredentialRegistry ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) AlastriaCredentialRegistry() (common.Address, error)
AlastriaCredentialRegistry is a free data retrieval call binding the contract method 0xdcc30e35.
Solidity: function alastriaCredentialRegistry() view returns(address)
func (*AlastriaContractsCallerSession) AlastriaPresentationRegistry ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) AlastriaPresentationRegistry() (common.Address, error)
AlastriaPresentationRegistry is a free data retrieval call binding the contract method 0x43eedc70.
Solidity: function alastriaPresentationRegistry() view returns(address)
func (*AlastriaContractsCallerSession) AlastriaPublicKeyRegistry ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) AlastriaPublicKeyRegistry() (common.Address, error)
AlastriaPublicKeyRegistry is a free data retrieval call binding the contract method 0xf014cd41.
Solidity: function alastriaPublicKeyRegistry() view returns(address)
func (*AlastriaContractsCallerSession) FirstIdentityWallet ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) FirstIdentityWallet() (common.Address, error)
FirstIdentityWallet is a free data retrieval call binding the contract method 0x6de41372.
Solidity: function firstIdentityWallet() view returns(address)
func (*AlastriaContractsCallerSession) GetEidasLevel ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) GetEidasLevel(_identityIssuer common.Address) (uint8, error)
GetEidasLevel is a free data retrieval call binding the contract method 0x0e5a4fbb.
Solidity: function getEidasLevel(address _identityIssuer) view returns(uint8)
func (*AlastriaContractsCallerSession) IdentityKeys ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) IdentityKeys(arg0 common.Address) (common.Address, error)
IdentityKeys is a free data retrieval call binding the contract method 0x0c91465e.
Solidity: function identityKeys(address ) view returns(address)
func (*AlastriaContractsCallerSession) IsIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) IsIdentityIssuer(_identityIssuer common.Address) (bool, error)
IsIdentityIssuer is a free data retrieval call binding the contract method 0x6554adf0.
Solidity: function isIdentityIssuer(address _identityIssuer) view returns(bool)
func (*AlastriaContractsCallerSession) IsIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) IsIdentityServiceProvider(_identityServiceProvider common.Address) (bool, error)
IsIdentityServiceProvider is a free data retrieval call binding the contract method 0xd024d9a4.
Solidity: function isIdentityServiceProvider(address _identityServiceProvider) view returns(bool)
func (*AlastriaContractsCallerSession) IsOwner ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) IsOwner(addr common.Address) (bool, error)
IsOwner is a free data retrieval call binding the contract method 0x2f54bf6e.
Solidity: function isOwner(address addr) view returns(bool)
func (*AlastriaContractsCallerSession) Owner ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*AlastriaContractsCallerSession) PendingIDs ¶
func (_AlastriaContracts *AlastriaContractsCallerSession) PendingIDs(arg0 common.Address) (*big.Int, error)
PendingIDs is a free data retrieval call binding the contract method 0x2773d0fa.
Solidity: function pendingIDs(address ) view returns(uint256)
type AlastriaContractsFilterer ¶
type AlastriaContractsFilterer struct {
// contains filtered or unexported fields
}
AlastriaContractsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewAlastriaContractsFilterer ¶
func NewAlastriaContractsFilterer(address common.Address, filterer bind.ContractFilterer) (*AlastriaContractsFilterer, error)
NewAlastriaContractsFilterer creates a new log filterer instance of AlastriaContracts, bound to a specific deployed contract.
func (*AlastriaContractsFilterer) FilterIdentityCreated ¶
func (_AlastriaContracts *AlastriaContractsFilterer) FilterIdentityCreated(opts *bind.FilterOpts, identity []common.Address, creator []common.Address) (*AlastriaContractsIdentityCreatedIterator, error)
FilterIdentityCreated is a free log retrieval operation binding the contract event 0x8f2e597fd6e795e9851eea530f987cceb641315e3c7c9d484b798e3159d42095.
Solidity: event IdentityCreated(address indexed identity, address indexed creator, address owner)
func (*AlastriaContractsFilterer) FilterIdentityRecovered ¶
func (_AlastriaContracts *AlastriaContractsFilterer) FilterIdentityRecovered(opts *bind.FilterOpts, oldAccount []common.Address, serviceProvider []common.Address) (*AlastriaContractsIdentityRecoveredIterator, error)
FilterIdentityRecovered is a free log retrieval operation binding the contract event 0xf5cf2e915faa705d003410f0f65cd59606d22f8e7fb7361a015d6a00b7723d99.
Solidity: event IdentityRecovered(address indexed oldAccount, address newAccount, address indexed serviceProvider)
func (*AlastriaContractsFilterer) FilterOperationWasNotSupported ¶
func (_AlastriaContracts *AlastriaContractsFilterer) FilterOperationWasNotSupported(opts *bind.FilterOpts, method []string) (*AlastriaContractsOperationWasNotSupportedIterator, error)
FilterOperationWasNotSupported is a free log retrieval operation binding the contract event 0x0f759709e9a850d07441d2d9dbef884c5aae908ad08fe5e229ad74bb9bcef0fa.
Solidity: event OperationWasNotSupported(string indexed method)
func (*AlastriaContractsFilterer) FilterPreparedAlastriaID ¶
func (_AlastriaContracts *AlastriaContractsFilterer) FilterPreparedAlastriaID(opts *bind.FilterOpts, signAddress []common.Address) (*AlastriaContractsPreparedAlastriaIDIterator, error)
FilterPreparedAlastriaID is a free log retrieval operation binding the contract event 0xb95ece7391a260096614d2b042c6cca83dcc5d131f72bc57a157ee2502e7ce53.
Solidity: event PreparedAlastriaID(address indexed signAddress)
func (*AlastriaContractsFilterer) ParseIdentityCreated ¶
func (_AlastriaContracts *AlastriaContractsFilterer) ParseIdentityCreated(log types.Log) (*AlastriaContractsIdentityCreated, error)
ParseIdentityCreated is a log parse operation binding the contract event 0x8f2e597fd6e795e9851eea530f987cceb641315e3c7c9d484b798e3159d42095.
Solidity: event IdentityCreated(address indexed identity, address indexed creator, address owner)
func (*AlastriaContractsFilterer) ParseIdentityRecovered ¶
func (_AlastriaContracts *AlastriaContractsFilterer) ParseIdentityRecovered(log types.Log) (*AlastriaContractsIdentityRecovered, error)
ParseIdentityRecovered is a log parse operation binding the contract event 0xf5cf2e915faa705d003410f0f65cd59606d22f8e7fb7361a015d6a00b7723d99.
Solidity: event IdentityRecovered(address indexed oldAccount, address newAccount, address indexed serviceProvider)
func (*AlastriaContractsFilterer) ParseOperationWasNotSupported ¶
func (_AlastriaContracts *AlastriaContractsFilterer) ParseOperationWasNotSupported(log types.Log) (*AlastriaContractsOperationWasNotSupported, error)
ParseOperationWasNotSupported is a log parse operation binding the contract event 0x0f759709e9a850d07441d2d9dbef884c5aae908ad08fe5e229ad74bb9bcef0fa.
Solidity: event OperationWasNotSupported(string indexed method)
func (*AlastriaContractsFilterer) ParsePreparedAlastriaID ¶
func (_AlastriaContracts *AlastriaContractsFilterer) ParsePreparedAlastriaID(log types.Log) (*AlastriaContractsPreparedAlastriaID, error)
ParsePreparedAlastriaID is a log parse operation binding the contract event 0xb95ece7391a260096614d2b042c6cca83dcc5d131f72bc57a157ee2502e7ce53.
Solidity: event PreparedAlastriaID(address indexed signAddress)
func (*AlastriaContractsFilterer) WatchIdentityCreated ¶
func (_AlastriaContracts *AlastriaContractsFilterer) WatchIdentityCreated(opts *bind.WatchOpts, sink chan<- *AlastriaContractsIdentityCreated, identity []common.Address, creator []common.Address) (event.Subscription, error)
WatchIdentityCreated is a free log subscription operation binding the contract event 0x8f2e597fd6e795e9851eea530f987cceb641315e3c7c9d484b798e3159d42095.
Solidity: event IdentityCreated(address indexed identity, address indexed creator, address owner)
func (*AlastriaContractsFilterer) WatchIdentityRecovered ¶
func (_AlastriaContracts *AlastriaContractsFilterer) WatchIdentityRecovered(opts *bind.WatchOpts, sink chan<- *AlastriaContractsIdentityRecovered, oldAccount []common.Address, serviceProvider []common.Address) (event.Subscription, error)
WatchIdentityRecovered is a free log subscription operation binding the contract event 0xf5cf2e915faa705d003410f0f65cd59606d22f8e7fb7361a015d6a00b7723d99.
Solidity: event IdentityRecovered(address indexed oldAccount, address newAccount, address indexed serviceProvider)
func (*AlastriaContractsFilterer) WatchOperationWasNotSupported ¶
func (_AlastriaContracts *AlastriaContractsFilterer) WatchOperationWasNotSupported(opts *bind.WatchOpts, sink chan<- *AlastriaContractsOperationWasNotSupported, method []string) (event.Subscription, error)
WatchOperationWasNotSupported is a free log subscription operation binding the contract event 0x0f759709e9a850d07441d2d9dbef884c5aae908ad08fe5e229ad74bb9bcef0fa.
Solidity: event OperationWasNotSupported(string indexed method)
func (*AlastriaContractsFilterer) WatchPreparedAlastriaID ¶
func (_AlastriaContracts *AlastriaContractsFilterer) WatchPreparedAlastriaID(opts *bind.WatchOpts, sink chan<- *AlastriaContractsPreparedAlastriaID, signAddress []common.Address) (event.Subscription, error)
WatchPreparedAlastriaID is a free log subscription operation binding the contract event 0xb95ece7391a260096614d2b042c6cca83dcc5d131f72bc57a157ee2502e7ce53.
Solidity: event PreparedAlastriaID(address indexed signAddress)
type AlastriaContractsIdentityCreated ¶
type AlastriaContractsIdentityCreated struct { Identity common.Address Creator common.Address Owner common.Address Raw types.Log // Blockchain specific contextual infos }
AlastriaContractsIdentityCreated represents a IdentityCreated event raised by the AlastriaContracts contract.
type AlastriaContractsIdentityCreatedIterator ¶
type AlastriaContractsIdentityCreatedIterator struct { Event *AlastriaContractsIdentityCreated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AlastriaContractsIdentityCreatedIterator is returned from FilterIdentityCreated and is used to iterate over the raw logs and unpacked data for IdentityCreated events raised by the AlastriaContracts contract.
func (*AlastriaContractsIdentityCreatedIterator) Close ¶
func (it *AlastriaContractsIdentityCreatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AlastriaContractsIdentityCreatedIterator) Error ¶
func (it *AlastriaContractsIdentityCreatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AlastriaContractsIdentityCreatedIterator) Next ¶
func (it *AlastriaContractsIdentityCreatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type AlastriaContractsIdentityRecovered ¶
type AlastriaContractsIdentityRecovered struct { OldAccount common.Address NewAccount common.Address ServiceProvider common.Address Raw types.Log // Blockchain specific contextual infos }
AlastriaContractsIdentityRecovered represents a IdentityRecovered event raised by the AlastriaContracts contract.
type AlastriaContractsIdentityRecoveredIterator ¶
type AlastriaContractsIdentityRecoveredIterator struct { Event *AlastriaContractsIdentityRecovered // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AlastriaContractsIdentityRecoveredIterator is returned from FilterIdentityRecovered and is used to iterate over the raw logs and unpacked data for IdentityRecovered events raised by the AlastriaContracts contract.
func (*AlastriaContractsIdentityRecoveredIterator) Close ¶
func (it *AlastriaContractsIdentityRecoveredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AlastriaContractsIdentityRecoveredIterator) Error ¶
func (it *AlastriaContractsIdentityRecoveredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AlastriaContractsIdentityRecoveredIterator) Next ¶
func (it *AlastriaContractsIdentityRecoveredIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type AlastriaContractsOperationWasNotSupported ¶
type AlastriaContractsOperationWasNotSupported struct { Method common.Hash Raw types.Log // Blockchain specific contextual infos }
AlastriaContractsOperationWasNotSupported represents a OperationWasNotSupported event raised by the AlastriaContracts contract.
type AlastriaContractsOperationWasNotSupportedIterator ¶
type AlastriaContractsOperationWasNotSupportedIterator struct { Event *AlastriaContractsOperationWasNotSupported // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AlastriaContractsOperationWasNotSupportedIterator is returned from FilterOperationWasNotSupported and is used to iterate over the raw logs and unpacked data for OperationWasNotSupported events raised by the AlastriaContracts contract.
func (*AlastriaContractsOperationWasNotSupportedIterator) Close ¶
func (it *AlastriaContractsOperationWasNotSupportedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AlastriaContractsOperationWasNotSupportedIterator) Error ¶
func (it *AlastriaContractsOperationWasNotSupportedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AlastriaContractsOperationWasNotSupportedIterator) Next ¶
func (it *AlastriaContractsOperationWasNotSupportedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type AlastriaContractsPreparedAlastriaID ¶
type AlastriaContractsPreparedAlastriaID struct { SignAddress common.Address Raw types.Log // Blockchain specific contextual infos }
AlastriaContractsPreparedAlastriaID represents a PreparedAlastriaID event raised by the AlastriaContracts contract.
type AlastriaContractsPreparedAlastriaIDIterator ¶
type AlastriaContractsPreparedAlastriaIDIterator struct { Event *AlastriaContractsPreparedAlastriaID // Event containing the contract specifics and raw log // contains filtered or unexported fields }
AlastriaContractsPreparedAlastriaIDIterator is returned from FilterPreparedAlastriaID and is used to iterate over the raw logs and unpacked data for PreparedAlastriaID events raised by the AlastriaContracts contract.
func (*AlastriaContractsPreparedAlastriaIDIterator) Close ¶
func (it *AlastriaContractsPreparedAlastriaIDIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*AlastriaContractsPreparedAlastriaIDIterator) Error ¶
func (it *AlastriaContractsPreparedAlastriaIDIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*AlastriaContractsPreparedAlastriaIDIterator) Next ¶
func (it *AlastriaContractsPreparedAlastriaIDIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type AlastriaContractsRaw ¶
type AlastriaContractsRaw struct {
Contract *AlastriaContracts // Generic contract binding to access the raw methods on
}
AlastriaContractsRaw is an auto generated low-level Go binding around an Ethereum contract.
func (*AlastriaContractsRaw) Call ¶
func (_AlastriaContracts *AlastriaContractsRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
func (*AlastriaContractsRaw) Transact ¶
func (_AlastriaContracts *AlastriaContractsRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*AlastriaContractsRaw) Transfer ¶
func (_AlastriaContracts *AlastriaContractsRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type AlastriaContractsSession ¶
type AlastriaContractsSession struct { Contract *AlastriaContracts // Generic contract binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
AlastriaContractsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*AlastriaContractsSession) AddIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsSession) AddIdentityIssuer(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
AddIdentityIssuer is a paid mutator transaction binding the contract method 0x889776a8.
Solidity: function addIdentityIssuer(address _identityIssuer, uint8 _level) returns()
func (*AlastriaContractsSession) AddIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsSession) AddIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
AddIdentityServiceProvider is a paid mutator transaction binding the contract method 0x0ebbbffc.
Solidity: function addIdentityServiceProvider(address _identityServiceProvider) returns()
func (*AlastriaContractsSession) AlastriaCredentialRegistry ¶
func (_AlastriaContracts *AlastriaContractsSession) AlastriaCredentialRegistry() (common.Address, error)
AlastriaCredentialRegistry is a free data retrieval call binding the contract method 0xdcc30e35.
Solidity: function alastriaCredentialRegistry() view returns(address)
func (*AlastriaContractsSession) AlastriaPresentationRegistry ¶
func (_AlastriaContracts *AlastriaContractsSession) AlastriaPresentationRegistry() (common.Address, error)
AlastriaPresentationRegistry is a free data retrieval call binding the contract method 0x43eedc70.
Solidity: function alastriaPresentationRegistry() view returns(address)
func (*AlastriaContractsSession) AlastriaPublicKeyRegistry ¶
func (_AlastriaContracts *AlastriaContractsSession) AlastriaPublicKeyRegistry() (common.Address, error)
AlastriaPublicKeyRegistry is a free data retrieval call binding the contract method 0xf014cd41.
Solidity: function alastriaPublicKeyRegistry() view returns(address)
func (*AlastriaContractsSession) CreateAlastriaIdentity ¶
func (_AlastriaContracts *AlastriaContractsSession) CreateAlastriaIdentity(addPublicKeyCallData []byte) (*types.Transaction, error)
CreateAlastriaIdentity is a paid mutator transaction binding the contract method 0x6d69d99a.
Solidity: function createAlastriaIdentity(bytes addPublicKeyCallData) returns()
func (*AlastriaContractsSession) DelegateCall ¶
func (_AlastriaContracts *AlastriaContractsSession) DelegateCall(_destination common.Address, _value *big.Int, _data []byte) (*types.Transaction, error)
DelegateCall is a paid mutator transaction binding the contract method 0x597b2e9b.
Solidity: function delegateCall(address _destination, uint256 _value, bytes _data) returns(bytes)
func (*AlastriaContractsSession) DeleteIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsSession) DeleteIdentityIssuer(_identityIssuer common.Address) (*types.Transaction, error)
DeleteIdentityIssuer is a paid mutator transaction binding the contract method 0xcb691599.
Solidity: function deleteIdentityIssuer(address _identityIssuer) returns()
func (*AlastriaContractsSession) DeleteIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsSession) DeleteIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
DeleteIdentityServiceProvider is a paid mutator transaction binding the contract method 0x3bf47215.
Solidity: function deleteIdentityServiceProvider(address _identityServiceProvider) returns()
func (*AlastriaContractsSession) FirstIdentityWallet ¶
func (_AlastriaContracts *AlastriaContractsSession) FirstIdentityWallet() (common.Address, error)
FirstIdentityWallet is a free data retrieval call binding the contract method 0x6de41372.
Solidity: function firstIdentityWallet() view returns(address)
func (*AlastriaContractsSession) GetEidasLevel ¶
func (_AlastriaContracts *AlastriaContractsSession) GetEidasLevel(_identityIssuer common.Address) (uint8, error)
GetEidasLevel is a free data retrieval call binding the contract method 0x0e5a4fbb.
Solidity: function getEidasLevel(address _identityIssuer) view returns(uint8)
func (*AlastriaContractsSession) IdentityKeys ¶
func (_AlastriaContracts *AlastriaContractsSession) IdentityKeys(arg0 common.Address) (common.Address, error)
IdentityKeys is a free data retrieval call binding the contract method 0x0c91465e.
Solidity: function identityKeys(address ) view returns(address)
func (*AlastriaContractsSession) Initialize ¶
func (_AlastriaContracts *AlastriaContractsSession) Initialize(_credentialRegistry common.Address, _publicKeyRegistry common.Address, _presentationRegistry common.Address, _firstIdentityWallet common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0xf8c8765e.
Solidity: function initialize(address _credentialRegistry, address _publicKeyRegistry, address _presentationRegistry, address _firstIdentityWallet) returns()
func (*AlastriaContractsSession) IsIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsSession) IsIdentityIssuer(_identityIssuer common.Address) (bool, error)
IsIdentityIssuer is a free data retrieval call binding the contract method 0x6554adf0.
Solidity: function isIdentityIssuer(address _identityIssuer) view returns(bool)
func (*AlastriaContractsSession) IsIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsSession) IsIdentityServiceProvider(_identityServiceProvider common.Address) (bool, error)
IsIdentityServiceProvider is a free data retrieval call binding the contract method 0xd024d9a4.
Solidity: function isIdentityServiceProvider(address _identityServiceProvider) view returns(bool)
func (*AlastriaContractsSession) IsOwner ¶
func (_AlastriaContracts *AlastriaContractsSession) IsOwner(addr common.Address) (bool, error)
IsOwner is a free data retrieval call binding the contract method 0x2f54bf6e.
Solidity: function isOwner(address addr) view returns(bool)
func (*AlastriaContractsSession) Owner ¶
func (_AlastriaContracts *AlastriaContractsSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*AlastriaContractsSession) PendingIDs ¶
func (_AlastriaContracts *AlastriaContractsSession) PendingIDs(arg0 common.Address) (*big.Int, error)
PendingIDs is a free data retrieval call binding the contract method 0x2773d0fa.
Solidity: function pendingIDs(address ) view returns(uint256)
func (*AlastriaContractsSession) PrepareAlastriaID ¶
func (_AlastriaContracts *AlastriaContractsSession) PrepareAlastriaID(_signAddress common.Address) (*types.Transaction, error)
PrepareAlastriaID is a paid mutator transaction binding the contract method 0x45748b42.
Solidity: function prepareAlastriaID(address _signAddress) returns()
func (*AlastriaContractsSession) RecoverAccount ¶
func (_AlastriaContracts *AlastriaContractsSession) RecoverAccount(accountLost common.Address, newAccount common.Address) (*types.Transaction, error)
RecoverAccount is a paid mutator transaction binding the contract method 0xc71cbcf3.
Solidity: function recoverAccount(address accountLost, address newAccount) returns()
func (*AlastriaContractsSession) Transfer ¶
func (_AlastriaContracts *AlastriaContractsSession) Transfer(newOwner common.Address) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0x1a695230.
Solidity: function transfer(address newOwner) returns()
func (*AlastriaContractsSession) UpdateIdentityIssuerEidasLevel ¶
func (_AlastriaContracts *AlastriaContractsSession) UpdateIdentityIssuerEidasLevel(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
UpdateIdentityIssuerEidasLevel is a paid mutator transaction binding the contract method 0x44963610.
Solidity: function updateIdentityIssuerEidasLevel(address _identityIssuer, uint8 _level) returns()
type AlastriaContractsTransactor ¶
type AlastriaContractsTransactor struct {
// contains filtered or unexported fields
}
AlastriaContractsTransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewAlastriaContractsTransactor ¶
func NewAlastriaContractsTransactor(address common.Address, transactor bind.ContractTransactor) (*AlastriaContractsTransactor, error)
NewAlastriaContractsTransactor creates a new write-only instance of AlastriaContracts, bound to a specific deployed contract.
func (*AlastriaContractsTransactor) AddIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsTransactor) AddIdentityIssuer(opts *bind.TransactOpts, _identityIssuer common.Address, _level uint8) (*types.Transaction, error)
AddIdentityIssuer is a paid mutator transaction binding the contract method 0x889776a8.
Solidity: function addIdentityIssuer(address _identityIssuer, uint8 _level) returns()
func (*AlastriaContractsTransactor) AddIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsTransactor) AddIdentityServiceProvider(opts *bind.TransactOpts, _identityServiceProvider common.Address) (*types.Transaction, error)
AddIdentityServiceProvider is a paid mutator transaction binding the contract method 0x0ebbbffc.
Solidity: function addIdentityServiceProvider(address _identityServiceProvider) returns()
func (*AlastriaContractsTransactor) CreateAlastriaIdentity ¶
func (_AlastriaContracts *AlastriaContractsTransactor) CreateAlastriaIdentity(opts *bind.TransactOpts, addPublicKeyCallData []byte) (*types.Transaction, error)
CreateAlastriaIdentity is a paid mutator transaction binding the contract method 0x6d69d99a.
Solidity: function createAlastriaIdentity(bytes addPublicKeyCallData) returns()
func (*AlastriaContractsTransactor) DelegateCall ¶
func (_AlastriaContracts *AlastriaContractsTransactor) DelegateCall(opts *bind.TransactOpts, _destination common.Address, _value *big.Int, _data []byte) (*types.Transaction, error)
DelegateCall is a paid mutator transaction binding the contract method 0x597b2e9b.
Solidity: function delegateCall(address _destination, uint256 _value, bytes _data) returns(bytes)
func (*AlastriaContractsTransactor) DeleteIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsTransactor) DeleteIdentityIssuer(opts *bind.TransactOpts, _identityIssuer common.Address) (*types.Transaction, error)
DeleteIdentityIssuer is a paid mutator transaction binding the contract method 0xcb691599.
Solidity: function deleteIdentityIssuer(address _identityIssuer) returns()
func (*AlastriaContractsTransactor) DeleteIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsTransactor) DeleteIdentityServiceProvider(opts *bind.TransactOpts, _identityServiceProvider common.Address) (*types.Transaction, error)
DeleteIdentityServiceProvider is a paid mutator transaction binding the contract method 0x3bf47215.
Solidity: function deleteIdentityServiceProvider(address _identityServiceProvider) returns()
func (*AlastriaContractsTransactor) Initialize ¶
func (_AlastriaContracts *AlastriaContractsTransactor) Initialize(opts *bind.TransactOpts, _credentialRegistry common.Address, _publicKeyRegistry common.Address, _presentationRegistry common.Address, _firstIdentityWallet common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0xf8c8765e.
Solidity: function initialize(address _credentialRegistry, address _publicKeyRegistry, address _presentationRegistry, address _firstIdentityWallet) returns()
func (*AlastriaContractsTransactor) PrepareAlastriaID ¶
func (_AlastriaContracts *AlastriaContractsTransactor) PrepareAlastriaID(opts *bind.TransactOpts, _signAddress common.Address) (*types.Transaction, error)
PrepareAlastriaID is a paid mutator transaction binding the contract method 0x45748b42.
Solidity: function prepareAlastriaID(address _signAddress) returns()
func (*AlastriaContractsTransactor) RecoverAccount ¶
func (_AlastriaContracts *AlastriaContractsTransactor) RecoverAccount(opts *bind.TransactOpts, accountLost common.Address, newAccount common.Address) (*types.Transaction, error)
RecoverAccount is a paid mutator transaction binding the contract method 0xc71cbcf3.
Solidity: function recoverAccount(address accountLost, address newAccount) returns()
func (*AlastriaContractsTransactor) Transfer ¶
func (_AlastriaContracts *AlastriaContractsTransactor) Transfer(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0x1a695230.
Solidity: function transfer(address newOwner) returns()
func (*AlastriaContractsTransactor) UpdateIdentityIssuerEidasLevel ¶
func (_AlastriaContracts *AlastriaContractsTransactor) UpdateIdentityIssuerEidasLevel(opts *bind.TransactOpts, _identityIssuer common.Address, _level uint8) (*types.Transaction, error)
UpdateIdentityIssuerEidasLevel is a paid mutator transaction binding the contract method 0x44963610.
Solidity: function updateIdentityIssuerEidasLevel(address _identityIssuer, uint8 _level) returns()
type AlastriaContractsTransactorRaw ¶
type AlastriaContractsTransactorRaw struct {
Contract *AlastriaContractsTransactor // Generic write-only contract binding to access the raw methods on
}
AlastriaContractsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*AlastriaContractsTransactorRaw) Transact ¶
func (_AlastriaContracts *AlastriaContractsTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*AlastriaContractsTransactorRaw) Transfer ¶
func (_AlastriaContracts *AlastriaContractsTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type AlastriaContractsTransactorSession ¶
type AlastriaContractsTransactorSession struct { Contract *AlastriaContractsTransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
AlastriaContractsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*AlastriaContractsTransactorSession) AddIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) AddIdentityIssuer(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
AddIdentityIssuer is a paid mutator transaction binding the contract method 0x889776a8.
Solidity: function addIdentityIssuer(address _identityIssuer, uint8 _level) returns()
func (*AlastriaContractsTransactorSession) AddIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) AddIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
AddIdentityServiceProvider is a paid mutator transaction binding the contract method 0x0ebbbffc.
Solidity: function addIdentityServiceProvider(address _identityServiceProvider) returns()
func (*AlastriaContractsTransactorSession) CreateAlastriaIdentity ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) CreateAlastriaIdentity(addPublicKeyCallData []byte) (*types.Transaction, error)
CreateAlastriaIdentity is a paid mutator transaction binding the contract method 0x6d69d99a.
Solidity: function createAlastriaIdentity(bytes addPublicKeyCallData) returns()
func (*AlastriaContractsTransactorSession) DelegateCall ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) DelegateCall(_destination common.Address, _value *big.Int, _data []byte) (*types.Transaction, error)
DelegateCall is a paid mutator transaction binding the contract method 0x597b2e9b.
Solidity: function delegateCall(address _destination, uint256 _value, bytes _data) returns(bytes)
func (*AlastriaContractsTransactorSession) DeleteIdentityIssuer ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) DeleteIdentityIssuer(_identityIssuer common.Address) (*types.Transaction, error)
DeleteIdentityIssuer is a paid mutator transaction binding the contract method 0xcb691599.
Solidity: function deleteIdentityIssuer(address _identityIssuer) returns()
func (*AlastriaContractsTransactorSession) DeleteIdentityServiceProvider ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) DeleteIdentityServiceProvider(_identityServiceProvider common.Address) (*types.Transaction, error)
DeleteIdentityServiceProvider is a paid mutator transaction binding the contract method 0x3bf47215.
Solidity: function deleteIdentityServiceProvider(address _identityServiceProvider) returns()
func (*AlastriaContractsTransactorSession) Initialize ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) Initialize(_credentialRegistry common.Address, _publicKeyRegistry common.Address, _presentationRegistry common.Address, _firstIdentityWallet common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0xf8c8765e.
Solidity: function initialize(address _credentialRegistry, address _publicKeyRegistry, address _presentationRegistry, address _firstIdentityWallet) returns()
func (*AlastriaContractsTransactorSession) PrepareAlastriaID ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) PrepareAlastriaID(_signAddress common.Address) (*types.Transaction, error)
PrepareAlastriaID is a paid mutator transaction binding the contract method 0x45748b42.
Solidity: function prepareAlastriaID(address _signAddress) returns()
func (*AlastriaContractsTransactorSession) RecoverAccount ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) RecoverAccount(accountLost common.Address, newAccount common.Address) (*types.Transaction, error)
RecoverAccount is a paid mutator transaction binding the contract method 0xc71cbcf3.
Solidity: function recoverAccount(address accountLost, address newAccount) returns()
func (*AlastriaContractsTransactorSession) Transfer ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) Transfer(newOwner common.Address) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0x1a695230.
Solidity: function transfer(address newOwner) returns()
func (*AlastriaContractsTransactorSession) UpdateIdentityIssuerEidasLevel ¶
func (_AlastriaContracts *AlastriaContractsTransactorSession) UpdateIdentityIssuerEidasLevel(_identityIssuer common.Address, _level uint8) (*types.Transaction, error)
UpdateIdentityIssuerEidasLevel is a paid mutator transaction binding the contract method 0x44963610.
Solidity: function updateIdentityIssuerEidasLevel(address _identityIssuer, uint8 _level) returns()