BitDice
Verified contract
Active on
Ethereum with 22,413 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
CSNO | ERC-20 | 32.888888K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
SGCC | ERC-20 | 200 | -- | -- | |
BTL | ERC-20 | 36 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20302174 | 4 months ago | | | 0 | 0.000076112899 | |
| 19392877 | 8 months ago | | | 0 | 0.0020121309 | |
| 18361975 | a year ago | | | 0 | 0.00039067497 | |
| 16560492 | 2 years ago | | | 0 | 0.00069994500 | |
| 16211357 | 2 years ago | | | 0 | 0.00070991067 | |
| 16158159 | 2 years ago | | | 0 | 0.00041984459 | |
| 15384506 | 2 years ago | | | 0 | 0.00049040494 | |
| 15359436 | 2 years ago | | | 0 | 0.00093822000 | |
| 15338161 | 2 years ago | | | 0 | 0.00023163500 | |
| 15312887 | 2 years ago | | | 0 | 0.00032846100 |
ABI
ABI objects
Getter at block 21247000
INITIAL_SUPPLY() view returns (uint256)
10000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
BitDice
owner() view returns (address)
0xb6a2dc96c6efc17ed1815aaf82f53ffa6305161b
symbol() view returns (string)
CSNO
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.