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

Machinie

Verified contract

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

No balances found for "Machinie"

0xfbd250da506f5b7563ab205b0355b507ce8478a782951196bc6c3adb1e9df3f2
0x095eda97560c64ca6d6efbaa55e952b34fe25ab2f1e1bee6c64bf9f90903fa1e
0x3c2aa0aefdab201ac4dda045a5f0f415d794aa7dad56ce7b68389c87854dfbf8
0xdc5a1e4f1a89175d56277f6b5f6467ea466c136271313efb7289d1ea7e8b9003
0xb77bb5d580a3ba3ff581240a0478e4e6fc18d1e45289569594fa6dd938f52c89
0x426a54ba4adf2fc089c732d9b2a7b51dedaf7b0163f1fcaf33c6df6c9f29d299
0x7abc524f0d0dfe657edc3deb902d6773d73df97849e391532dcdd6a1d1484595
0x62bbef471f2fcc27ee1d8921d425f4294246e3236ada5709ee0e55a5f4981880
0xb6c5005326c0819c00f97df3f29a922a10c5762996e48bfc7cdc505bf6ac0bce
0xcd6ea1be11f3ba9ecbeb766ec1b9d9a64ecea56fb17b7bca3fd324a7f6e70295

Functions
Getter at block 20796122
_maxPurchasable(view returns (uint256)
20
_maxSupply(view returns (uint256)
8888
_paused(view returns (bool)
false
_quota(view returns (uint256)
0
name(view returns (string)
Machinie
owner(view returns (address)
0x714fdf665698837f2f31c57a3db2dd23a4efe84c
symbol(view returns (string)
MACH
totalSupply(view returns (uint256)
891
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
giveAway(address _touint256 _amount
leak(
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPrice(uint256 _newPrice
setQuota(uint256 _newQuota
setReserve(uint256 _newReserved
teleport(uint256 numpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.