FreeName AI
Verified contract
Active on
Ethereum with 147 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FNAI | ERC-20 | 44.372011K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19651578 | 7 months ago | | | 0 | 0.00075044000 | |
| 19278205 | 9 months ago | | | 0 | 0.0018901620 | |
| 19271057 | 9 months ago | | | 0 | 0.0016766936 | |
| 19269554 | 9 months ago | | | 0 | 0.0027703201 | |
| 19269553 | 9 months ago | | | 0 | 0.0028496391 | |
| 19267116 | 9 months ago | | | 0 | 0.0012317768 | |
| 19267105 | 9 months ago | | | 0 | 0.0015047566 | |
| 19267100 | 9 months ago | | | 0 | 0.0013776634 | |
| 19267094 | 9 months ago | | | 0 | 0.0013709278 | |
| 19267090 | 9 months ago | | | 0 | 0.0012451643 |
ABI
ABI objects
Getter at block 21246062
buyDevFee() view returns (uint256)
3
buyMarketFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x26f47e79a6126c6bad14e781b6c046863fd8b165
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x5003c46d36dbee82979bbcb1490f04cd730d757e
maxTxn() view returns (uint256)
20000000000000000000000
maxWalletSize() view returns (uint256)
20000000000000000000000
name() view returns (string)
FreeName AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
3
sellMarketFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
FNAI
tokensForDev() view returns (uint256)
26623206435486945256159
tokensForMarket() view returns (uint256)
17748804290324630170773
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x0ad0e045bb37b45650bba601dfc2e61b082d5593
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaxTxn(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaxTxn(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatemaxTxn(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.