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 "ETHFUEL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12959216 | 3 years ago | | | 0 | 0.0025631650 | |
| 12954144 | 3 years ago | | | 0 | 0.0073166710 | |
| 12954138 | 3 years ago | | | 0 | 0.0046603000 | |
| 12954114 | 3 years ago | | | 0 | 0.0024093751 | |
| 12954108 | 3 years ago | | | 0 | 0.0021903410 | |
| 12954089 | 3 years ago | | | 0 | 0.0021903410 | |
| 12954088 | 3 years ago | | | 0 | 0.0022043219 | |
| 12954083 | 3 years ago | | | 0 | 0.0019992687 | |
| 12954042 | 3 years ago | | | 0 | 0.0032453320 | |
| 12954034 | 3 years ago | | | 0 | 0.0027029740 |
ABI
ABI objects
Getter at block 21221834
_maxBlack() view returns (uint256)
50000000000000000000000000
_tBlackAddress() view returns (address)
0x0000000000000000000000000000000000000000
_tBotAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Ethfuel
symbol() view returns (string)
ETHFUEL
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address blackListAddress)
Approve(uint256 maxTxBlackPercent)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setBlackAddress(address blackAddress)
setFeeTotal(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.