Peanut the Squirrel
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Pnut | ERC-20 | 252.56B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21101890 | 21 days ago | | | 0 | 0.00044531534 | |
| 21101876 | 21 days ago | | | 0 | 0.00039676594 | |
| 21095449 | 21 days ago | | | 0 | 0.00053119436 | |
| 21095449 | 21 days ago | | | 0 | 0.00053119436 | |
| 21095449 | 21 days ago | | | 0 | 0.00053119436 | |
| 21095449 | 21 days ago | | | 0 | 0.00053119436 | |
| 21095449 | 21 days ago | | | 0 | 0.00053119436 | |
| 21095448 | 21 days ago | | | 0 | 0.017835224 | |
| 21095443 | 21 days ago | | | 0 | 0.00036495836 | |
| 21095440 | 21 days ago | | | 1 | 0.00016265224 |
ABI
ABI objects
Getter at block 21249311
_maxTaxSwap() view returns (uint256)
20000000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000000000
decimals() pure returns (uint8)
12
name() view returns (string)
Peanut the Squirrel
owner() view returns (address)
0xee77c817aa660f6ec10554a10d58025cd81f25bb
symbol() view returns (string)
Pnut
totalSupply() pure returns (uint256)
1000000000000000000000000
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)
manualSend()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
rescueEth()
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)
TransferTaxUpdated(uint256 _tax)
constructor(string name_, string symbol_)
receive()
This contract contains no error objects.