Skip to content

ErrorTypes ​

Git Source

State Variables ​

InfiniteProxy__ImplementationNotExist ​

| | Infinite proxy | |__________________________________

thrown when an implementation does not exist

solidity
uint256 internal constant InfiniteProxy__ImplementationNotExist = 50001;