RolloffEscrow

Verified contract

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

Functions
Getter at block 20916345
burnFee(view returns (uint256)
5
owner(view returns (address)
0xf213f163639d13b5cd679d2ccbabed11ac7bf9e3
taxAddress(view returns (address)
0x7dfdf18854cdcd160f94284ad6c11f4f4fe4a242
taxFee(view returns (uint256)
5
token(view returns (address)
0x6b6b35dcefd803718abb90cd7f99ba0f92262326
Read-only
games(uint256view returns (bool inProgressuint256 totalBet)
isGameInProgress(uint256 _tgChatIdview returns (bool)
playersInGame(uint256uint256view returns (address)
State-modifying
changeTokenAddress(address _tokenAddress
payAllWinners(uint256 _gameIdaddress _loser
payOneWinner(uint256 _gameIdaddress _winner
renounceOwnership(
setTaxAddress(address _taxAddress
setTaxFee(uint256 _taxFee
submitBets(uint256 gameIdaddress[] _playersuint256[] betsreturns (bool)
transferOwnership(address newOwner
withDrawEth(
withDrawToken(address _tokenAddress
Events
BetSubmitted(uint256 indexed gameIdaddress[] indexed playersAddressuint256 totalBet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
WinnerPaid(uint256 indexed gameIdaddress indexed winneruint256 winningAmount
Constructor
constructor(address _tokenAddressaddress _taxAddressuint256 _taxFeeuint256 _burnFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.