TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 13,358 txns
Deployed by via 0xde0d7a82 at 20248010
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $1,263.69
ERC-20
Value $2.08
0xc95b246f1213bf9d0ff75f01ee3aef0c7d5c7ee50989f4de0223404b4e0470af
0xb98f004040e829cbbaf8ba0983deab7641e319c608797b8fc2619ef243d29f14
0x2f046631a0fa91f9ffa6ceca710384d1c5127b49bc61942ee727107c6e52e315
0x68f5fd566a3882b0da3de243269ea4fbf44ff1184bc32dc938ce80278eeb2464
0xeeaaa38a84baab6ed13acf567fd3d5af32b470775ea6516bb818d685985ab12c
0xb3f802f7abfc2017e15a8bd4242a8dd98e54dd978e9d73085a1decabdde79f6c
0x2c5345111aab280f3fa4b5c2709e1b2a4a077bdf6aca70be9f02631716f2d0ff
0xd2b13c6fb513f3af16caecec79a4584ef725bb1cc368b13cfa2d8c23beae2d32
0xe38f0e5d5b34ead932751d651351b7f723b87a52472feb52692fb24b17bec8fb
0xb73c9d13ed0732fc111b9224b39d1e534162e43c813e4ecb6d2ca563b209601f

Functions
Getter at block 22717701
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
decimals(view returns (uint8)
18
name(view returns (string)
ZAP
owner(view returns (address)
0xc7cbcbcb4f7622dd80343b7dffc8941f08d836fc
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
ZAP
totalSupply(view returns (uint256)
350000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address multisigWallet
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot