Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe93b…d60d
Balances ($1,089.64)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEANUT | ERC-20 | 377.952639M | $0.000003 |
$1,062.05 | |
PORTAL | ERC-20 | 91.161074 | $0.302666 |
$27.59 | |
PEPE | ERC-20 | 3 | $0.00002 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245023 | 40 minutes ago | | | 0 | 0.00061955973 | |
| 21244993 | an hour ago | | | 0 | 0.00061621164 | |
| 21244921 | an hour ago | | | 0 | 0.00081835859 | |
| 21244808 | an hour ago | | | 0 | 0.00086384507 | |
| 21244335 | 3 hours ago | | | 0 | 0.00083052628 | |
| 21244250 | 3 hours ago | | | 0 | 0.00071411603 | |
| 21244001 | 4 hours ago | | | 0 | 0.00053439600 | |
| 21243953 | 4 hours ago | | | 0 | 0.0011485622 | |
| 21243937 | 4 hours ago | | | 0 | 0.00079099648 | |
| 21243871 | 5 hours ago | | | 0 | 0.00065660258 |
ABI
ABI objects
Getter at block 21245222
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Peanut
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEANUT
totalSupply() pure returns (uint256)
420690000000000000000
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)
manualSwap()
manualsend()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.