This contract is being backfilled. You may encounter incomplete storage history.

Kuddle Koalas

Verified contract

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

No balances found for "Kuddle Koalas"

0x1013231df8282aa4891345d37a12f0f86d915a6acf7c21ba6071030de6f6cf27
From
0x2c02a7280d1219d972dfb980b32f95d43f1655536aad756c734f00d95d03eebd
0x3d720274cb14543f2eec8540762e827c0b5694303c64e871d4d836866351a5c3
0x3eda5f45d73440260e53cb04a9990144caa61868660032fe055d28c436603dfa
0x38fa71c18efeaf2a020bee761354145bf328ce533947c9b210c3aacc35646a59
0x9a8704ac1cbef2234191f066fade5d809ffa2c2edba8aaac6815deff8748f75f
0x1619850817e8bfdec6f4782fe8d188245d757c2d03ff1957a0cca1bfb9a61cef
0x5a4463e2eb8fe11409d356bd04af96fb88a1802e62935492ada83eef688d8e48
0x60af2dec307488cdcf1258a41f37ecb2f35d44d098ed370b8b5b023812a19f98
0xb3ab04ccf6398fc7f6f969edff9a52fee33685ed5ca21872a0a342ae4e06d91f

Functions
Getter at block 20862938
name(view returns (string)
Kuddle Koalas
owner(view returns (address)
0x4df1c789bcb08c74d34440bc628f824181e60d46
paused(view returns (bool)
false
presaleActive(view returns (bool)
true
price(view returns (uint256)
30000000000000000
publicSaleActive(view returns (bool)
true
reservedSupply(view returns (uint256)
99
root(view returns (bytes32)
0x69b77b4c092ed6f51d0b21eafc3dc32dd459e8d68efdd8e2a7a4df64fce1d32f
symbol(view returns (string)
KDDLE
totalSupply(view returns (uint256)
7497
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
verify(bytes32[] _proofbytes32 _rootview returns (bool)
State-modifying
activatePresale(
activatePublicSale(
approve(address touint256 tokenId
burn(uint256 tokenId
deactivatePresale(
deactivatePublicSale(
mintPresale(bytes32[] proofuint256 numpayable 
mintReserved(uint256 num
pause(
purchase(uint256 numpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateBaseURI(string newbaseURI
updatePrice(uint256 _price
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(bytes32 merkleroot
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.