Roaring Pepe
Verified contract
Active on
Ethereum with 413 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c38…d7d6
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROPE | ERC-20 | 148.618899M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20979114 | a month ago | | | 0 | 0.00044327207 | |
| 20926103 | a month ago | | | 0 | 0.00049185137 | |
| 20884809 | a month ago | | | 0 | 0.00015610124 | |
| 20884808 | a month ago | | | 0 | 0.00016235936 | |
| 20884807 | a month ago | | | 0 | 0.00015155461 | |
| 20839666 | 2 months ago | | | 0 | 0.00027408328 | |
| 20698025 | 2 months ago | | | 0 | 0.000089206326 | |
| 20638986 | 3 months ago | | | 0 | 0.000058051340 | |
| 20634570 | 3 months ago | | | 0 | 0.000092758604 | |
| 20633222 | 3 months ago | | | 0 | 0.000065847614 |
ABI
ABI objects
Getter at block 21203459
_maxTaxSwap() view returns (uint256)
420690000000000000
_maxTxAmount() view returns (uint256)
42069000000000000000
_maxWalletSize() view returns (uint256)
42069000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Roaring Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ROPE
totalSupply() pure returns (uint256)
42069000000000000000
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)
manualSwap()
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.