Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BElon"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16576247 | 4 months ago | | | 0 | 0.000000203194079040 | |
| 16576160 | 4 months ago | | | 0 | 4.8030556e-7 | |
| 16575854 | 4 months ago | | | 0 | 5.4351059e-7 | |
| 16575758 | 4 months ago | | | 0 | 5.4040449e-7 | |
| 16575751 | 4 months ago | | | 0 | 5.5058794e-7 | |
| 16575234 | 4 months ago | | | 0 | 4.9449893e-7 | |
| 16575216 | 4 months ago | | | 0 | 4.8784389e-7 | |
| 16575167 | 4 months ago | | | 0 | 4.8129247e-7 |
ABI
ABI objects
Getter at block 22031536
_ots() view returns (bytes32)
0xc1cf88a038e4afd35580ab85718543e0184ec37b0bcf28f6287be8c8a9b41833
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BElon
symbol() view returns (string)
BElon
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.