PeterTuchMoon
Verified contract
Active on
Base with 333 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 |
---|---|---|---|---|---|
EINSTN | ERC-20 | 39.439557K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20645349 | a month ago | | | 0 | 1.7047817e-7 | |
| 17304304 | 4 months ago | | | 0 | 5.3935022e-7 | |
| 17116270 | 4 months ago | | | 0 | 9.5122516e-7 | |
| 14398955 | 6 months ago | | | 0 | 5.3248463e-7 | |
| 14197188 | 6 months ago | | | 0 | 2.9802746e-7 | |
| 14197176 | 6 months ago | | | 0 | 3.3027544e-7 | |
| 14111628 | 6 months ago | | | 0 | 5.3390289e-7 | |
| 13784504 | 6 months ago | | | 0 | 0.0000032551027 | |
| 13473648 | 7 months ago | | | 0 | 5.4106989e-7 | |
| 13455083 | 7 months ago | | | 0 | 4.9647092e-7 |
ABI
ABI objects
Getter at block 22156865
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
39439557033295876460931
getSwapThresholdAmount() view returns (uint256)
57928680667435614476885
name() view returns (string)
PeterTuchMoon
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x5dcd4abaa35a8a1b770750279ff0d7486e741c4d
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
petertaxAddress() view returns (address)
0x186c2276664373f0d159052ae6b45bab46697d9e
routerV2() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapThresholdRatio() view returns (uint16)
1
symbol() view returns (string)
EINSTN
totalSupply() view returns (uint256)
690000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
petertaxFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
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)
initialize(address _router)
petertaxAddressSetup(address _newAddress)
petertaxFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
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)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
petertaxAddressUpdated(address petertaxAddress)
petertaxFeeSent(address recipient, uint256 amount)
petertaxFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.