EIP173Proxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x16a9c791 at 15891335
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "EIP173Proxy"

0xa574d82a07f9b43226fa589273a41ef5fb1d6003bf3ace820a02161757765dd2
0xa42ed5e1c83ec2cb5ec5ded8943e313d3647a8111c0fb2436a6373adf85610b0
0xc224e9bc7aaee2f27b1e4459c48b93d7c974ed32e2bf89eb00fffee28766a0ff
0xb22e1851e2d0f013652718e136241902f4d42cb6c8881c276368860a05cb2cb7
0x26ff4ae4788b6db5103ea8699a0e1309219c3bcdad431cc021d3a7f94e0fb7ba
0x399f59cb4873382c4cacaca28cadd719e0fef88d395d9dc78f4b6e8ce1e04842
0xd016e464ec3e73aab8b931233478414ca9baa62d11d2a2b13e324d05a0564ceb
0xd752facf69739f816587b1fdad54aa667a85eb944d0c48552dcd498cc252cc6e
0x8bdba48e6accc86a30ea65c9271e15cdd7341a0b4a56bf4c3bd73dcb32e9ec70
0x85df01623cfb8a59ce6393e78ef659c4dc98434b97a68118a53bed852050a00a

Functions
Getter at block 21228729
proxyAdmin(view returns (address)
0xd4fcb8398e9448ddbf20f2108aedc017b1a9e34c
factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
 
getDeployers(view returns (address[])
hyperpoolsDeployer(view returns (address)
0xd4fcb8398e9448ddbf20f2108aedc017b1a9e34c
manager(view returns (address)
0xd4fcb8398e9448ddbf20f2108aedc017b1a9e34c
numDeployers(view returns (uint256)
13
poolImplementation(view returns (address)
0x6fbc6af2ef3f3b5cffdaeee0a415bf1552cd5415
version(view returns (string)
1.0.0
Read-only
supportsInterface(bytes4 idview returns (bool)
getHyperPools(struct TYPESUPoolAttributes attributesview returns (address[])
getPools(address deployerstruct TYPESUPoolAttributes attributesview returns (address[])
getProxyAdmin(address poolview returns (address)
getTokenName(address token0address token1view returns (string)
isPoolImmutable(address poolview returns (bool)
isTrustedPool(address poolview returns (bool)
numDeployerPools(address deployerstruct TYPESUPoolAttributes attributesview returns (uint256)
numPools(struct TYPESUPoolAttributes attributesview returns (uint256 result)
State-modifying
transferProxyAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
createPool(struct TYPESHPoolAttributes attributesreturns (address pool)
initialize(address _implementationaddress _hyperpoolsDeployeraddress _manager_
makePoolsImmutable(address[] pools
renounceOwnership(
setHyperPoolsDeployer(address nextHyperPoolsDeployer
setPoolImplementation(address nextImplementation
toggleTrustedPools(address[] pools
transferOwnership(address newOwner
upgradePools(address[] pools
upgradePoolsAndCall(address[] poolsbytes[] datas
Events
ProxyAdminTransferred(address indexed previousAdminaddress indexed newAdmin
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
Initialized(uint8 version
OwnershipTransferred(address indexed previousManageraddress indexed newManager
PoolCreated(address indexed uniPooladdress indexed manageraddress indexed pool
PoolTrustToggled(address poolbool isTrusted
UpdateHyperPoolsDeployer(address previosHyperPoolsDeployeraddress newHyperPoolsDeployer
UpdatePoolImplementation(address previousImplementationaddress newImplementation
Constructor
constructor(address implementationAddressaddress adminAddressbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.