b

Verified contract

Active on Ethereum with 2,157 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "b"

0x45fd35974016a5e7bd3c56d96981c72a1d3e36fd8754bb6edcde0d9bbb8db637
0x5192bcb2286fad90c30cc758f55b4efd0582aa15054642106833ce25aa8d675f
0x7c545670ee0104e8df17159934625fd1a46d578ccab4b0d85e9ef30074e1a3d1
0x178c08515b9caecda6823771583e8cd80d937bcbece16edb7aaab19199a96eec
0xf4da985d5168a77f3224cf52b9af533027d1dd01dbdfd1842638330af1cfb78f
0x84b8808f9b1ec255b600c3362bbb33d62ab32404361a6c185a1a687315fe77db
From
0x6e2752100d7b37075eb85cfaa6bd24b131ac1c9cff1fcb3b1cfb524cc8d49fb3
0xc5bf997a3df84f234961db8039479a614faf7d523684307e90564e80b8b3a747
0x2f1c79f99dbc75cc236c242cfae851911269bb96cdb80ce98152adfc47069525
0xa6158bac103508bee1e9ea76a58296658d3214416b1e9af4d145b9514dd40032

Functions
Getter at block 21161140
claimIsActive(view returns (bool)
true
maxSupply(view returns (uint256)
1000
name(view returns (string)
b
owner(view returns (address)
0xe02e9eff1cdca627aaede6b9790a934222581ec6
symbol(view returns (string)
b
totalSupply(view returns (uint256 supply)
1000
Read-only
addressClaimed(addressview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claim(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimState(bool newState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.