OnchainBlunts

Verified contract

Active on Ethereum with 274 txns
Deployed by via 0xeab60378 at 13298456
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $306.16
0x74ed0eac042ada97ab714aa9b1e61b8b003f3c43222c4494fd8cb57446f8e21e
0xa3c93db7940daa50409303681b2b2eae2f7625e7da5f841445dfda023006344b
From
0x70f62c50f488a9e8845f341a95a4937d11c2f33b0fcc723f5513d52d7e6576eb
0xc24b46472d10361ab5f95db1f3e57eb1c763f7be616cabff715ec7d8d30cc102
0xd9376f20eedf2c434d8d730cf474fc4b98f3cb98056a78bf72b0e35636ea83b9
0xa1a94a27ff3e923fc5c94902fcf6c3b25d8e5ed1b94147a043794cb469f17edb
0x935d1c57182848a70b9f2e4423dfe6962ab733cc5f75a914d72723df553261cd
From
0x955829bfb404f09c3a1eeb029c731ce07f455c595b33269f940e9098d233200c
0xc70568388719b716f55fb733a15da432b89b950acfd7e5bc0b6e506d40f2a44f
0x7d60d4930c3ff7dc5dd7ea737e2741268bb0a0e19ca86226b157e22286254308

Functions
Getter at block 21189206
BLUNT_PRICE(view returns (uint256)
20000000000000000
MAX_BLUNT_SUPPLY(view returns (uint256)
1000
hasSaleStarted(view returns (bool)
true
name(view returns (string)
OnchainBlunts
owner(view returns (address)
0x7c51d3d32825f96138905c2b91985ba0b8a1fcc0
promoTokens(view returns (uint256)
0
symbol(view returns (string)
Blunt
totalSupply(view returns (uint256)
600
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)
State-modifying
approve(address touint256 tokenId
mintBlunt(uint256 _countpayable 
mintPromo(uint256 _count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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(string namestring symbolstring baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.