BIT LIFE CLUB

Verified contract

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

No balances found for "BIT LIFE CLUB"

0x4efd13fd6a4eb837f06183a32f9c0d5ac3716c43caf3eb91646b13e2bbec7a03
0x8a7f9595e273fff8c8569e90d0c2d723981e51706ecd15e4ed9865c9c1d6aaae
0x75df2fa5bdb83064c3898bf2e7b1ebe5a6d4742aaa1667bad842f2e0996327e1
0x6602fac06647d1ab0d01f309454e733713d8c06223da53e3ef3d91e28b8c1638
0xeb001668aae6cc556f49aa29d6de627dc5dda9a2f73b8ee77771834616e3fda0
0x0d3d5208173ac880928e1e38685bdd161d23521ce6c5ef3e9f309cdde5dc443a
0x3561a8bdc402769828e503d8f0f9ffed7736f97a7c2944251afa451d854a756c
0x76b103c296fc9d2a725c074ae284b197dbdf134aae8a4b59070929de0330c26b
0xd0aae58f96da7a2a335ca6519a36c3c70932afde8007ab9c0a9d9e2e900ae743
0x4cb4a9105b4ffc4b6aff976eb247e78471c2bf8f04e029696582b6fd6fc04de6

Functions
Getter at block 21394834
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
maxFreeNumerAddr(view returns (uint256)
1
maxSupply(view returns (uint256)
1000
name(view returns (string)
BIT LIFE CLUB
owner(view returns (address)
0xcd71da3bc4c3b3918a6440cfcd378461db555e7a
price(view returns (uint256)
2000000000000000
symbol(view returns (string)
LIFES
totalSupply(view returns (uint256)
1000
uriSuffix(view returns (string)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
giveaway(address recuint256 amount
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setMaxFreePerAddr(uint256 maxTx
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(