This contract is being backfilled. You may encounter incomplete storage history.

BettingPlatform

Verified contract

Active on Ethereum with 111 txns
Deployed by via 0xdaccf6b5 at 15980954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "BettingPlatform"

0xf23f10ea8f1d35a0d0bae6021f256e842e110ce4c97539c8605382b1fddf7a83
0x6117e8f11c5c447d49ec647b5e5560728925b3a4fd1ba92ee35773a0d9491c89
0x819c15d36b66679875d56f4d350b85267ef3b8ea842ea8827db3fa8c6ece6f05
0x6016eb2b72150f684b24fac67da4b0f3baa837b2c47194a5372198bbca7a28a2
0x7c5cf6ce0569d120a6430e464d74e82573c1d1d2a5439dc5b236cd86f55f6ff0
0x3816d9e7fbc8feccf91297953f7a693815f1afde36ca77f9c3de0a92b618f3ae
0x1dc47867114d74e4776137b863312d1b10a8e0f90ddeb56d9cb156bb8674966a
0xb2b07d08d5ed691a0e5fdcd7da3e9f6d6321fff00dfaaccd1d9a9255846a18b1
0x0cb62c4ca114dd6237394bb2821fccf828da36c2be63a5105705f5016922ee8d
0x909386dc16da6252756780d071a07a0e5ffdeb0e474e6d3ee8d4b55d1a862a7a

Functions
Getter at block 20812323
 
getAllBettingList(view returns (struct IBettingPlatformBettingInfo[])
getHoldingTokens(view returns (address[])
[0x4E0DF4560cEDfda5d793F607CeFa30383BDa7327]
 
getPlacedBettingList(view returns (struct IBettingPlatformIBettingPool[])
minBetAmount(view returns (uint256)
10000000000000000
owner(view returns (address)
0x55337c7a388920bc9c377d06a00b7cdbbf58c3b4
placedBettingCnt(view returns (uint256)
4
platformFee(view returns (uint16)
50
Read-only
getBetAmountBySide(uint256 bettingId_view returns (struct IBettingPlatformBetAmountInfo[])
playerInfos(uint256addressview returns (address holdingTokenuint256 betAmountuint256 betSideId)
thresholdTokenInfos(addressview returns (uint16 minRakeDiscountuint256 minHoldCntuint16 maxRakeDiscountuint256 maxHoldCnt)
State-modifying
chooseWinner(uint256 bettingId_uint256 sideId_
placeBet(uint256 bettingId_uint256 sideId_address holdingTokenAddr_payable 
renounceOwnership(
startNewBet(string betConditionStr_string betConditionImg_string[] betSides_uint256 startTime_uint256 endTime_
stopBet(uint256 bettingId_
transferOwnership(address newOwner
updateBetCondition(uint256 bettingId_string newBetCondition_
updateBetConditionImg(uint256 bettingId_string newBetConditionImg_
updateHoldingToken(address tokenAddr_struct IBetAdminActionsDiscountTokenInfo discountTokenInfo_
updateMinBetAmount(uint256 newMinAmount_
updatePlatformFee(uint16 newFee_
withdrawAsset(
Events
ChooseWinner(uint256 bettingIduint256 sideId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PlaceBet(address indexed playeruint256 bettingIduint256 sideIduint256 betAmount
StartNewBet(string betConditionStrstring betConditionImgstring[] betSidesuint256 startTimeuint256 endTime
StopBet(uint256 bettingId
UpdateMinBetAmount(uint256 newMinBetAmount
UpdatePlatformAsset(address indexed newAsset
UpdatePlatfromFee(uint16 newFee
Constructor
constructor(uint256 minBetAmount_uint16 platformFee_
Fallback and receive
receive(
Errors

This contract contains no error objects.