Freak

Verified contract

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

No balances found for "Freak"

0xb62eb6ffae7f4b14110e02c1f26979560f3324ba3132a7dfe6a2c01860562833
0xcc619832c0c37542e7ff16ddea72c0762ff0129796e653c1c1c3b94e64652169
0x003c91b970ebfc2a77310d5030b9e74c236e1b061f74b9907f2c17714ee9bcae
0x8d7ed573140c7c9aa3e79d040048cdcbc678752b6fdb5e4ce1c3042bd7bb144a
0x740abc187c1536e729055088cd98117807e6e38d3f343757818c8948ad79df0e
0x04222bd7de64556759729f2c8d9a95800735e8af50883a9c8261f6d7c316d7f0
0xdfc86a03cb2bb712d9f2ff96164e72a37f2bb12bd0c1672c460c99202d6d9e8a
0x0587cc18376d334d0cbbf33ea0dfda14b1dac8cf98fd8ba4f23d8ac09c119c61
0x861f7a462b11973fce500aa4ee24d54a2e7223b4a596c18abb13bbfcc768ed35
0xc49270a166dd93dc0187784c35a5764bff921f7a0960f5d9221b27c62c54d19d

Functions
Getter at block 20869719
COST(view returns (uint256)
2000000000000000
MAX_FREE_PER_WALLET(view returns (uint256)
1
MAX_PER_WALLET(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
745
contractURI(view returns (string)
ipfs://QmXrHsTuCRkDHhwuRfu1UT2M77r7ckRNTKatfYj4ZEnEyc
name(view returns (string)
Freak
symbol(view returns (string)
FREAK
totalSupply(view returns (uint256)
745
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
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _new
setContractURI(string _new
teamMint(uint256 _amount
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(