Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($816.82)
Native
Value
$816.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.24727 | $3,303.36 |
$816.82 | |
JEFFRY | ERC-20 | 423.212311K | -- | -- | |
StooKoo | ERC-20 | 999 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241961 | 6 hours ago | | | 0 | 0.00054559513 | |
| 21240074 | 12 hours ago | | | 0 | 0.00076362862 | |
| 21232421 | 2 days ago | | | 0 | 0.00040019995 | |
| 21232415 | 2 days ago | | | 0 | 0.00039553132 | |
| 21232413 | 2 days ago | | | 0 | 0.00035554167 | |
| 21232408 | 2 days ago | | | 0 | 0.00031550306 | |
| 21232406 | 2 days ago | | | 0 | 0.00052635955 | |
| 21229160 | 2 days ago | | | 0 | 0.00061043613 | |
| 21228084 | 2 days ago | | | 0 | 0.00036459845 | |
| 21227729 | 2 days ago | | | 0 | 0.00038559163 |
ABI
ABI objects
Getter at block 21243783
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0x06c27e45901da9f1a1972061a2b6e977072ee6ba
feeTokenThreshold() view returns (uint256)
2103450000000000000000000
maxSwap() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
Jeffry
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
JEFFRY
totalSupply() view returns (uint256)
420690000000000000000000000
uniV2Pair() view returns (address)
0xf4e119ab183de666ec99539c2652ce4035ae53d3
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)
enableSwapping()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeStuckEther()
removeStuckTokens(address token)
removeSwapLimit()
removeWalletLimit()
renounceOwnership()
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
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.