Elex Beker
Verified contract
Active on
Ethereum with 75 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 "Elex Beker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20910964 | a month ago | | | 0 | 0.00042120000 | |
| 20910265 | a month ago | | | 0 | 0.00031696182 | |
| 20903041 | a month ago | | | 0 | 0.000080985279 | |
| 20841389 | 2 months ago | | | 0 | 0.00036431223 | |
| 20703204 | 2 months ago | | | 0 | 0.00013487493 | |
| 19964762 | 6 months ago | | | 0 | 0.00050455121 | |
| 19948080 | 6 months ago | | | 0 | 0.00041332256 | |
| 19922822 | 6 months ago | | | 0 | 0.00045558089 | |
| 19883071 | 6 months ago | | | 0 | 0.00028353820 | |
| 19820867 | 6 months ago | | | 0 | 0.00028836740 |
ABI
ABI objects
Getter at block 21215240
decimals() view returns (uint8)
18
name() view returns (string)
Elex Beker
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BEKER
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
batchTransfer(address[] recipients, uint256[] amounts)
enableTrading()
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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(address community)
This contract contains no fallback and receive objects.
This contract contains no error objects.