Helix Land

Verified contract

Proxy

Active on Ethereum with 19,314 txns
Deployed by via 0x33578c6c at 16189401
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
15 additional variables

No balances found for "Helix Land"

0xc78b5afe31ec7df37bd91d5356c1c1925e579da8ba02a790855477684b2d842b
0x5dd8b139d7ef45a6965988813c1d83e4ca3e1f07d4dbd02c059c6f1e0d6a9dbe
0x3886e16e1950310dc781cf030121a12c975f8c23451380e36168c5e140d51524
0x3460b9b199ac41c3579e6de5662c0b000fef55e5205fbb7d42c02ef92ec8234b
0xa484854c6747706c0929e689ed7b7a029943c6351b41542f3839e712b0fe29b6
0xf60185722e89cf1c7b7bb135029aaa998e352ae82a42dc626644e13fc93253d2
0x24e01f3252800a46205b27f1cc3466466bdd9b926b0161a6c3bf39f6415b46d7
0x47564d07f8d0c5885fbca6d6d4557e0a53064246864415e33dab03f7de7f1cb3
0xfea4c0e145a118d6cd884201cc27a7f6c848f2b869d692e341990c5cee128f56
0xe2a5e8cceadd6951f5f611fd922d72af679489a12a4fc49b30b1ea98a24f0f10

Functions
Getter at block 21165713
founderPass(view returns (address)
0x3df5c619a4926156f966a64e08f863385c21da0e
founderPassSaleLive(view returns (bool)
false
maxSupply(view returns (uint256)
15000
name(view returns (string)
Helix Land
owner(view returns (address)
0xa24b48663aef19f656d94d0896d92a37e303bc5b
payeesLength(view returns (uint256)
1
prefix(view returns (string)
https://helix.herokuapp.com/api/buildings/metadata/
stage(view returns (uint8)
0
suffix(view returns (string)
symbol(view returns (string)
Helix Land
totalReleased(view returns (uint256)
1462538257390000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
14712
Read-only
balanceLimit(uint8 stageId_view returns (uint256)
balanceOf(address ownerview returns (uint256)
claimable(uint256[] idsview returns (uint256)
claimed(uint256 idview returns (bool)
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 owneraddress operatorview 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 operatoruint256 tokenId
initialize(address _founderPassstring prefix_bytes32 whitelistMerkleTreeRoot_address royaltiesRecipient_uint256 royaltiesValue_address[] shareholders_uint256[] 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
setFounderPass(address _founderPass
setMaxSupply(uint256 maxSupply_
setPrefix(string prefix_
setPrice(uint8 stage_uint256 value_
setRoyalties(address recipient_uint256 amount_
setStage(uint8 stage_
setSuffix(string suffix_
toggleFounderPassSaleLive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBalanceLimit(uint8 stageId_uint256 limit_
updateMerkleTreeRoot(uint8 stageId_bytes32 merkleTreeRoot_
useFounderPass(uint256[] ids
whitelistMint(uint256 amount_bytes32[] proof_payable 
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(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(