Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12.04)
Native
Value
$12.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004932 | $2,440.23 |
$12.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14410736 | 3 years ago | | | 0 | 0.0022652236 | |
| 14399381 | 3 years ago | | | 0 | 0.0030058642 | |
| 14389801 | 3 years ago | | | 0 | 0.0014724244 | |
| 14389793 | 3 years ago | | | 0 | 0.00076354335 | |
| 14389755 | 3 years ago | | | 0 | 0.00073253582 | |
| 14389753 | 3 years ago | | | 0 | 0.00046918381 | |
| 14389687 | 3 years ago | | | 0 | 0.0019665320 | |
| 14386562 | 3 years ago | | | 0 | 0.0028344811 | |
| 14386562 | 3 years ago | | | 0 | 0.0034277077 | |
| 14386561 | 3 years ago | | | 0 | 0.0015655931 |
ABI
ABI objects
Getter at block 21121175
betDao() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Bet Chief
owner() view returns (address)
0xe4f09969a3e5c7b097bd21505a82e5bacf89d340
symbol() view returns (string)
BCHIEF
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
buyableUsers(address) view returns (bool)
State-modifying
Events addFirstLiquidity()
approve(address spender, uint256 amount) returns (bool)
buyBack()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyableUser(address _user, bool _isBuyable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyable(bool _yesOrNo)
withdrawEth(address _recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.