LilCrocodile

Verified contract

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

No balances found for "LilCrocodile"

0xb0f6259d4753672f134ad2afce04f84993a3efe9a99b45a1555fb521c7d3844d
0x51eba24d5fe0a730c5f161e69743cb615663fb42109ecbb00e16b1e3878b503f
0xcf2497d505956dec1fcc4ab429c403abdac862db5d27fd33ceb615e0f364688c
0xd461a184a998e94f9f4e0fdf522b13f0329ee9fc8f76f99405c05b29f3114009
0xadb2c946eecabea53fe419fd4ef36ffc3991b6c2cc61bbd510c5d3b9d55b7738
0x845ebcab7cd3898e43478059273414ae467eff5cea1c5ff7c2205b652103f404
0xfb449d282237cabde49778efdc06001edf06a91a66246ca397a03165b70d0ce1
From
0x4a5fa9554963b744d43c13aaf1ba1e4ffc2a476159d0d01c69e1ad32fe83d54f
0x076f7a198ae85dc85a23d59771927a6cffce1bcfbbb90df5416b573ebff865c6
0x4d719c35a8ddabb681e271e9d3ebcdab291dd3cb9447f33314f692a577f7dd7e

Functions
Getter at block 21332447
baseURI(view returns (string)
ipfs://QmPh6GcVNTGTkPAYTTa4dyWpVkCN61GPGueeeFVDmW8P4e/
cost(view returns (uint256)
330000000000000
freeNum(view returns (uint32)
3
maxSupply(view returns (uint32)
5555
name(view returns (string)
LilCrocodile
owner(view returns (address)
0x823f525b049908de30fc53941167b8f39d93c696
symbol(view returns (string)
LC
totalSupply(view returns (uint256)
5553
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
mint(uint32 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setPrice(uint256 price
teamMint(uint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(