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

Sad Bots

Verified contract

Active on Ethereum with 7,122 txns
Deployed by via 0x726560c8 at 14230004
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "Sad Bots"

0xb5af7751a2059a8d1178b23677328767d4faaa5ddfd4baaadc05f2c4ec952be7
0xdf75fc9e0371588c5e04b0ab3feb32645938e3224803f4f59a642ff642373419
0x8e14e919ba23f7d57745854ef1c7eced1cfbb8cb29d17fa945dd335d84f0b82b
0x3d63d361c4f848fc5a2568ec8e119147c9933b08406bec1d43fcfb95c017c247
0xd96a35903583cb6c9045f7fcb66543f95b9c9c90b0b6317e3881d3b408d4d604
0xd63a74d7dec40934a0de234a52cb8863a944c4b17f546ab317f8d66c79a776c8
0x53d36ec44d070fc596ff2afd2da728d24d1a7cd1064293751890ff79eef51652
0x2c4e9ad122094340823b59836de1edb21e521765fa533b91a30bc92e45e0eb58
0x890399b5d233a80aaedba91d46bc62ad7a05eea0d210bec02abf274381c3a3a8
0xe6ff91f7c28b32093a34ef7b4b2e36652414e3790f05347ab53f881e5a14f933

Functions
Getter at block 20799612
RESERVED_SUPPLY(view returns (uint256)
500
STEP_PRICE(view returns (uint256)
50000000000000000
TOTAL_SUPPLY(view returns (uint256)
8888
currentPrice(view returns (uint256)
170000000000000000
getDutchAuctionInfo(view returns (uint256 startPrice_uint256 endPrice_uint256 stepTime_uint256 stepPrice_uint256 duration_uint256 startTime_)
(startPrice_=175000000000000000, endPrice_=170000000000000000, stepTime_=1, stepPrice_=5000000000000000, duration_=1, startTime_=1645294488)
getPrice(view returns (uint256)
150000000000000000
getStatus(view returns (string status_uint256 qty_uint256 price_uint256 counter_)
(status_=CLOSED, qty_=0, price_=150000000000000000, counter_=5679)
isDutchAuctionStarted(view returns (bool)
true
merkleRoot(view returns (bytes32)
0xa6549763922bfe01aeedd596efb0efadada267b7833b16898722473a7640292e
name(view returns (string)
Sad Bots
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x6a4b9448c8d8217706ebe3a7f8822d9dc7eb8882
presale_minted(view returns (uint256)
2266
public_supply(view returns (uint256)
5679
reserved_supply(view returns (uint256)
120
status(view returns (uint8)
0
symbol(view returns (string)
SAD
totalSupply(view returns (uint256)
3090
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)
tokenExists(uint256 _idview returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _qtypayable 
ownerMint(address[] _address_listuint256[] _qty_list
presaleMint(uint256 _qtybytes32[] _proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setDutchAcutionParams(uint256 _startPriceuint256 _endPriceuint256 _stepTimeuint256 _stepPrice
setMerkleRoot(bytes32 _merkleRoot
setStatus(uint8 _status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(address withdraw_addresspayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChangedBaseURIEvent(string newURI
ChangedMerkleRoot(bytes32 newMerkleRoot
ChangedStatusEvent(uint256 newStatus
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.