KuddlyKoalasV2
Verified contract
Active on
Ethereum with 844 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($721.89)
Native
Value
$721.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.206535 | $3,495.26 |
$721.89 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18850537 | a year ago | | | 0 | 0.0010031044 | |
| 18548825 | a year ago | | | 0 | 0.0011576167 | |
| 17009603 | 2 years ago | | | 0 | 0.00049171157 | |
| 16658740 | 2 years ago | | | 0 | 0.00045787292 | |
| 16485875 | 2 years ago | | | 0 | 0.0013158710 | |
| 16291716 | 2 years ago | | | 0 | 0.00079611755 | |
| 16291713 | 2 years ago | | | 0 | 0.00083251248 | |
| 16291704 | 2 years ago | | | 0 | 0.00088316003 | |
| 16291696 | 2 years ago | | | 0 | 0.00086833808 | |
| 16291202 | 2 years ago | | | 0 | 0.0011782984 |
ABI
ABI objects
Getter at block 21264517
GAS_BACK_AMOUNT() view returns (uint256)
6435000000000000
GAS_BACK_QUANTITY() view returns (uint256)
1000
MAX_BY_MINT() view returns (uint256)
20
MAX_ELEMENTS() view returns (uint256)
8888
baseTokenURI() view returns (string)
https://kuddlykoalas.com/api/
canChangeSupply() view returns (bool)
true
getBaseURI() view returns (string)
https://kuddlykoalas.com/api/
kuddlyOriginalAddress() view returns (address)
0xf179cb4d1369c9972b3fa7f6bbcf01d3aaf9a051
name() view returns (string)
KuddlyKoalasV2
owner() view returns (address)
0xc8e868e9c922d50bc48db05b77274e0fc1ecd440
paused() view returns (bool)
false
price() pure returns (uint256)
0
safeAddress() view returns (address)
0xc8e868e9c922d50bc48db05b77274e0fc1ecd440
saleIsActive() view returns (bool)
true
symbol() view returns (string)
KKL
totalMint() view returns (uint256)
1829
totalSupply() view returns (uint256)
1829
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
backupMint(address _to, uint256[] _multipleTokenIds)
burn(uint256 tokenId)
enableHardLimit(uint256 _limit)
mintMultipleAsKoalaOwner(address _to, uint256[] _multipleTokenIds)
pause(bool val)
receiveEther() payable
relinquishMintSupplyControl()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setGasBack(uint256 _amount)
setGasBackQuantity(uint256 _quantity)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() payable
withdrawSome(uint256 _amount) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CreateKoalas(uint256 indexed id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(string baseURI)
fallback()
This contract contains no error objects.