FluidWalletFactoryErrorsAndEvents ​
Events ​
Executed ​
solidity
event Executed(address indexed owner, uint256 indexed nft);
FluidImplementationUpdate ​
solidity
event FluidImplementationUpdate(address indexed oldImplementation_, address indexed newImplementation_);
Errors ​
FluidWalletFactory__InvalidOperation ​
solidity
error FluidWalletFactory__InvalidOperation();
FluidWalletFactory__NotAllowed ​
solidity
error FluidWalletFactory__NotAllowed();