TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 18,982 txns
Deployed by via 0xb1b2f130 at 15680926
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "TransparentUpgradeableProxy"

0xf428b80edce9ac788aec26ad48958ca83daa77f7f0e7a6a4ce0760abb02332bd
0x39b06e678b62da7b3d2d2f4e05ecb0a405f06ad9030c9915bb541cc007d8ff95
0x1ac6abf0dae0b5a82751fc1691d8dc4e259460606c2724abb0d0d7d60a1d85f2
0xa314ce2b8ab8532841dd3c5a9223204f3d597c0702124c65fc78278543809cf4
0xd99c7b21a87cd0c40785cee621f8c985a6d6329fdbff08d9ac837175a1be26c7
0xe78c3a136513d565fcdde6039e940dcb962af24c2d8eaa2afe2ff568763b9ab9
0x018ef256c4d6ad52d9ed896d2a28c86e43d46751c6b06bebfe290f9dc82dd64c
0x87b8562dfe7a7940ad8862138dfb5817f12b11f98051fb01a74aebc72e013413
0x9ea11666c3fb781e4a1b2e50f971aba05a4d4ccd86aaba5877d80e5ca279f5f4
0xe2b62f7945c692b57fcee316b1bcbf6a5d952440ec5d035f9c465a13d748aca2

Functions
Getter at block 21229712
maxSupply(view returns (uint256)
5000
name(view returns (string)
HELIX Founder Pass
owner(view returns (address)
0xa24b48663aef19f656d94d0896d92a37e303bc5b
payeesLength(view returns (uint256)
1
prefix(view returns (string)
https://ipfs.io/ipfs/QmVtXMJ8N3w4ivfXn2vAre2PLAW96X2a396KcD62EhT4aL/metadata/
stage(view returns (uint8)
1
suffix(view returns (string)
.json
symbol(view returns (string)
HELIX
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
5000
Read-only
balanceLimit(uint8 stageId_view returns (uint256)
balanceOf(address ownerview returns (uint256)
currentBalance(uint8 stageId_address account_view returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isAdmin(address account_view returns (bool)
isApprovedForAll(address owner_address operator_view returns (bool)
isWhitelisted(uint8 stageId_address account_bytes32[] proof_view returns (bool)
merkleTreeRoot(uint8 stageId_view returns (bytes32)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
price(uint8 stage_view returns (uint256)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
remainingBalance(uint8 stageId_address account_view returns (uint256)
royaltyInfo(uint256uint256 value_view returns (address receiveruint256 royaltyAmount)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
totalReleased(address tokenview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addToWhitelist(uint8 stageId_address[] accounts_
adminMint(address[] accounts_uint256[] amounts_
approve(address touint256 tokenId
initialize(bytes32 whitelistMerkleTreeRoot_address royaltiesRecipient_uint256 royaltiesValue_address[] shareholdersuint256[] shares
publicMint(uint256 amount_payable 
release(address account
release(address tokenaddress account
releaseAll(
releaseAll(address token
removeFromWhitelist(uint8 stageId_address[] accounts_
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdminPermissions(address account_bool enable_
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 maxSupply_
setPrefix(string prefix_
setPrice(uint8 stage_uint256 value_
setRoyalties(address recipient_uint256 amount_
setStage(uint8 stage_
setSuffix(string suffix_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBalanceLimit(uint8 stageId_uint256 limit_
updateMerkleTreeRoot(uint8 stageId_bytes32 merkleTreeRoot_
whitelistMint(uint256 amount_bytes32[] proof_payable 
withdrawTeam(
withdrawWeb3(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
RoyaltiesSet(address recipientuint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(