This contract is being backfilled. You may encounter incomplete storage history.

TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 421,449 txns
Deployed by via 0x03945d37 at 3856238
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 46 additional slots
-
variable spans 49 additional slots
5 additional variables
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x72a2b9ea1eb15ccaaff7dbed4f8323e81092decf34b371931cb298e732d2c943
0x12ad8754c3a18e6183dcccace224658c84db15edfa320d9b43eda99e2ba942cf
0x1a1610332222a393d8cfe806b8f88f392a02a19a256e4c719e412dccd9fceb8d
0x96a2aea2f1f526435881071a870de35751740023853dfaa05396d158e160d168
0x266f03e3ef70a2857ea325fe67ae5d4fc1521b95eed33c3952c73dc70b630ea4
0xadd2f25da4175d841d04ed3aa4882ce6272f69a3032b390fdcf949b8c8a6769b
0xe59937594c793820bdfe01df017c89ffc9b396c17ce3b7026f1dbaecc35736be
0x003cc3f71270439fb1bf821f0a2668d89ddbe24e22aa13916d3b0f33117f91eb
0xa63808c79829de761e344c25b9a570adb86b816cd6ceae44177946a8a5364007
0x914e3bad3eb5f89751d4315711708d79889d894a8067e7792ce5086ce75bceea

Functions
Getter at block 22718644
ERC1155_CLAIM_TYPEHASH(view returns (bytes32)
0x52fbdc3c74d741f91e89924e509efb37938f77dc0b874d0ae67a551cead35948
ERC1155_DUMMY_CLAIM_TYPEHASH(view returns (bytes32)
0x9175b75f2204c4d4a610b1bbe17e5fa79fce7fbac7711cdf85d769cc3848bf4b
currentTokenId(view returns (uint256)
212
intractSigner(view returns (address)
0x549f9eeb8eecf778b5a2fb905d98e8727651f639
owner(view returns (address)
0x7a5b6528e2ab63b02c9554f840b75d5157d62da4
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
creator(uint256view returns (address)
hasClaimed(uint96addressview returns (bool)
hasClaimedUserId(uint96uint96view returns (bool)
isAdmin(uint256addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
usedDummyClaimHashes(bytes32view returns (bool)
State-modifying
addAdmin(uint256 _tokenIdaddress _admin
claim(uint96 _rewardIduint96 _userIduint256 _tokenIduint256 _amountToClaimaddress _userAddressbytes _signature
createCollection(uint256 _initialSupplyreturns (uint256)
dummyClaim(uint96 _rewardIduint96 _userIdaddress _userAddressbytes _signature
initialize(address _intractSignerstring _uri
mint(address _touint256 _tokenIduint256 _amountbytes _data
mintBatch(address _touint256[] _tokenIdsuint256[] _amountsbytes _data
pause(
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
unpause(
updateSigner(address _intractSigner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ERC1155AdminAdded(uint256 tokenIdaddress admin
ERC1155Claim(uint96 rewardIduint96 indexed userIduint256 indexed tokenIdaddress indexed userAddressuint256 amountToClaim
ERC1155CollectionLaunch(uint256 indexed tokenIdaddress indexed creatoruint256 initialSupply
ERC1155DummyClaim(uint96 indexed rewardIduint96 indexed userIdaddress userAddress
ERC1155SignerUpdate(address oldSigneraddress newSigner
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.