PROJECT FOMO Mint

Verified contract

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

No balances found for "PROJECT FOMO Mint"

0xaf86b2342835d345f21dba4150ad8841c4680de01b307a679a6975cc30e66272
0x2386f001b1a26ad859c1303a1daca4b7628ce048f25a0b4ae896b6e3afc24af3
0x3ce51071398cd0ef1e0998e8eb5c2c280d00ee3da8a77149c07372c2417b63f8
0xf95ff6b97210de094a8002c356d6144d798be03b0b0efe98d7245cd946ea93bf
0x5eb4832c1298495a653927905ea6e4afa505a4d0b8a01a46402a23716c85aca2
0xebfa0a1c65aa4269a0dad6fa7c0983c1a0fbef1897d2d4ddead519449bccff22
0xc64f06cb94748226433ec2392cca3b24f70bac5a28d116dcc4653b0e8b1b9405
0x552838f4f65bdd0f46b43a58d79752e4dbbd65bc2d55a2a9e5fc1027b1c367f6
0x7f1915792bf88ad9d03f394e9c9782edabe941fd796800d9777641b689820cb8
0x8aafc30e22058a971404c45dedc683bbb7db51128c25bd674e2725fc3f8438cd
From

Functions
Getter at block 21296339
FOMOPass(view returns (uint256)
0
cost(view returns (uint256)
500000000000000000
maxSupply(view returns (uint256)
300
name(view returns (string)
PROJECT FOMO Mint
owner(view returns (address)
0x1e0669a608f6e5156b90f36c76442087d658a852
paused(view returns (bool)
false
supply(view returns (uint256)
152
symbol(view returns (string)
PFM
totalSupply(view returns (uint256)
152
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _newCost
setTokenUri(uint256 tokenIdstring _uri
transferOwnership(address newOwner
withdrawl(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(bool _state
SetCost(uint256 _newCost
SetTokenUri(uint256 _tokenIdstring _uri
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Withdraw(address _fromaddress _touint256 _amountbool _status
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.