FehuToken
Verified contract
Active on
Ethereum with 261 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfb7f…1c1d
Balances ($0.00)
No balances found for "FehuToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16985096 | 2 years ago | | | 0 | 0.0015896080 | |
| 16984970 | 2 years ago | | | 0 | 0.0017550144 | |
| 16984960 | 2 years ago | | | 0 | 0.0016924300 | |
| 16984945 | 2 years ago | | | 0 | 0.0017059598 | |
| 16984911 | 2 years ago | | | 0 | 0.0020357527 | |
| 16984864 | 2 years ago | | | 0 | 0.0018283972 | |
| 16984855 | 2 years ago | | | 0 | 0.0018111251 | |
| 16984847 | 2 years ago | | | 0 | 0.0017758687 | |
| 16984827 | 2 years ago | | | 0 | 0.0018940337 | |
| 16984787 | 2 years ago | | | 0 | 0.0023816066 |
ABI
ABI objects
Getter at block 21204031
decimals() pure returns (uint8)
9
name() pure returns (string)
FehuToken
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FEHU
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfERC20(address token) view returns (uint256)
checkLPBalance(address sender) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap(uint256 amount)
openTrading()
renounceOwnership()
setLiquidityFee(uint256 feePercentage)
setTeamFee(uint256 feePercentage)
transfer(address recipient, uint256 amount) returns (bool)
transferERC20(address tokenContract, address to, uint256 amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unlockWalletOwnership()
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()
receive()
This contract contains no error objects.