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

AccessToken

Verified contract

Active on Ethereum with 1,251 txns
Deployed by via 0xbe265e90 at 13311568
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AccessToken"

0x6bd18687f1c88786dc9bf398d8e6ab50f9e5332a27708584c4575e0f1755e0fe
0x4ac2dfa8eab3e508d192f0095c3fe4235b7a4e8684ac0dcc94bb90fe7f68164e
0x35b240817cb296574c3c38b96ec7bd35c29b8c865634d9cf9768330dd1ba682a
0xcb188bc3caf6699550fbf438f9a6706e4ee91bca772265d4043d4dcac502801c
0x7b33bd3a4a29087c500922d327be6b56b178caee275f4dcf9565a5f55ca58f0b
0x37d5e8a4ba592d81a16f71e2dc728167f892852d9ade66aea1b2b07e69952ffc
0xaa1b9b4e9afa13844690b495e0e534ea7bb3d8a92bb3c16feaf9d42ddd601874
0xc55840f800b655c2f43a05f0f18d74d9448dbedb1875c506a66a9376ea39a793
0x6b1f3cffe70b82e1f6b5138674bca7ca47c04ea307858063ececee098160d0f5
0x30883bf9e702cb0ea58622128e19cd178f2c1cb2513ec3b4fc03a2528c08dbc4

Functions
Getter at block 21213868
MAX_PUBLIC_TOKENS(view returns (uint256)
500
MINTED_PUBLIC_TOKENS(view returns (uint256)
600
MINTED_WHITELIST_TOKENS(view returns (uint256)
0
TOKEN_PRICE(view returns (uint256)
0
owner(view returns (address)
0x017a906ca66c166391ad6bb5441af06396d62102
saleIsActive(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
whitelist(addressview returns (bool)
whitelistPurchases(addressview returns (uint256)
State-modifying
addToPresaleList(address[] entries
claim(payable 
increaseSupply(uint256 increaseAmount
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(uint256 numberOfTokens
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setPrice(uint256 newPrice
setSaleState(bool newState
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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(string uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.