Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($140.32)
Native
Value
$140.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.045381 | $3,092.15 |
$140.32 | |
FOXY | ERC-20 | 37.515449K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224505 | an hour ago | | | 0 | 0.0010823052 | |
| 21202714 | 3 days ago | | | 0 | 0.00060888630 | |
| 21197162 | 4 days ago | | | 0 | 0.00089491369 | |
| 21165569 | 8 days ago | | | 0 | 0.0017804240 | |
| 21141014 | 12 days ago | | | 0 | 0.00054855869 | |
| 21136523 | 12 days ago | | | 0 | 0.0010380862 | |
| 21106692 | 16 days ago | | | 0 | 0.00019552854 | |
| 21103299 | 17 days ago | | | 0 | 0.00014179406 | |
| 21099594 | 17 days ago | | | 0 | 0.00015422355 | |
| 21094707 | 18 days ago | | | 0 | 0.00040260417 |
ABI
ABI objects
Getter at block 21224888
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0xf74fa0c1e0300dd124435a38af06d0b0ab0c3f07
feeThresholdAmount() view returns (uint256)
1000000000000000000000000
maxHoldingsLimit() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
0
name() view returns (string)
Foxy
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFee() view returns (uint256)
0
swapFee() view returns (uint256)
0
symbol() view returns (string)
FOXY
totalSupply() view returns (uint256)
100000000000000000000000000
uniV2PairAddress() view returns (address)
0x0d019f4afc2b9711d132c8f74b07841c700e8e7e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableSwapLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeHoldingLimit()
removeLimits()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
setStructure(uint256 maxMul, uint256 minDiv)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.