SlotContractV2

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x3c53ccde at 17976080

The storage layout for this contract could not be retrieved.

ERC-20
--

No transactions found for "SlotContractV2"


Functions
Getter at block 21244991
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
bettingToken(view returns (address)
0x9b44793a0177c84dd01ad81137db696531902871
holderPercentage(view returns (uint256)
30
minimumBet(view returns (uint256)
1
owner(view returns (address)
0xd4bc4e4490c4a42336552db87fcf7b3bc4e06d11
playerPercentage(view returns (uint256)
70
revenueBps(view returns (uint256)
1000
totalPlayerShares(view returns (uint256)
2128829992449999963137604
totalRevenueHolders(view returns (uint256)
12649979999999999858441
totalRevenuePlayers(view returns (uint256)
25795495625582591711408
totalUnclaimedHolderRewards(view returns (uint256)
9512032005900000000000000
Read-only
activeTgGroups(uint256view returns (int64)
claimedHolderShares(addressview returns (uint256)
claimedPlayerShares(int64addressview returns (uint256)
games(int64view returns (uint256 minBetbool inProgressuint16 loser)
getPlayerRewards(int64 _tgChatIdaddress _playerview returns (uint256)
isGameInProgress(int64 _tgChatIdview returns (bool)
unclaimedHolderRewards(addressview returns (uint256)
unclaimedPlayerShares(int64addressview returns (uint256)
State-modifying
abortAllGames(bool usedWETH
abortGame(int64 _tgChatIdbool usedWETH
addTokensToRevenueHolders(uint256 amount
addTokensToRevenuePlayers(uint256 amount
claimRevenueShare(int64 _tgChatId
emergencyWithdrawERC20(address tokenAddressaddress to
emergencyWithdrawEther(address to
endGame(int64 _tgChatIdaddress _winnerbool usedWETH
newGame(int64 _tgChatIduint256 _minBetaddress[] _playersuint256[] _betsbool useWETHreturns (uint256[])
renounceOwnership(
setBettingToken(address _newBettingToken
setWETH(address _newWETH
transferOwnership(address newOwner
updateHolderPercentage(uint256 newPercentage
updateHolderRewards(address[] holdersuint256[] rewards
updatePlayerPercentage(uint256 newPercentage
updateTotalUnclaimedRewards(uint256 newTotal
Events
Bet(int64 tgChatIdaddress playeruint256 amount
Loss(int64 tgChatIdaddress playeruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Revenue(int64 tgChatIduint256 amount
Win(int64 tgChatIdaddress playeruint256 amount
Constructor
constructor(address _bettingTokenaddress _WETHuint256 _minimumBetuint256 _revenueBpsuint256 _playerPercentageuint256 _holderPercentage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.