Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SKYFAM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14342010 | 3 years ago | | | 0 | 0.0031157728 | |
| 14341717 | 3 years ago | | | 0 | 0.0022865437 | |
| 14341708 | 3 years ago | | | 0 | 0.010262225 | |
| 14341695 | 3 years ago | | | 0 | 0.0029787597 | |
| 14341681 | 3 years ago | | | 0 | 0.0079144261 | |
| 14341674 | 3 years ago | | | 0 | 0.021800826 | |
| 14341669 | 3 years ago | | | 0 | 0.16584771 | |
| 14341666 | 3 years ago | | | 8 | 0.0010866769 |
ABI
ABI objects
Getter at block 21216415
_TaxAdd() view returns (address)
0x404a23a272c8c2835b8d27e2806f316867b73ae3
_buyFee() view returns (uint256)
8
_launchedAt() view returns (uint256)
1646682088
_maxBuyAmount() view returns (uint256)
100000000000000000
_maxHeldTokens() view returns (uint256)
100000000000000000
_sellFee() view returns (uint256)
8
_useImpactFeeSetter() view returns (bool)
false
amountInPool() view returns (uint256)
1064
decimals() view returns (uint8)
9
name() view returns (string)
SKYFAM
owner() view returns (address)
0x404a23a272c8c2835b8d27e2806f316867b73ae3
symbol() view returns (string)
SKYFAM
thisBalance() view returns (uint256)
799999999999999912
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x5761b1c340965fbd6cce3673482ff45e2fdb7520
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeRate(uint256 rate)
setFees(uint256 buy, uint256 sell)
setMaxTxn(uint256 maxbuy, uint256 maxheld)
toggleImpactFee(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxAdd(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
FeesUpdated(uint256 _buy, uint256 _sell)
ImpactFeeSetterUpdated(bool _usefeesetter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxAddUpdated(address _taxwallet)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address TaxAdd)
receive()
This contract contains no error objects.