Freedom

Verified contract

Active on Ethereum with 132 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5253219269c4e62fb41995d7930c4c38ce8d180347671e11e3e625b48635eaec
0xa44dba04044aba70c9d9688a2f7819432ec1273cbbf4779d3699aada327e6d16
0xbf04ed6886cf888d95ac1785a07775795b15772903942dc28bb9a6d6a4b21bea
0xf4e291d21b9aa9dca5fc3f15c2b0678ff10c8a79ff24476a3df6ac9946913a89
0x35331defe12a29f87ae46136aa167212573033ed4c4c4ff3c366f03ff4f86723
0xe1d1952d30582af85e26dcf0391f4c9220e73177174c5a5c7b117486c51485e6
0x5166efcb5f44e23445bd12a956b96bbb814ef2ce6071224353e311e4618b2208
0x1828a454aceaf34eee7918db9c859de2a2a91cf8b235d5a1a19aee9b88ebbf35
0x632313e248c67ff9e9e522682dd2ec01e18fd1d0774c230116758f217989eb0c
0x46d52f12609810f03b8890cc4ac087a453c7dbade34dd6926fd988d92be8f557

Functions
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(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.