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 |
---|---|---|---|---|---|
FREE | ERC-20 | 209.72K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19780322 | 7 months ago | | | 0 | 0.00019234139 | |
| 19625185 | 8 months ago | | | 0 | 0.00064871860 | |
| 19625180 | 8 months ago | | | 0 | 0.00065952116 | |
| 19625173 | 8 months ago | | | 0 | 0.00079389380 | |
| 19625065 | 8 months ago | | | 0 | 0.00045536124 | |
| 19625062 | 8 months ago | | | 0 | 0.00080903466 | |
| 19625048 | 8 months ago | | | 0 | 0.00071663724 | |
| 19625035 | 8 months ago | | | 0 | 0.00055218068 | |
| 19625015 | 8 months ago | | | 0 | 0.00058875452 | |
| 19624062 | 8 months ago | | | 0 | 0.00040778715 |
ABI
ABI objects
Getter at block 21314445
TSUKA() view returns (address)
0xc5fb36dd2fb59d3b98deff88425a3f425ee469ed
buyDevFee() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x0e97bbe78e1035845d6ce0ca2737e29358c73ba8
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
11111111100000000000000000
maxWallet() view returns (uint256)
11111111100000000000000000
name() view returns (string)
Freedom
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
1
sellLiquidityFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
277777777500000000000000
symbol() view returns (string)
FREE
totalSupply() view returns (uint256)
555555555000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc734a33684c18c48df5482fd4e2f31efdd156141
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee, uint256 _liquidityFee)
updateDevWallet(address newDevWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.