FomosPrizePool

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xd4819161 at 19346359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3498d9c3adae1c0a76618bf53969244ba7aaf20273fa9091d17cf73c08787960

Functions
Getter at block 21378732
mintingContract(view returns (address)
0x3f29fc82e06948d36ea6b6300fa6f961228a373c
nofomoNFT(view returns (address)
0x4f84562970b6e2de0c036b8b300dcf81de8f9bc8
nofomoToken(view returns (address)
0xaac54007694b03c11e87e8202653d11dc8111922
owner(view returns (address)
0x2614610dc889d376ee5eeee04fe7cee750c1e45b
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setMintingContract(address _mintingContract
transferOwnership(address newOwner
updateTokenInMinting(
Events
GrantPrize(address indexed useruint256 tokenIduint256 indexed prizeAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _nofomoTokenaddress _nofomoNFT
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account