DecentraBet
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DecentraBet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16980989 | 2 years ago | | | 0 | 0.010468680 | |
| 16980931 | 2 years ago | | | 0 | 0.0016326090 | |
| 16980928 | 2 years ago | | | 0 | 0.0017990672 | |
| 16980923 | 2 years ago | | | 0 | 0.0018484553 | |
| 16980887 | 2 years ago | | | 0 | 0.0019917300 | |
| 16980884 | 2 years ago | | | 0 | 0.0031032300 | |
| 16980846 | 2 years ago | | | 0 | 0.0017912541 |
ABI
ABI objects
Getter at block 21158787
_controller() view returns (address)
0xb1dfc615994d8ea2ed54e359ecf35ec5d54e9e5f
decimals() view returns (uint8)
18
name() view returns (string)
DecentraBet
symbol() view returns (string)
DeBet
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
lock(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.