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 |
---|---|---|---|---|---|
Bez | ERC-20 | 5.815411K | -- | -- | |
Bez | ERC-20 | 5.805411K | -- | -- | |
HQX | ERC-20 | 70 | -- | -- | |
CRC | ERC-20 | 40.47691 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19972316 | 5 months ago | | | 0 | 0.00043548849 | |
| 19540579 | 7 months ago | | | 0 | 0.0019080605 | |
| 19466091 | 8 months ago | | | 0 | 0.00071088000 | |
| 18982895 | 10 months ago | | | 0 | 0.00098263886 | |
| 18854345 | a year ago | | | 0 | 0.0011617318 | |
| 16729350 | 2 years ago | | | 0 | 0.0021914894 | |
| 16729349 | 2 years ago | | | 0 | 0.0018423419 | |
| 16301829 | 2 years ago | | | 0 | 0.00054443650 | |
| 16300768 | 2 years ago | | | 0 | 0.0012672720 | |
| 16062191 | 2 years ago | | | 0 | 0.00052881192 |
ABI
ABI objects
Getter at block 21161346
decimals() view returns (uint256)
18
initialSupply() view returns (uint256)
161813725000000000000000000
name() view returns (string)
Bezop
owner() view returns (address)
0x634f8c7c2ddd8671632624850c7c8f3e20622f5f
symbol() view returns (string)
Bez
totalSupply() view returns (uint256)
89267250000000000000000000
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)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
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)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.