PEPETAROTđź”®
Verified contract
Active on
Ethereum with 58 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 |
---|---|---|---|---|---|
PEPETAROT | ERC-20 | 20.814461K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20093811 | 5 months ago | | | 0 | 0.00015264398 | |
| 18134876 | a year ago | | | 0 | 0.00073989421 | |
| 18134615 | a year ago | | | 0 | 0.00084046128 | |
| 18134518 | a year ago | | | 0 | 0.00070559212 | |
| 18133771 | a year ago | | | 0 | 0.00023524989 | |
| 18133766 | a year ago | | | 0 | 0.00037110568 | |
| 18133645 | a year ago | | | 0 | 0.0051803238 | |
| 18133553 | a year ago | | | 0 | 0.00065167212 | |
| 18133494 | a year ago | | | 0 | 0.00055356957 | |
| 18133468 | a year ago | | | 0 | 0.00064673595 |
ABI
ABI objects
Getter at block 21157485
_maxTaxSwap() view returns (uint256)
14500000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
14500000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PEPETAROTđź”®
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEPETAROT
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[]Â bots_)Â
approve(address spender, uint256 amount) returns (bool)
delBots(address[]Â notbot)Â
openTrading()Â
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.