Chill Boys
Verified contract
Active on
Ethereum with 2,169 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Chill Boys"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452636 | 5 months ago | | | 0 | 0.00046262180 | |
| 20452636 | 5 months ago | | | 0 | 0.00017675200 | |
| 19867156 | 7 months ago | | | 0 | 0.00012855978 | |
| 19625146 | 8 months ago | | | 0 | 0.00039948909 | |
| 19625133 | 8 months ago | | | 0 | 0.00047604882 | |
| 19476238 | 9 months ago | | | 0 | 0.00082709874 | |
| 18891806 | a year ago | | | 0 | 0.0010415227 | |
| 16982256 | 2 years ago | | | 0 | 0.0013329077 | |
| 16965073 | 2 years ago | | | 0 | 0.0017459190 | |
| 16716257 | 2 years ago | | | 0 | 0.00091117071 |
ABI
ABI objects
Getter at block 21442912
LIMIT() view returns (uint256)
5000
URILocked() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x5a9c4adcd6b85eeba7af3ca6006d03b040e24961e36045cbdb245cd14f65815d
name() view returns (string)
Chill Boys
owner() view returns (address)
0xcecef5725bd0f8d130cd6e6fd89a3b46977d2c97
price() view returns (uint256)
0
stage() view returns (uint256)
1
symbol() view returns (string)
CBOYS
totalSupply() view returns (uint256)
3281
Read-only
balanceOf(address owner) view returns (uint256)
claimed(address, uint256) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
limitPerStage(uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
enablePublicSale()
getETH()
gift(address account, uint256 amount)
lockURI()
mint(uint256 amount, bytes32[] proof) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setMerkleRoot(bytes32 _merkleRoot)
setPrice(uint256 _price)
setURI(string _uri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(uint256 amount, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reveal()
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _uri)
This contract contains no fallback and receive objects.
This contract contains no error objects.