EthereumTowers

Verified contract

Active on Ethereum with 4,184 txns
Deployed by via 0xc8aeb98a at 14100686
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
Value $7.02
0xd03525e74a5993ba80986e538f93a994a07537c5dda8a144916dfc8d039bf290
0x3c57384ebc9993cedc99c11da97e6ea0e0e9a31f1e3cfae6d4ca1b75a860f086
0x75dfed670fbb27ee1463a742b6dc5320bc5fbe22a1fa48c61d56b8e2d9103154
0xed70fa690ce2c49a1cbabc5b31973128a641f53cbcf3a923715cd2ad3d0ccfe7
0x48b055c156b39fb4ad0c33fd8f89d82d966774e76a98fd9b98296a1a0a71a2d1
0xc3b2f8f16fdf1f35dd5d5bad04ed66fb474ebbafab4f8b3c3ecd0dcde1b511e2
0xc5e4ca631e005f6cc766a04f41b093bdbac86b7d76a76b383351c79cd32356c9
0x4df27add755ef2b7ddc5cadc23926f3235ed6c246b860303223ecd243a2eda4d
From
0xc239adfb7fa09e2d24501b9976d263118a86f5bfc366bce7ecdcc8df2c614120
0x4edcff4254acce694e3de14591fb3f4cd98b2173574991d9f7eb53c71f1b98dd

Functions
Getter at block 21123287
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_ITEMS_IN_TOWER(view returns (uint256)
2178
WHITELISTED(view returns (bytes32)
0xe799c73ff785ac053943f5d98452f7fa0bcf54da67826fc217d6094dec75c5ee
activeStage(view returns (uint256)
5
activeTower(view returns (uint256)
2
availableItemsOnRound(view returns (uint256)
1015
firstTowerCounter(view returns (uint256)
0
getChainId(view returns (uint256)
1
isPrivateRound(view returns (bool)
false
name(view returns (string)
EthereumTowers
owner(view returns (address)
0xa9a5e68eb5756d86fa4e011ae99ccd8514c2fbc4
participantCount(view returns (uint256)
0
secondTowerCounter(view returns (uint256)
0
stagePrice(view returns (uint256)
90000000000000000
symbol(view returns (string)
ETT
totalSupply(view returns (uint256)
3403
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenExists(uint256view returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addStageRole(uint256 _stagebytes32 _role
approve(address touint256 tokenId
batchRoles(address[] userbytes32 role
burn(uint256 tokenId
changeRound(uint256 itemsForSalebool privateRound
changeStage(uint256 _stageuint256 _stagePrice
changeTower(uint256 _tower
grantRole(bytes32 roleaddress account
mint(address touint256 tokenIduint256 stagepayable returns (uint256)
mintBatch(address[] touint256[] id
mintByAdmin(address touint256 tokenId
redeem(address redeemerstruct EthereumTowersEttVoucher ettvoucherpayable returns (uint256)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
updateBaseCid(string _baseCid
updateProjectAddress(address _newProjectAddress
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintingInfo(address touint256 tokenIdbool isPrivateRounduint256 activeStageuint256 stagePrice
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseUristring _baseCidaddress _projectAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.