Financial Freedom
Verified contract
Active on
Ethereum with 206 txns
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 |
---|---|---|---|---|---|
FF | ERC-20 | 3.645753B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18331187 | a year ago | | | 0 | 0.00015507474 | |
| 16790200 | 2 years ago | | | 0 | 0.00052643557 | |
| 15888633 | 2 years ago | | | 0 | 0.00060118923 | |
| 15519154 | 2 years ago | | | 0 | 0.00027856354 | |
| 15479137 | 2 years ago | | | 0 | 0.00050380810 | |
| 15456078 | 2 years ago | | | 0 | 0.00084902756 | |
| 15455758 | 2 years ago | | | 0 | 0.00028645152 | |
| 15423872 | 2 years ago | | | 0 | 0.00032267693 | |
| 15422809 | 2 years ago | | | 0 | 0.00053250482 | |
| 15422799 | 2 years ago | | | 0 | 0.0011281815 |
ABI
ABI objects
Getter at block 21162198
_maxWalletAmount() view returns (uint256)
2000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x50e36e192cb7c3f2fdc9cc2c53b5c656c82c2a0b
name() pure returns (string)
Financial Freedom
pair() view returns (address)
0x8823048f17b0af19e23364fb266749193fa20454
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
FF
totalSupply() view returns (uint256)
100000000000000000000
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()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.