EOSBet Stake Tokens
Verified contract
Active on
Ethereum with 182 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,223.00)
Native
Value
$9,223
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.946673 | $3,129.97 |
$9,223 | |
GSE | ERC-20 | 121 | $0.000028 |
$0 | |
WLM | ERC-20 | 66 | -- | -- | |
EBK | ERC-20 | 2.946673 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10309143 | 4 years ago | | | 0 | 0.00034826402 | |
| 10145659 | 4 years ago | | | 0 | 0.0013680301 | |
| 6308676 | 6 years ago | | | 0 | 0.0014455000 | |
| 6273771 | 6 years ago | | | 0 | 0.00076192200 | |
| 6150015 | 6 years ago | | | 0 | 0.00041025600 | |
| 6093994 | 6 years ago | | | 0 | 0.00010143000 | |
| 6093991 | 6 years ago | | | 0 | 0.000036282000 | |
| 6092827 | 6 years ago | | | 0 | 0.00010884600 | |
| 6092737 | 6 years ago | | | 0 | 0.000072564000 | |
| 6092721 | 6 years ago | | | 0 | 0.000072564000 |
ABI
ABI objects
Getter at block 21223547
DEVELOPERSFUND() view returns (uint256)
11652911096832761
DICE() view returns (address)
0xb533ff572f5e33d04d02b149e7dcfe980e424c63
MAXIMUMINVESTMENTSALLOWED() view returns (uint256)
500000000000000000000
OWNER() view returns (address)
0xab58d311c31231444224cae5b2f335b061817d7f
SLOTS() view returns (address)
0x4a3e0c60f7fa67e8b65c401ddbbf7c17fea5fe40
WAITTIMEUNTILWITHDRAWORTRANSFER() view returns (uint256)
86400
decimals() view returns (uint8)
18
getBankroll() view returns (uint256)
2935020439336833947
name() view returns (string)
EOSBet Stake Tokens
symbol() view returns (string)
EOSBETST
totalSupply() view returns (uint256)
307513506288513940235
Read-only
TRUSTEDADDRESSES(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
checkWhenContributorCanTransferOrWithdraw(address bankrollerAddress) view returns (uint256)
State-modifying
Events ERC20Rescue(address tokenAddress, uint256 amtTokens)
approve(address _spender, uint256 _value) returns (bool)
cashoutEOSBetStakeTokens(uint256 _amountTokens)
cashoutEOSBetStakeTokens_ALL()
changeMaximumInvestmentsAllowed(uint256 maxAmount)
changeWaitTimeUntilWithdrawOrTransfer(uint256 waitTime)
payEtherToWinner(uint256 amtEther, address winner)
payOraclize(uint256 amountToPay)
receiveEtherFromGameAddress() payable
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
withdrawDevelopersFund(address receiver)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
CashOut(address contributor, uint256 etherWithdrawn, uint256 tokensCashedIn)
FailedSend(address sendTo, uint256 amt)
FundBankroll(address contributor, uint256 etherContributed, uint256 tokensReceived)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address dice, address slots)
fallback()
This contract contains no error objects.