Unidentified Flying Object
Verified contract
Active on
Ethereum with 226 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($52.34)
Native
Value
$52.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.013666 | $3,830.21 |
$52.34 | |
UFO | ERC-20 | 51.159205M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17756588 | a year ago | | | 0 | 0.00095539311 | |
| 17450648 | a year ago | | | 0 | 0.00049431098 | |
| 17353184 | 2 years ago | | | 0 | 0.0011974515 | |
| 17331170 | 2 years ago | | | 0 | 0.0026792415 | |
| 17326694 | 2 years ago | | | 0 | 0.0027524604 | |
| 17326684 | 2 years ago | | | 0 | 0.0014003958 | |
| 17326680 | 2 years ago | | | 0 | 0.0014909926 | |
| 17326678 | 2 years ago | | | 0 | 0.0017007082 | |
| 17326676 | 2 years ago | | | 0 | 0.0014835183 | |
| 17326673 | 2 years ago | | | 0 | 0.0015103223 |
ABI
ABI objects
Getter at block 21331126
decimals() pure returns (uint8)
18
lpTokensReceiver() view returns (address)
0xd774aec86652280d171d24732363bd07c73772dd
maxTxAmount() view returns (uint256)
2022022022000000000000000000
maxWalletAmount() view returns (uint256)
6066066066000000000000000000
name() view returns (string)
Unidentified Flying Object
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0xd1b75214fb13560dfde1ba2aae1e4036b10761fc
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
50550551000000000000000000
symbol() view returns (string)
UFO
totalSupply() view returns (uint256)
101101101101000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
liquidityFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address account, bool isBlacklisted)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
liquidityFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
lpTokensReceiverSetup(address _newAddress)
recoverERC20(address tokenAddress, uint256 amount)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxAmount(uint256 _maxTxAmount)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistUpdated(address indexed account, bool isBlacklisted)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
LpTokensReceiverUpdated(address lpTokensReceiver)
MaxTxAmountUpdated(uint256 maxTxAmount)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
liquidityAdded(uint256 amountToken, uint256 amountCoin, uint256 liquidity)
liquidityFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.