FitScan AI
Verified contract
Active on
Ethereum with 146 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 |
---|---|---|---|---|---|
FSA | ERC-20 | 14.511971M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296491 | 5 days ago | | | 0 | 0.00022796720 | |
| 18191144 | a year ago | | | 0 | 0.00029661572 | |
| 17732896 | a year ago | | | 0 | 0.00052850958 | |
| 17458636 | a year ago | | | 0 | 0.00067757126 | |
| 17458379 | a year ago | | | 0 | 0.0030010332 | |
| 16871212 | 2 years ago | | | 0 | 0.0011188385 | |
| 16747781 | 2 years ago | | | 0 | 0.0010063879 | |
| 16746583 | 2 years ago | | | 0 | 0.00057956221 | |
| 16725898 | 2 years ago | | | 0 | 0.00044421940 | |
| 16723737 | 2 years ago | | | 0 | 0.00047877699 |
ABI
ABI objects
Getter at block 21332628
buyTaxPercent() view returns (uint256)
2
decimals() view returns (uint8)
18
killBotDuration() view returns (uint256)
10
killBotFrom() view returns (uint256)
1676469621
killBotTrigger() view returns (uint256)
4000000000000000000000000
name() view returns (string)
FitScan AI
owner() view returns (address)
0xec22abddd92fd4d7d2e1720f71f5c5f43b6bd9fe
sellTaxPercent() view returns (uint256)
4
supply() view returns (uint256)
100000000000000000000000000
swapTrigger() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
FSA
totalSupply() view returns (uint256)
100000000000000000000000000
treasuryWallet() view returns (address)
0x2cd5ffb998f7977d814fc0a581d9b0e938b48695
uniswapV2Pair() view returns (address)
0xc6d18fbd5ceacc1aaa627866bc40b0d02e5d3379
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
taxWhiteList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeTaxWhiteList(address _taxWhiteList, bool _status)
changeTreasuryWallet(address _treasuryWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(string name, string symbol, address _router)
This contract contains no fallback and receive objects.
This contract contains no error objects.