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 |
---|---|---|---|---|---|
FALCON | ERC-20 | 518.645342M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14684995 | 3 years ago | | | 0 | 0.0013486806 | |
| 14671278 | 3 years ago | | | 0 | 0.0016609086 | |
| 14604217 | 3 years ago | | | 0 | 0.0010983397 | |
| 14603344 | 3 years ago | | | 0 | 0.0016326800 | |
| 14603271 | 3 years ago | | | 0 | 0.00089798201 | |
| 14603266 | 3 years ago | | | 0 | 0.00093887636 | |
| 14603258 | 3 years ago | | | 0 | 0.00056085802 | |
| 14603255 | 3 years ago | | | 0 | 0.00060270627 | |
| 14603253 | 3 years ago | | | 0 | 0.0010029171 | |
| 14603238 | 3 years ago | | | 0 | 0.00079023156 |
ABI
ABI objects
Getter at block 21314443
_liquidityFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
5000000000000000000000000000
_maxWalletSize() view returns (uint256)
5000000000000000000000000000
_taxFee() view returns (uint256)
0
canTrade() view returns (bool)
true
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
marketingFeePercent() view returns (uint256)
80
name() view returns (string)
Falcon
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000
owner() view returns (address)
0xe6140a5253ea2be54d6e913de18bb32a66826895
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FALCON
teamAndMarketingWallet() view returns (address)
0xad4a702d50c2ee660f3f9a875dd249be122586fd
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xdfea4c9d4af9cbea8302662e85a7bf82088415cf
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBotWalletStatus(address botwallet) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBotWallet(address botwallet)
airdrop(address recipient, uint256 amount)
airdropArray(address[] newholders, uint256[] amounts)
allowtrading()
approve(address spender, uint256 amount) returns (bool)
claimOtherTokens(address tokenAddress, address walletaddress)
claimTokens()
clearStuckBalance(address walletaddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotWallet(address botwallet)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 fee)
setMaxTxAmount(uint256 maxTxAmount)
setMaxWalletAmount(uint256 maxWalletAmount)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
setTaxFeePercent(uint256 taxFee)
setTeamAndMarketingWallet(address walletAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.