TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 1,531 txns
Deployed by via 0xfd922e6f at 14560594
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"

0x49d3e7b8f8789d8aa2f258fa3834ec69d0e65e28d4948c4fa4081757d610a2ad
0x8c31b98a2f6ba2090319bcacf5c4bc8c9a4c885a199c03d751a53c8e5977fe79
0xb7d41a98bceef5fda33c111c1bb22a0df7312b22d5d242df623c2e47afa3f2b4
0xfa59f030c69979c1563a2b17f84bb6ca6cc4b933bf28ca138af75856c20ce84a
0xf937537ee835bfcf3c39087413d054de36b614b2672ea380f95dc8fb2261a953
0x3d298493aec18435ef9013e8619dd1850cefdf89718540051d496f7d33b586b2
0x54930c9010ce3a8d246ea0d6d5a836d7e42a8f13b741e68786bcb08cfd86e17a
0x0f03f5676d640a5f2b4f62af83cef9cc4b47a8968b405f38b3db99009bb142c1
0xe99474b12a8ffc853627740f0961a91db6679853f11fb04c00712c00fce22f9d
From
0x57a53ebf3c06ef7044cd9a9a1773c1ff01ab9b8c3bdbdabcae71657983c9ca5a

Functions
Getter at block 21283185
owner(view returns (address)
0x25025e203f892f50c357bc0703eaf258879a8def
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
controllers(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addController(address controller
burn(address owneruint256 iduint256 amount
burnLeftoverTokens(address[] ownersuint256[] idsuint256[] amounts
initialize(string _uri
mint(address recipientuint256 iduint256 amount
removeController(address controller
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string _uri
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
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.