UUPSProxy

Verified contract

Proxy

Active on Ethereum with 704 txns
Deployed by via 0x8c6126d1 at 20993827
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Native
Value $141,379.46
ERC-20
Value $0
0x701d84acd588afbb91059a792dce55ecf387f7b48b38e2892b00356a7df75e7b
0x555a67e12a8d6ef74ec68bfee2bdb0f54b87bac17cd2a716a1cd4100476f7a4d
0xea24b876de930dc9e997877918ee2e684867147cad2592c04ccdb8c0fa432c35
0x6aedabec8e4ac4309877aefaec730ef03103017ee3b4af4f21b95101739ca513
0xb9c150636f319b492e0a8beff00f4645d0b3fa96c62a54931ffdb0327ea1ddc4
0xc5e2e86340cfe1f60e8cf232cd1dabcd2d5a3af43a3a6c05ae7b6bb3fc302b9b
0x698a9fb2bb42d058cb52da7bab8e1eabcb7f1695d0264d23cd60098c1ab6841d
0x595a2246c9941dec54f002ac0bf58b73e17489ca4028545e63e4d330f9127e8e
0x6361e075eb43c8e4479695442afcd87cccac1686fd1ddac6d7aaa0bc2fcca0a0
0x6a7dc84f9cfed2f496ec8b4230f11c30eaef42b2263bd216b3e88a5e110585d3

Functions
Getter at block 21248774
ETHERFI_ROUTER_ADMIN(view returns (bytes32)
0x40f1c2d2493ddf11797b2dcbf7d8ad68e3dfdc9c3600fb3410969c03c2a12e2c
getImplementation(view returns (address)
0xcb160af093564e44dc4c07bc03b828354e0fee77
liquidityPool(view returns (address)
0x308861a430be4cce5502d0a12724771fc6daf216
owner(view returns (address)
0x9f26d4c958fd811a1f59b01b86be7dffc9d20761
 
proxiableUUID(view returns (bytes32)
roleRegistry(view returns (address)
0x1d3af47c1607a2ef33033693a9989d1d1013bb50
treasury(view returns (address)
0x0c83eae1fe72c390a02e426572854931eeff93ba
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(
recoverERC20(address _tokenuint256 _amount
recoverERC721(address _tokenuint256 _tokenId
renounceOwnership(
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawToLiquidityPool(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Erc20Sent(address indexed calleraddress indexed tokenuint256 amount
Erc721Sent(address indexed calleraddress indexed tokenuint256 tokenId
EthReceived(address indexed fromuint256 value
EthSent(address indexed fromaddress indexed touint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdatedTreasury(address indexed treasury
Upgraded(address indexed implementation
Constructor
constructor(address _implementationbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
IncorrectRole(