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 |
---|---|---|---|---|---|
Fog | ERC-20 | 88.673003K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21228007 | 6 hours ago | | | 0 | 0.00054547263 | |
| 21133452 | 13 days ago | | | 0 | 0.00071058711 | |
| 20854454 | 2 months ago | | | 0 | 0.00027950520 | |
| 20839346 | 2 months ago | | | 0 | 0.00037328016 | |
| 20832121 | 2 months ago | | | 0 | 0.00036954366 | |
| 20656216 | 3 months ago | | | 0 | 0.000069109962 | |
| 20605283 | 3 months ago | | | 0 | 0.000053522373 | |
| 20545229 | 3 months ago | | | 0 | 0.000044825089 | |
| 20530493 | 3 months ago | | | 0 | 0.00011800803 | |
| 20467383 | 3 months ago | | | 0 | 0.00021338357 |
ABI
ABI objects
Getter at block 21229691
buyTax() view returns (uint256)
0
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0x3634366f5af59b6f75a64fe66f686c46b34aa824
feeThresholdAmount() view returns (uint256)
4206900000000000000000000
maxSwapAmount() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
Fog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() view returns (string)
Fog
totalSupply() view returns (uint256)
420690000000000000000000000
v2Pair() view returns (address)
0x08cdc8e72ead5df9ed67edbd13542a38650108c9
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)
disableSwapTxLimit()
disableWalletLimit()
enableSwapping()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeStuckERC20(address token)
removeStuckETH()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(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.