ASMBrain

Verified contract

Active on Ethereum with 9,410 txns
Deployed by via 0x4d9eeb00 at 13726223
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ASMBrain"

0x1243c46fe6054b09f50e39863579d83081c59f8e670f2241f67033d04f30965b
0x63e723315140e852e8bb925dec21ff4f99196232b791e373c7d796313c981749
0x5d4b42733b89184d29f3634769635dbdf0caf097ffea8b9eab360acbcf5dcd0a
0x6ef8350b7c9c5a9c80adcd3c72a10ac3b8456776581032399c7a8b53d6f60231
0x2e1e7d3cccd5de3946af18480cb3550141b137fc9621e3883df812bcbf4bf9a4
0x3a169f860a4a51001ff69a6c83f868fdf896cd87ea7f02eb9a6684b7a453b16a
0x208401a88e308a4d100696e06c1ba4f02cd9f3c799bea704426a2760eb7ee19c
0xbc9e0783bffa9b9d36633a21972fc0ba12cd36a6f635d365e31bc5262a7c0593
0x7920cd00c10c12cf41c2d3b3a283ec800242be7bdabe1f5f86b316a08800c32b
0x77eed9584854b2c083b986926a36755ce151a7a6ec1c8750378fa7a092b74e34

Functions
Getter at block 20813192
MIN_LOCK_DURATION(view returns (uint256)
86400
lockDuration(view returns (uint256)
86400
maxSupply(view returns (uint256)
10000
name(view returns (string)
ASMBrain
owner(view returns (address)
0x5f3f357194c32f9c2f1176cc39b9d6c214a1fdca
symbol(view returns (string)
ASMBrain
totalSupply(view returns (uint256)
9319
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenHashes(uint256view returns (string)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whitelistTimelock(addressview returns (uint256)
State-modifying
addToWhitelist(address _address
approve(address touint256 tokenId
mint(string hashaddress recipient
removeFromWhitelist(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 supply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateLockDuration(uint256 duration
Events
AddedToWhitelist(address indexed account
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
LockDurationUpdated(uint256 duration
MaxSupplyChanged(uint256 supply
Minted(address minteraddress recipientstring hashuint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedFromWhitelist(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 initSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.