Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
Balances ($0.00)
No balances found for "TossCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11348723 | 4 years ago | | | 0 | 0.00046064200 | |
| 11328937 | 4 years ago | | | 2.5 | 0.0012624000 | |
| 10738116 | 4 years ago | | | 0.15 | 0.0091347000 | |
| 10611198 | 4 years ago | | | 0.1 | 0.0079819800 | |
| 10317459 | 4 years ago | | | 0 | 0.00098637000 | |
| 10231275 | 5 years ago | | | 0 | 0.00059580000 | |
| 10231274 | 5 years ago | | | 0.05 | 0.0028926550 | |
| 10231175 | 5 years ago | | | 0 | 0.00071690000 | |
| 10231163 | 5 years ago | | | 0 | 0.00080040000 | |
| 10231163 | 5 years ago | | | 0.05 | 0.0028926550 |
ABI
ABI objects
Getter at block 21399517
ethergames() view returns (address)
0x0000000000000000000000000000000000000000
isOwner() view returns (bool)
false
max_bet() view returns (uint256)
1000000000000000000
min_bet() view returns (uint256)
50000000000000000
owner() view returns (address)
0x5de8ca833ed54411b6922bf5ef687e46e2eeb4e5
rate() view returns (uint256)
197
Read-only
games(bytes32) view returns (address addr, uint256 bet, bool option)
refferals(address) view returns (address)
winSize(uint256 bet) view returns (uint256)
State-modifying
Events __callback(bytes32 id, string res)
__callback(bytes32 myid, string result, bytes proof)
play(bool option) payable
play(bool option, address refferal) payable
renounceOwnership()
setEtherGames(address value)
setMaxBet(uint256 value)
setMinBet(uint256 value)
setRate(uint256 value)
transferOwnership(address newOwner)
withdraw(address to, uint256 value)
FinishGame(bytes32 indexed id, address indexed addr, uint256 bet, bool option, bool result, uint256 win)
NewGame(bytes32 indexed id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.