Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x50c2…b369
-
variable spans 12 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $4,003.71 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910241 | a year ago | | | 0 | 0.0054760208 | |
| 18526651 | a year ago | | | 0 | 0.0011223766 | |
| 18452979 | a year ago | | | 0 | 0.00023980486 | |
| 18338193 | a year ago | | | 0 | 0.00027812421 | |
| 17011798 | 2 years ago | | | 0 | 0.00052290339 | |
| 16858311 | 2 years ago | | | 0 | 0.00037296754 | |
| 14865761 | 3 years ago | | | 0 | 0.00032842239 | |
| 14805582 | 3 years ago | | | 0 | 0.0014437823 | |
| 14799599 | 3 years ago | | | 0 | 0.0018328455 | |
| 14793714 | 3 years ago | | | 0 | 0.0014280628 |
ABI
ABI objects
Getter at block 21420522
decimals() view returns (uint8)
9
distributor() view returns (address)
0x50c2954613e70294088c7001d6f4a641f155b369
isLaunchProtectionMode() view returns (bool)
false
maxAccountAmount() view returns (uint256)
1000000000000000
maxTxAmount() view returns (uint256)
200000000000000
name() view returns (string)
Freedom
owner() view returns (address)
0xe690706fc12859dca28c307e1de75b9975b4db7b
properties() view returns (uint256 supply, uint256 taxFee, uint256 reflectionFee, uint256 liquidityFee, uint256 dividendFee, uint256 devFee, uint256 treasuryFee, uint256 maxTxAmount, uint256 maxAccountAmount, address uniswapRouterAddress, address liquidityWalletAddress, address devWalletAddress, address treasuryWalletAddress)
(supply=100000000, taxFee=135, reflectionFee=0, liquidityFee=20, dividendFee=40, devFee=15, treasuryFee=60, maxTxAmount=200000000000000, maxAccountAmount=1000000000000000, uniswapRouterAddress=0x7a250d5630b4cf539739df2c5dacb4c659f2488d, liquidityWalletAddress=0x2ebef38c2c18c166cc4178b99955313b877494fc, devWalletAddress=0xbac85faefe6aff9e3d5aec43447bace7e743f68c, treasuryWalletAddress=0xe8259462dd7853e27ce66f3f43627be7a3961db4)
symbol() view returns (string)
FREE
totalSupply() view returns (uint256)
100000000000000000
uniswapPair() view returns (address)
0xe5a87890a08c6333acb375d8852128ed413d12ea
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
endLaunchProtection()
excludeFromFee(address ad)
includeToFee(address ad)
manualSend()
manualSwap()
renounceOwnership()
setBot(address bot, bool value)
setBotBatch(address[] _bots, bool value)
setCanSwap(bool onoff)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setLiquidityWallet(address _liquidityWalletAddress)
setMaxTxAmount(uint256 percentage)
setReflectionFee(uint256 reflect)
setShare(address _shareholder, uint256 _amount)
setTaxFee(uint256 taxFee)
setTradingEnabled()
setTreasuryWallet(address _treasuryWalletAddress)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, struct TokenTokenProperties _properties)
receive()
This contract contains no error objects.