Fat Pickle
Verified contract
Active on
Ethereum with 1,100 txns
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 |
---|---|---|---|---|---|
JEW | ERC-20 | 60K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20895404 | a month ago | | | 0 | 0.00022564661 | |
| 20744497 | 2 months ago | | | 0 | 0.00011027171 | |
| 20688217 | 2 months ago | | | 0 | 0.000078685322 | |
| 20602089 | 3 months ago | | | 0 | 0.000051333862 | |
| 20425159 | 3 months ago | | | 0 | 0.00031073730 | |
| 20392965 | 4 months ago | | | 0 | 0.000070841532 | |
| 20368800 | 4 months ago | | | 0 | 0.00024243873 | |
| 20347461 | 4 months ago | | | 0 | 0.00011701008 | |
| 20216044 | 4 months ago | | | 0 | 0.00011479990 | |
| 19949298 | 6 months ago | | | 0 | 0.00032220207 |
ABI
ABI objects
Getter at block 21189774
decimals() pure returns (uint8)
18
name() view returns (string)
Fat Pickle
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x192d930c00b14e29e7f7b531d74ade18ba628b83
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
FATP
totalSupply() view returns (uint256)
2640820200458696806062013503
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
autoBurnFees(uint256) view returns (uint16)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autoBurnFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
Transfer(address indexed from, address indexed to, uint256 value)
autoBurnFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
autoBurned(uint256 amount)
constructor()
receive()
This contract contains no error objects.