Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FEL | ERC-20 | 22.507754M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15894109 | 2 years ago | | | 0 | 0.00076917546 | |
| 15879431 | 2 years ago | | | 0 | 0.00059661870 | |
| 15879416 | 2 years ago | | | 0 | 0.00063049059 | |
| 15878619 | 2 years ago | | | 0 | 0.00050700719 | |
| 15878590 | 2 years ago | | | 0 | 0.00046826325 | |
| 15878580 | 2 years ago | | | 0 | 0.00049110540 | |
| 15878570 | 2 years ago | | | 0 | 0.00040032454 | |
| 15878105 | 2 years ago | | | 0 | 0.00046808067 | |
| 15877963 | 2 years ago | | | 0 | 0.00056895815 | |
| 15877813 | 2 years ago | | | 0 | 0.00064351179 |
ABI
ABI objects
Getter at block 21210329
_maxWalletAmount() view returns (uint256)
500000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x7e380d90d8e5c4c3cbdbf1abce70c4f722a746f9
name() pure returns (string)
FELON
pair() view returns (address)
0xfc977979ad0ea7c38f0692ccb55d6a774dd02301
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
FEL
totalSupply() view returns (uint256)
500000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckTBalance()
renounceOwnership()
setSwapThreshold(uint256 _swapThreshold)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
turnMF(bool _on)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.