7EBIT Community Token
Verified contract
Active on
Ethereum with 1,984 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 "7EBIT Community Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583356 | 2 years ago | | | 0 | 0.0011699584 | |
| 13466229 | 3 years ago | | | 0 | 0.0036028316 | |
| 10718695 | 4 years ago | | | 0 | 0.0031855920 | |
| 10683168 | 4 years ago | | | 0 | 0.0034298775 | |
| 10683089 | 4 years ago | | | 0 | 0.013213500 | |
| 10681992 | 4 years ago | | | 0 | 0.0035063482 | |
| 10681992 | 4 years ago | | | 0 | 0.0035048160 | |
| 10681992 | 4 years ago | | | 0 | 0.0035063482 | |
| 10681992 | 4 years ago | | | 0 | 0.0035048160 | |
| 10681992 | 4 years ago | | | 0 | 0.0035078803 |
ABI
ABI objects
Getter at block 21162513
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
7EBIT Community Token
owner() view returns (address)
0x7f67d21762b5f96ebbe40e313594a14da48c1c1f
symbol() view returns (string)
EBX
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.