proxy docs
RigoblockPoolProxy
_IMPLEMENTATION_SLOT
bytes32 _IMPLEMENTATION_SLOTconstructor
constructor() public payablefallback
fallback() external payableImplementationSlot
struct ImplementationSlot {
address implementation;
}getImplementation
Return Values
Name
Type
Description
Last updated