proxy docs
RigoblockPoolProxy
_IMPLEMENTATION_SLOT
constructor
Sets address of implementation contract.
fallback
Fallback function forwards all transactions and returns all received return data.
ImplementationSlot
getImplementation
Method to read/write from/to implementation slot.
Return Values
Name
Type
Description
s
struct RigoblockPoolProxy.ImplementationSlot
Storage slot of the pool implementation.
Last updated