0xKarafuru

Verified contract

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

No balances found for "0xKarafuru"

0xcf2ca761cc88351b7cee8a9a6382a7a681bb3cc90f2fa833c3fb2e8a0e94a651
0xf04e5c7cec10fc907ca49b54b21bfa4c16540b67e1d6f457174efe79c2836676
0x9c49fe96e9911da5dff90db8f92fc3d609f19c8ed53301a677a94473e9995ccf
0x13daef8a18e93c0aa63506181e2ddfdccea3fc5af417e43b0284c8446a1947ba
0xd464772cfa12f8b0e87f12d5951831926f9931083b4cf642d5d99c9d2b8cba9e
From
0x7c1cff66c05b1d9938226519f3b5b564bc126ffaabcaddcc695eea45057e8826
0xa660b806c26b322c5f863bf1fd2fa5594cbf4359c59073395675ee8738511d62
0xd73bb8caa53d1306d80b29ba7b7c2c331b00a47f200a997e91174232670ee23a
0xf2d9f2567ca2842861895acf61f96e599a2ee5e43daec50df6bfa825a2d6b5b2
0xaae4c15c36221073327b54b4cfcf74905485aef870775c37c2b3f6cb841baf91

Functions
Getter at block 21272484
FREE_MINT_IS_ALLOWED_UNTIL(view returns (uint256)
1000
IS_SALE_ACTIVE(view returns (bool)
true
MAX_MINT_AMOUNT_PER_TX(view returns (uint256)
20
MAX_SUPPLY(view returns (uint256)
5555
PRICE(view returns (uint256)
10000000000000000
REVEAL_STATUS(view returns (bool)
false
name(view returns (string)
0xKarafuru
owner(view returns (address)
0xa73bc8cc76e5d43166d4b21fae94b095f17bc747
symbol(view returns (string)
0xKarafuru
totalSupply(view returns (uint256)
5555
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 touint256 tokenId
genzai(
mint(uint256 _mintAmountpayable 
mintOwner(address _touint256 _mintAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setFreeMintAllowedUntil(uint256 freeMintIsAllowedUntil
setMaxMintPerTx(uint256 maxMintPerTx
setPrice(uint256 customPrice
setRevealStatus(bool revealStatus
setSaleActive(bool saleIsActive
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.