Versions in this module Expand all Collapse all v0 v0.1.3 Feb 21, 2024 Changes in this version + var FarcasterIDRegistryABI = FarcasterIDRegistryMetaData.ABI + var FarcasterIDRegistryMetaData = &bind.MetaData + type FarcasterIDRegistry struct + func NewFarcasterIDRegistry(address common.Address, backend bind.ContractBackend) (*FarcasterIDRegistry, error) + type FarcasterIDRegistryAdd struct + Guardian common.Address + Raw types.Log + type FarcasterIDRegistryAddIterator struct + Event *FarcasterIDRegistryAdd + func (it *FarcasterIDRegistryAddIterator) Close() error + func (it *FarcasterIDRegistryAddIterator) Error() error + func (it *FarcasterIDRegistryAddIterator) Next() bool + type FarcasterIDRegistryAdminReset struct + Fid *big.Int + Raw types.Log + type FarcasterIDRegistryAdminResetIterator struct + Event *FarcasterIDRegistryAdminReset + func (it *FarcasterIDRegistryAdminResetIterator) Close() error + func (it *FarcasterIDRegistryAdminResetIterator) Error() error + func (it *FarcasterIDRegistryAdminResetIterator) Next() bool + type FarcasterIDRegistryCaller struct + func NewFarcasterIDRegistryCaller(address common.Address, caller bind.ContractCaller) (*FarcasterIDRegistryCaller, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) CHANGERECOVERYADDRESSTYPEHASH(opts *bind.CallOpts) ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) CustodyOf(opts *bind.CallOpts, fid *big.Int) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) DomainSeparatorV4(opts *bind.CallOpts) ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) Eip712Domain(opts *bind.CallOpts) (struct{ ... }, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) GatewayFrozen(opts *bind.CallOpts) (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) GracePeriod(opts *bind.CallOpts) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) Guardians(opts *bind.CallOpts, guardian common.Address) (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) HashTypedDataV4(opts *bind.CallOpts, structHash [32]byte) ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) IdCounter(opts *bind.CallOpts) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) IdGateway(opts *bind.CallOpts) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) IdOf(opts *bind.CallOpts, owner common.Address) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) IsMigrated(opts *bind.CallOpts) (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) MigratedAt(opts *bind.CallOpts) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) Migrator(opts *bind.CallOpts) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) Name(opts *bind.CallOpts) (string, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) Nonces(opts *bind.CallOpts, owner common.Address) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) Owner(opts *bind.CallOpts) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) Paused(opts *bind.CallOpts) (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) PendingOwner(opts *bind.CallOpts) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) RecoveryOf(opts *bind.CallOpts, fid *big.Int) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) TRANSFERANDCHANGERECOVERYTYPEHASH(opts *bind.CallOpts) ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) TRANSFERTYPEHASH(opts *bind.CallOpts) ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) VERSION(opts *bind.CallOpts) (string, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCaller) VerifyFidSignature(opts *bind.CallOpts, custodyAddress common.Address, fid *big.Int, ...) (bool, error) + type FarcasterIDRegistryCallerRaw struct + Contract *FarcasterIDRegistryCaller + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type FarcasterIDRegistryCallerSession struct + CallOpts bind.CallOpts + Contract *FarcasterIDRegistryCaller + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) CHANGERECOVERYADDRESSTYPEHASH() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) CustodyOf(fid *big.Int) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) DomainSeparatorV4() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) Eip712Domain() (struct{ ... }, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) GatewayFrozen() (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) GracePeriod() (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) Guardians(guardian common.Address) (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) HashTypedDataV4(structHash [32]byte) ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) IdCounter() (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) IdGateway() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) IdOf(owner common.Address) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) IsMigrated() (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) MigratedAt() (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) Migrator() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) Name() (string, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) Nonces(owner common.Address) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) Owner() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) Paused() (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) PendingOwner() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) RecoveryOf(fid *big.Int) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) TRANSFERANDCHANGERECOVERYTYPEHASH() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) TRANSFERTYPEHASH() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) VERSION() (string, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryCallerSession) VerifyFidSignature(custodyAddress common.Address, fid *big.Int, digest [32]byte, sig []byte) (bool, error) + type FarcasterIDRegistryChangeRecoveryAddress struct + Id *big.Int + Raw types.Log + Recovery common.Address + type FarcasterIDRegistryChangeRecoveryAddressIterator struct + Event *FarcasterIDRegistryChangeRecoveryAddress + func (it *FarcasterIDRegistryChangeRecoveryAddressIterator) Close() error + func (it *FarcasterIDRegistryChangeRecoveryAddressIterator) Error() error + func (it *FarcasterIDRegistryChangeRecoveryAddressIterator) Next() bool + type FarcasterIDRegistryEIP712DomainChanged struct + Raw types.Log + type FarcasterIDRegistryEIP712DomainChangedIterator struct + Event *FarcasterIDRegistryEIP712DomainChanged + func (it *FarcasterIDRegistryEIP712DomainChangedIterator) Close() error + func (it *FarcasterIDRegistryEIP712DomainChangedIterator) Error() error + func (it *FarcasterIDRegistryEIP712DomainChangedIterator) Next() bool + type FarcasterIDRegistryFilterer struct + func NewFarcasterIDRegistryFilterer(address common.Address, filterer bind.ContractFilterer) (*FarcasterIDRegistryFilterer, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterAdd(opts *bind.FilterOpts, guardian []common.Address) (*FarcasterIDRegistryAddIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterAdminReset(opts *bind.FilterOpts, fid []*big.Int) (*FarcasterIDRegistryAdminResetIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterChangeRecoveryAddress(opts *bind.FilterOpts, id []*big.Int, recovery []common.Address) (*FarcasterIDRegistryChangeRecoveryAddressIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterEIP712DomainChanged(opts *bind.FilterOpts) (*FarcasterIDRegistryEIP712DomainChangedIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterFreezeIdGateway(opts *bind.FilterOpts) (*FarcasterIDRegistryFreezeIdGatewayIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterMigrated(opts *bind.FilterOpts, migratedAt []*big.Int) (*FarcasterIDRegistryMigratedIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterOwnershipTransferStarted(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*FarcasterIDRegistryOwnershipTransferStartedIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*FarcasterIDRegistryOwnershipTransferredIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterPaused(opts *bind.FilterOpts) (*FarcasterIDRegistryPausedIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterRecover(opts *bind.FilterOpts, from []common.Address, to []common.Address, ...) (*FarcasterIDRegistryRecoverIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterRegister(opts *bind.FilterOpts, to []common.Address, id []*big.Int) (*FarcasterIDRegistryRegisterIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterRemove(opts *bind.FilterOpts, guardian []common.Address) (*FarcasterIDRegistryRemoveIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterSetIdCounter(opts *bind.FilterOpts) (*FarcasterIDRegistrySetIdCounterIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterSetIdGateway(opts *bind.FilterOpts) (*FarcasterIDRegistrySetIdGatewayIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterSetMigrator(opts *bind.FilterOpts) (*FarcasterIDRegistrySetMigratorIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address, ...) (*FarcasterIDRegistryTransferIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) FilterUnpaused(opts *bind.FilterOpts) (*FarcasterIDRegistryUnpausedIterator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseAdd(log types.Log) (*FarcasterIDRegistryAdd, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseAdminReset(log types.Log) (*FarcasterIDRegistryAdminReset, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseChangeRecoveryAddress(log types.Log) (*FarcasterIDRegistryChangeRecoveryAddress, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseEIP712DomainChanged(log types.Log) (*FarcasterIDRegistryEIP712DomainChanged, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseFreezeIdGateway(log types.Log) (*FarcasterIDRegistryFreezeIdGateway, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseMigrated(log types.Log) (*FarcasterIDRegistryMigrated, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseOwnershipTransferStarted(log types.Log) (*FarcasterIDRegistryOwnershipTransferStarted, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseOwnershipTransferred(log types.Log) (*FarcasterIDRegistryOwnershipTransferred, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParsePaused(log types.Log) (*FarcasterIDRegistryPaused, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseRecover(log types.Log) (*FarcasterIDRegistryRecover, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseRegister(log types.Log) (*FarcasterIDRegistryRegister, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseRemove(log types.Log) (*FarcasterIDRegistryRemove, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseSetIdCounter(log types.Log) (*FarcasterIDRegistrySetIdCounter, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseSetIdGateway(log types.Log) (*FarcasterIDRegistrySetIdGateway, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseSetMigrator(log types.Log) (*FarcasterIDRegistrySetMigrator, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseTransfer(log types.Log) (*FarcasterIDRegistryTransfer, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) ParseUnpaused(log types.Log) (*FarcasterIDRegistryUnpaused, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchAdd(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryAdd, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchAdminReset(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryAdminReset, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchChangeRecoveryAddress(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryChangeRecoveryAddress, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchEIP712DomainChanged(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryEIP712DomainChanged) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchFreezeIdGateway(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryFreezeIdGateway) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchMigrated(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryMigrated, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchOwnershipTransferStarted(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryOwnershipTransferStarted, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryOwnershipTransferred, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchPaused(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryPaused) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchRecover(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryRecover, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchRegister(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryRegister, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchRemove(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryRemove, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchSetIdCounter(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistrySetIdCounter) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchSetIdGateway(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistrySetIdGateway) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchSetMigrator(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistrySetMigrator) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryTransfer, ...) (event.Subscription, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryFilterer) WatchUnpaused(opts *bind.WatchOpts, sink chan<- *FarcasterIDRegistryUnpaused) (event.Subscription, error) + type FarcasterIDRegistryFreezeIdGateway struct + IdGateway common.Address + Raw types.Log + type FarcasterIDRegistryFreezeIdGatewayIterator struct + Event *FarcasterIDRegistryFreezeIdGateway + func (it *FarcasterIDRegistryFreezeIdGatewayIterator) Close() error + func (it *FarcasterIDRegistryFreezeIdGatewayIterator) Error() error + func (it *FarcasterIDRegistryFreezeIdGatewayIterator) Next() bool + type FarcasterIDRegistryMigrated struct + MigratedAt *big.Int + Raw types.Log + type FarcasterIDRegistryMigratedIterator struct + Event *FarcasterIDRegistryMigrated + func (it *FarcasterIDRegistryMigratedIterator) Close() error + func (it *FarcasterIDRegistryMigratedIterator) Error() error + func (it *FarcasterIDRegistryMigratedIterator) Next() bool + type FarcasterIDRegistryOwnershipTransferStarted struct + NewOwner common.Address + PreviousOwner common.Address + Raw types.Log + type FarcasterIDRegistryOwnershipTransferStartedIterator struct + Event *FarcasterIDRegistryOwnershipTransferStarted + func (it *FarcasterIDRegistryOwnershipTransferStartedIterator) Close() error + func (it *FarcasterIDRegistryOwnershipTransferStartedIterator) Error() error + func (it *FarcasterIDRegistryOwnershipTransferStartedIterator) Next() bool + type FarcasterIDRegistryOwnershipTransferred struct + NewOwner common.Address + PreviousOwner common.Address + Raw types.Log + type FarcasterIDRegistryOwnershipTransferredIterator struct + Event *FarcasterIDRegistryOwnershipTransferred + func (it *FarcasterIDRegistryOwnershipTransferredIterator) Close() error + func (it *FarcasterIDRegistryOwnershipTransferredIterator) Error() error + func (it *FarcasterIDRegistryOwnershipTransferredIterator) Next() bool + type FarcasterIDRegistryPaused struct + Account common.Address + Raw types.Log + type FarcasterIDRegistryPausedIterator struct + Event *FarcasterIDRegistryPaused + func (it *FarcasterIDRegistryPausedIterator) Close() error + func (it *FarcasterIDRegistryPausedIterator) Error() error + func (it *FarcasterIDRegistryPausedIterator) Next() bool + type FarcasterIDRegistryRaw struct + Contract *FarcasterIDRegistry + func (_FarcasterIDRegistry *FarcasterIDRegistryRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_FarcasterIDRegistry *FarcasterIDRegistryRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type FarcasterIDRegistryRecover struct + From common.Address + Id *big.Int + Raw types.Log + To common.Address + type FarcasterIDRegistryRecoverIterator struct + Event *FarcasterIDRegistryRecover + func (it *FarcasterIDRegistryRecoverIterator) Close() error + func (it *FarcasterIDRegistryRecoverIterator) Error() error + func (it *FarcasterIDRegistryRecoverIterator) Next() bool + type FarcasterIDRegistryRegister struct + Id *big.Int + Raw types.Log + Recovery common.Address + To common.Address + type FarcasterIDRegistryRegisterIterator struct + Event *FarcasterIDRegistryRegister + func (it *FarcasterIDRegistryRegisterIterator) Close() error + func (it *FarcasterIDRegistryRegisterIterator) Error() error + func (it *FarcasterIDRegistryRegisterIterator) Next() bool + type FarcasterIDRegistryRemove struct + Guardian common.Address + Raw types.Log + type FarcasterIDRegistryRemoveIterator struct + Event *FarcasterIDRegistryRemove + func (it *FarcasterIDRegistryRemoveIterator) Close() error + func (it *FarcasterIDRegistryRemoveIterator) Error() error + func (it *FarcasterIDRegistryRemoveIterator) Next() bool + type FarcasterIDRegistrySession struct + CallOpts bind.CallOpts + Contract *FarcasterIDRegistry + TransactOpts bind.TransactOpts + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) AcceptOwnership() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) AddGuardian(guardian common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) BulkRegisterIds(ids []IIdRegistryBulkRegisterData) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) BulkRegisterIdsWithDefaultRecovery(ids []IIdRegistryBulkRegisterDefaultRecoveryData, recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) BulkResetIds(ids []*big.Int) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) CHANGERECOVERYADDRESSTYPEHASH() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) ChangeRecoveryAddress(recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) ChangeRecoveryAddressFor(owner common.Address, recovery common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) CustodyOf(fid *big.Int) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) DomainSeparatorV4() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Eip712Domain() (struct{ ... }, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) FreezeIdGateway() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) GatewayFrozen() (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) GracePeriod() (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Guardians(guardian common.Address) (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) HashTypedDataV4(structHash [32]byte) ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) IdCounter() (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) IdGateway() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) IdOf(owner common.Address) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) IsMigrated() (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Migrate() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) MigratedAt() (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Migrator() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Name() (string, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Nonces(owner common.Address) (*big.Int, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Owner() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Pause() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Paused() (bool, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) PendingOwner() (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Recover(from common.Address, to common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) RecoverFor(from common.Address, to common.Address, recoveryDeadline *big.Int, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) RecoveryOf(fid *big.Int) (common.Address, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Register(to common.Address, recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) RemoveGuardian(guardian common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) RenounceOwnership() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) SetIdCounter(_counter *big.Int) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) SetIdGateway(_idGateway common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) SetMigrator(_migrator common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) TRANSFERANDCHANGERECOVERYTYPEHASH() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) TRANSFERTYPEHASH() ([32]byte, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Transfer(to common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) TransferAndChangeRecovery(to common.Address, recovery common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) TransferAndChangeRecoveryFor(from common.Address, to common.Address, recovery common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) TransferFor(from common.Address, to common.Address, fromDeadline *big.Int, fromSig []byte, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) TransferOwnership(newOwner common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) Unpause() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) UseNonce() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) VERSION() (string, error) + func (_FarcasterIDRegistry *FarcasterIDRegistrySession) VerifyFidSignature(custodyAddress common.Address, fid *big.Int, digest [32]byte, sig []byte) (bool, error) + type FarcasterIDRegistrySetIdCounter struct + NewCounter *big.Int + OldCounter *big.Int + Raw types.Log + type FarcasterIDRegistrySetIdCounterIterator struct + Event *FarcasterIDRegistrySetIdCounter + func (it *FarcasterIDRegistrySetIdCounterIterator) Close() error + func (it *FarcasterIDRegistrySetIdCounterIterator) Error() error + func (it *FarcasterIDRegistrySetIdCounterIterator) Next() bool + type FarcasterIDRegistrySetIdGateway struct + NewIdGateway common.Address + OldIdGateway common.Address + Raw types.Log + type FarcasterIDRegistrySetIdGatewayIterator struct + Event *FarcasterIDRegistrySetIdGateway + func (it *FarcasterIDRegistrySetIdGatewayIterator) Close() error + func (it *FarcasterIDRegistrySetIdGatewayIterator) Error() error + func (it *FarcasterIDRegistrySetIdGatewayIterator) Next() bool + type FarcasterIDRegistrySetMigrator struct + NewMigrator common.Address + OldMigrator common.Address + Raw types.Log + type FarcasterIDRegistrySetMigratorIterator struct + Event *FarcasterIDRegistrySetMigrator + func (it *FarcasterIDRegistrySetMigratorIterator) Close() error + func (it *FarcasterIDRegistrySetMigratorIterator) Error() error + func (it *FarcasterIDRegistrySetMigratorIterator) Next() bool + type FarcasterIDRegistryTransactor struct + func NewFarcasterIDRegistryTransactor(address common.Address, transactor bind.ContractTransactor) (*FarcasterIDRegistryTransactor, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) AcceptOwnership(opts *bind.TransactOpts) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) AddGuardian(opts *bind.TransactOpts, guardian common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) BulkRegisterIds(opts *bind.TransactOpts, ids []IIdRegistryBulkRegisterData) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) BulkRegisterIdsWithDefaultRecovery(opts *bind.TransactOpts, ids []IIdRegistryBulkRegisterDefaultRecoveryData, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) BulkResetIds(opts *bind.TransactOpts, ids []*big.Int) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) ChangeRecoveryAddress(opts *bind.TransactOpts, recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) ChangeRecoveryAddressFor(opts *bind.TransactOpts, owner common.Address, recovery common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) FreezeIdGateway(opts *bind.TransactOpts) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) Migrate(opts *bind.TransactOpts) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) Pause(opts *bind.TransactOpts) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) Recover(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) RecoverFor(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) Register(opts *bind.TransactOpts, to common.Address, recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) RemoveGuardian(opts *bind.TransactOpts, guardian common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) SetIdCounter(opts *bind.TransactOpts, _counter *big.Int) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) SetIdGateway(opts *bind.TransactOpts, _idGateway common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) SetMigrator(opts *bind.TransactOpts, _migrator common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) Transfer(opts *bind.TransactOpts, to common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) TransferAndChangeRecovery(opts *bind.TransactOpts, to common.Address, recovery common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) TransferAndChangeRecoveryFor(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) TransferFor(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) Unpause(opts *bind.TransactOpts) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactor) UseNonce(opts *bind.TransactOpts) (*types.Transaction, error) + type FarcasterIDRegistryTransactorRaw struct + Contract *FarcasterIDRegistryTransactor + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type FarcasterIDRegistryTransactorSession struct + Contract *FarcasterIDRegistryTransactor + TransactOpts bind.TransactOpts + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) AcceptOwnership() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) AddGuardian(guardian common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) BulkRegisterIds(ids []IIdRegistryBulkRegisterData) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) BulkRegisterIdsWithDefaultRecovery(ids []IIdRegistryBulkRegisterDefaultRecoveryData, recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) BulkResetIds(ids []*big.Int) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) ChangeRecoveryAddress(recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) ChangeRecoveryAddressFor(owner common.Address, recovery common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) FreezeIdGateway() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) Migrate() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) Pause() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) Recover(from common.Address, to common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) RecoverFor(from common.Address, to common.Address, recoveryDeadline *big.Int, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) Register(to common.Address, recovery common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) RemoveGuardian(guardian common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) RenounceOwnership() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) SetIdCounter(_counter *big.Int) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) SetIdGateway(_idGateway common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) SetMigrator(_migrator common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) Transfer(to common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) TransferAndChangeRecovery(to common.Address, recovery common.Address, deadline *big.Int, sig []byte) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) TransferAndChangeRecoveryFor(from common.Address, to common.Address, recovery common.Address, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) TransferFor(from common.Address, to common.Address, fromDeadline *big.Int, fromSig []byte, ...) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) Unpause() (*types.Transaction, error) + func (_FarcasterIDRegistry *FarcasterIDRegistryTransactorSession) UseNonce() (*types.Transaction, error) + type FarcasterIDRegistryTransfer struct + From common.Address + Id *big.Int + Raw types.Log + To common.Address + type FarcasterIDRegistryTransferIterator struct + Event *FarcasterIDRegistryTransfer + func (it *FarcasterIDRegistryTransferIterator) Close() error + func (it *FarcasterIDRegistryTransferIterator) Error() error + func (it *FarcasterIDRegistryTransferIterator) Next() bool + type FarcasterIDRegistryUnpaused struct + Account common.Address + Raw types.Log + type FarcasterIDRegistryUnpausedIterator struct + Event *FarcasterIDRegistryUnpaused + func (it *FarcasterIDRegistryUnpausedIterator) Close() error + func (it *FarcasterIDRegistryUnpausedIterator) Error() error + func (it *FarcasterIDRegistryUnpausedIterator) Next() bool + type IIdRegistryBulkRegisterData struct + Custody common.Address + Fid *big.Int + Recovery common.Address + type IIdRegistryBulkRegisterDefaultRecoveryData struct + Custody common.Address + Fid *big.Int