Kodachi unMasked

Verified contract

Active on Ethereum with 559 txns
Deployed by via 0x49016b4d at 15464487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kodachi unMasked"

0x4e4c51b003627c1b137236d14ec83b21f51f813777262187fff6bc9edbd194d2
0x378ba5ec9585f958dfac410cc09f1ea1b5b89e8a6d8a8a5aec9f23326a3ec062
0x5a54d0fad1ac8ef1d24ef6529d167f675fb1c8c58265681d2e7dd553ccbcbfb9
0xa3933564a4a84048388e1a19461b87131c433a28a47cc43c5cdf11197d32f732
0x3a3670196789231a91ef7489a3cccbfd681850e7f18c532db223c587fe8ef5a0
0x2e7e45b13ab415aa847ace72117a0d572411f16809ff4c23eec6db1492e7d52a
0xd6aa8a900cd6055351f11aedd4caffaa28c6c1fac04baed1e80b286460a412b2
0x5d082d1951573b20e047cb62e19f662c9e51506259850c7f032cc51e9913258c
0x77bd26f57256e2da1ef183a885e54c624612b2e5860e9281d80b2306237e83cc
0x8b9c13132be0028e65b4c2645fcf76b33796f899c73912b642a00e65b5d29880

Functions
Getter at block 21386849
MAX_ELEMENTS(view returns (uint256)
369
PRICE(view returns (uint256)
145000000000000000
baseTokenURI(view returns (string)
ipfs://QmcbieRzF8fXBZcP8SX2WksofXhEWeVuu845ajYzsXPetF/
name(view returns (string)
Kodachi unMasked
owner(view returns (address)
0xf6842cf991fe873a72ac644533df4ba46931e999
paused(view returns (bool)
false
symbol(view returns (string)
Kodachi_unMasked
totalMint(view returns (uint256)
369
totalSupply(view returns (uint256)
369
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countpure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
adminMint(address _touint256 _count
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address _touint256 _countpayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.