TrumpBingo
Verified contract
Active on
Ethereum with 333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($645.64)
Native
Value
$645.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.179668 | $3,593.51 |
$645.64 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17835322 | a year ago | | | 0 | 0.0011994628 | |
| 5572656 | 7 years ago | | | 0 | 0.00047426000 | |
| 5562837 | 7 years ago | | | 0 | 0.00049288000 | |
| 5554047 | 7 years ago | | | 0 | 0.00033630000 | |
| 5544349 | 7 years ago | | | 0 | 0.00047362000 | |
| 5543934 | 7 years ago | | | 0 | 0.00045244000 | |
| 5543656 | 7 years ago | | | 0 | 0.00049608000 | |
| 5543287 | 7 years ago | | | 0 | 0.00049544000 | |
| 5540507 | 7 years ago | | | 0 | 0.00041334000 | |
| 5540290 | 7 years ago | | | 0 | 0.00034078000 |
ABI
ABI objects
Getter at block 21296247
ceoAddress() view returns (address)
0x332e99a9936c6a651f3c372acfcd40dcf59ca9f5
coownerPrice() view returns (uint256)
10000000000000000000
feeAddress() view returns (address)
0x332e99a9936c6a651f3c372acfcd40dcf59ca9f5
feeCoownerAddress() view returns (address)
0x332e99a9936c6a651f3c372acfcd40dcf59ca9f5
feedAddress() view returns (address)
0xa98c7f4a1e8be8359cd1a3775c465689d6743dee
getBank() view returns (uint256)
0
getJackpot() view returns (uint256)
70224895620932445
getPrevRoundWinnerCount() view returns (uint256 winnerCount)
1
getWordCount() view returns (uint256)
13
paused() view returns (bool)
false
prevRoundTweetId() view returns (uint256)
990202926114189312
prevTweetTime() view returns (uint256)
1525430731000
Read-only
getBestBid(uint256 wordIndex) view returns (uint256)
getBestBidder(uint256 wordIndex) view returns (address, uint256)
getMinAllowedBid(uint256 wordIndex) view returns (uint256)
getPotentialProfit(address who, string word) view returns (uint256 minNeededBid, uint256 expectedProfit)
getPrevRoundWinner(uint256 i) view returns (address who, uint256 howMuch, uint256 wordId)
getProfits(address who) view returns (uint256)
getTotalBid(address who, uint256 wordIndex) view returns (uint256)
getWord(uint256 index) view returns (string word, bool disabled)
getWordIndex(string word) view returns (uint256)
State-modifying
Events addWord(string word)
becomeCoowner() payable
bid(string word) payable
delWord(string word)
feedTweet(uint256 tweetTime, uint256 tweetId, string tweet)
pauseContract()
setCEO(address _newCEO)
setFeeAddress(address _newFee)
setFeedAddress(address _newFeed)
unpauseContract()
withdraw(address who)
BestBidUpdate()
NoBids()
NoBingoWords()
RoundFinished()
WordSetChanged()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.