TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 3,161 txns
Deployed by via 0x17f8bab3 at 13496338
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 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0x84ad30da55e41a02231a9b571dc18afa4a6d75b2aa4dbd85ff63bc9b9d1fdba6
0x2e14f87a332e9fe3694e36a287cf7118c104773a189db81d8acb0b0dfc318eea
0x3adb8de2782107669e06411ac928a5b11c4980de93ce019048d5c659373ee2d1
0x93e4b7d4bf78763b9f98e277f1510a5e6f3cf40ccf318428179eda8b4d45b507
0x623707b7c28e5fbd13c15bca9c9baeb0f4e9231f9ad984e44990d08e0f772ecf
0x19ecf5af022e0c2c3e19bbbb96e1457ed27c253afcccab73b09a42d62bdd6b4e
0x6efd1fd2b8c7b26c0ce5dac7bdd8997ef60984ce9cf91cf54b326c3e6410ed80
0xdccc5efd8890cb8354be6d49a969e05ca2932e306557337f12b73d8684a0506e
0xe1ba34414b7dd7a049a0367c916d5c838a8d5cef0acb50de6b337eddfa5dea2b
0x239cc7fd2a5e193e2b00c72367a46930b25a19ba7f0a8724bb59e0580d945bab

Functions
Getter at block 20928032
KingFrogs(view returns (address)
0xd668a2e001f3385b8bbc5a8682ac3c0d83c19122
Voltage(view returns (address)
0xffbf315f70e458e49229654dea4ce192d26f9b25
numTypes(view returns (uint256)
4
owner(view returns (address)
0xafd618064739a2820f5f80c2585563a8af0e6871
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
itemTypePrices(uint256view returns (uint256)
maxSupplies(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplies(uint256view returns (uint256)
totalSupply(uint256 typeIdview returns (uint256)
uri(uint256 typeIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addItemType(uint256 itemTypeIduint256 itemTypePriceuint256 supply
burnItem(address burnTokenAddressuint256 typeIduint256 amount
initialize(
mint(uint256 iduint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFrog(address KingFrogsAddress
setVoltage(address voltAddy
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.