UUPSProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xe790ec0d at 15874768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UUPSProxy"

0x564859402dade086c5660e1794164af4fb0c8ea165e5752a7f913b5ba1a990b3
0xd6df1cc567fa9112afcbc3c62c74d938d3c8ff99399a9b7d40e57289fe29aec4
0xc9eac14a4b9265481d00b49bfbb17f0e191c6f05108c4d234019303f0cebbf50
0x7da74a9f8d79452115cfaa6889d5dba81e31d43de5d6f05557f0624312c6f283
0x00d5f2b982b935ed818d854562071ee026831244d16ea25f016d465f1e75c8b3
0xfa95587a2c98ebf8e524aca11b4979bf8e9e732dd0a01b6c37fb17149f45363d
0x38bb754e7943f232d46d3ed9a46c1b1d0440ed4a327d27d6f0d8ededf54afa45
0x37c30979f2ad2858d357c9e9fb9400f8cb9081e0a7086e4c32dda4d5ba0c4c0f
0xf8a63bca03026853de6a081d2fbaed76d5db594ff67fdb4e7a590c6f001a8d2e
0x18f7a21fb953b52e182e494eaf3a04a1b2eeddc628fe736842ddbe74e4e49889

Functions
Getter at block 21049553
CONSTANT_INFLOW_NFT_LOGIC(view returns (address)
0x0000000000000000000000000000000000000000
CONSTANT_OUTFLOW_NFT_LOGIC(view returns (address)
0x0000000000000000000000000000000000000000
_SUPER_TOKEN_LOGIC(view returns (address)
0xf0d7d1d47109ba426b9d8a3cde1941327af1eea3
getCodeAddress(view returns (address codeAddress)
0x997b37fb47c489cf067421aeeaf7be0543fa5362
getHost(view returns (address host)
0x4e583d9390082b65bef884b629dfa426114ced6d
getSuperTokenLogic(view returns (address)
0xf0d7d1d47109ba426b9d8a3cde1941327af1eea3
proxiableUUID(pure returns (bytes32)
0xb146a22bc9644a3313a7e28592f37d32718a2b618d3d136aa524b0d86b87b620
Read-only
computeCanonicalERC20WrapperAddress(address _underlyingTokenview returns (address superTokenAddressbool isDeployed)
getCanonicalERC20Wrapper(address _underlyingTokenAddressview returns (address superTokenAddress)
State-modifying
initializeProxy(address initialAddress
castrate(
createCanonicalERC20Wrapper(address _underlyingTokenreturns (address)
createERC20Wrapper(address underlyingTokenuint8 underlyingDecimalsuint8 upgradabilitystring namestring symbolreturns (address superToken)
createERC20Wrapper(address underlyingTokenuint8 upgradabilitystring namestring symbolreturns (address superToken)
initialize(
initializeCanonicalWrapperSuperTokens(struct SuperTokenFactoryBaseInitializeData[] _data
initializeCustomSuperToken(address customSuperTokenProxy
updateCode(address newAddress
Events
CodeUpdated(bytes32 uuidaddress codeAddress
CustomSuperTokenCreated(address indexed token
Initialized(uint8 version
SuperTokenCreated(address indexed token
SuperTokenLogicCreated(address indexed tokenLogic
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
SUPER_TOKEN_FACTORY_ALREADY_EXISTS(
SUPER_TOKEN_FACTORY_DOES_NOT_EXIST(
SUPER_TOKEN_FACTORY_NON_UPGRADEABLE_IS_DEPRECATED(
SUPER_TOKEN_FACTORY_ONLY_GOVERNANCE_OWNER(
SUPER_TOKEN_FACTORY_ONLY_HOST(
SUPER_TOKEN_FACTORY_UNINITIALIZED(
SUPER_TOKEN_FACTORY_ZERO_ADDRESS(