SmartBillions Token
Verified contract
Active on
Ethereum with 716 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($21,760.95)
Native
Value
$21,760.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.649844 | $3,272.40 |
$21,760.95 | |
GSE | ERC-20 | 74 | $0.000033 |
$0 | |
VIU | ERC-20 | 2.981988K | -- | -- | |
MED | ERC-20 | 2K | -- | -- | |
EMO | ERC-20 | 149.099375 | -- | -- | |
EBK | ERC-20 | 26.599375 | -- | -- | |
RZM | ERC-20 | 1.490994 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16981975 | 2 years ago | | | 0 | 0.0011123224 | |
| 14500076 | 3 years ago | | | 0 | 0.00088557951 | |
| 14500032 | 3 years ago | | | 0 | 0.0018275476 | |
| 13383940 | 3 years ago | | | 0 | 0.0030937114 | |
| 11590751 | 4 years ago | | | 0 | 0.0043714072 | |
| 7764473 | 5 years ago | | | 0 | 0.00079257000 | |
| 7764463 | 5 years ago | | | 0 | 0.00081202500 | |
| 6783858 | 6 years ago | | | 0 | 0.0017475920 | |
| 6783856 | 6 years ago | | | 0 | 0.0051332820 | |
| 6783850 | 6 years ago | | | 0 | 0.0035480940 |
ABI
ABI objects
Getter at block 21172506
animator() view returns (address)
0x4e49a19df5876ac6b20918b251138aab218cea81
coldStoreLast() view returns (uint256)
0
decimals() view returns (uint256)
0
dividendPeriod() view returns (uint256)
1
dividendsBlocks() view returns (uint256)
0
hashBetMax() view returns (uint256)
0
hashBetSum() view returns (uint256)
5000000000000000
hashFirst() view returns (uint256)
4339850
hashLast() view returns (uint256)
4351424
hashNext() view returns (uint256)
4350691
hashesLength() view returns (uint256)
16384
hashesSize() view returns (uint256)
16384
investBalance() view returns (uint256)
0
investBalanceGot() view returns (uint256)
0
investBalanceMax() view returns (uint256)
200000000000000000000000
investStart() view returns (uint256)
1
maxWin() view returns (uint256)
30000000000000000
name() view returns (string)
SmartBillions Token
owner() view returns (address)
0x4e49a19df5876ac6b20918b251138aab218cea81
symbol() view returns (string)
PLAY
totalSupply() view returns (uint256)
0
walletBalance() view returns (uint256)
6441643750000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
betBlockNumberOf(address _owner) view returns (uint256)
betHashOf(address _owner) view returns (uint256)
betOf(address _who) view returns (uint256)
betValueOf(address _owner) view returns (uint256)
dividends(uint256) view returns (uint256)
hashes(uint256) view returns (uint256)
walletBalanceOf(address _owner) view returns (uint256)
walletBlockOf(address _owner) view returns (uint256)
walletPeriodOf(address _owner) view returns (uint256)
State-modifying
Events addHashes(uint256 _sadd) returns (uint256)
addHashes128() returns (uint256)
approve(address _spender, uint256 _value)
changeAnimator(address _who)
changeOwner(address _who)
coldStore(uint256 _amount)
disinvest()
hotStore() payable
houseKeeping()
invest(address _partner) payable
investDirect() payable
payDividends()
payWallet()
play() payable returns (uint256)
playRandom(address _partner) payable returns (uint256)
playSystem(uint256 _hash, address _partner) payable returns (uint256)
putHash() returns (bool)
putHashes(uint256 _num)
resetBet()
setBetMax(uint256 _maxsum)
setInvestStart(uint256 _when)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
won()
Approval(address indexed owner, address indexed spender, uint256 value)
LogBet(address indexed player, uint256 bethash, uint256 blocknumber, uint256 betsize)
LogDividend(address indexed investor, uint256 amount, uint256 period)
LogInvestment(address indexed investor, address indexed partner, uint256 amount)
LogLate(address indexed player, uint256 playerBlockNumber, uint256 currentBlockNumber)
LogLoss(address indexed player, uint256 bethash, uint256 hash)
LogRecordWin(address indexed player, uint256 amount)
LogWin(address indexed player, uint256 bethash, uint256 hash, uint256 prize)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.