Mighty Manateez
Verified contract
Active on
Ethereum with 5,492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xce4c…8e02
Balances ($0.00)
No balances found for "Mighty Manateez"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21280003 | a day ago | | | 0 | 0.0011328520 | |
| 21210115 | 11 days ago | | | 0 | 0.00055050090 | |
| 20873769 | 2 months ago | | | 0 | 0.00080711514 | |
| 20861343 | 2 months ago | | | 0 | 0.00027986055 | |
| 20663979 | 3 months ago | | | 0 | 0.00050466920 | |
| 20582737 | 3 months ago | | | 0 | 0.000047767306 | |
| 20527981 | 3 months ago | | | 0 | 0.00027707859 | |
| 20383738 | 4 months ago | | | 0 | 0.00031397519 | |
| 20182331 | 5 months ago | | | 0 | 0.00021886342 | |
| 20132889 | 5 months ago | | | 0 | 0.00080620964 |
ABI
ABI objects
Getter at block 21288256
CROW() view returns (address)
0x220524bdf02ccfdf009f47ad4e483439ff136a9c
DF() view returns (address)
0x2acab3dea77832c09420663b0e1cb386031ba17b
KZK() view returns (address)
0x8056ad118916db0feef1c8b82744fa37e5d57cc0
MAX_MANATEES() view returns (uint256)
10000
ManateePrice() view returns (uint256)
0
baseURI() view returns (string)
https://api.mightymanateez.io/
claimWindow() view returns (uint256)
1600
marketingTokenCount() view returns (uint256)
100
maxManateePurchase() view returns (uint256)
20
name() view returns (string)
Mighty Manateez
owner() view returns (address)
0x545ed214984f3ec57fb6a614f2a6211f0481547f
saleManager() view returns (address)
0xce4c0b81ad4fb75cee8aeddfe0b8dcb1fb1b8e02
startBlockNumber() view returns (uint256)
13198265
symbol() view returns (string)
MM
teamTokenCount() view returns (uint256)
60
totalSupply() view returns (uint256)
10000
Read-only
NFTAlreadyUsedForClaim(address, uint256) view returns (bool)
balanceOf(address owner) view returns (uint256)
freeManateeCount(address) 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)
userAlreadyMintedWithNFTCollection(address, address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
changeNftPrice(uint256 price)
claimFreeManatee(address NFT, uint256 tokenID)
mintManatees(uint256 numberOfTokens) payable
renounceOwnership()
reserveManateesForMarketing(uint256 amount, address to)
reserveManateesForTeam(uint256 amount, address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setStartBlock(uint256 newStart)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PROVupdated(string newProv)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _start, address _KZK, address _CRZ, address _DF)
This contract contains no fallback and receive objects.
This contract contains no error objects.