FomosPrizePool
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xaac5…1922
0x4f84…9bc8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
nofomo | ERC-20 | 3.9375M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19347343 | 9 months ago | | | 0 | 0.0021375997 |
ABI
ABI objects
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
Events renounceOwnership()
setMintingContract(address _mintingContract)
transferOwnership(address newOwner)
updateTokenInMinting()
GrantPrize(address indexed user, uint256 tokenId, uint256 indexed prizeAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _nofomoToken, address _nofomoNFT)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)