Rare Pepe
Verified contract
Active on
Ethereum with 2,455 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Rare Pepe"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159778 | 3 hours ago | | | 0 | 0.0012757630 | |
| 21070473 | 13 days ago | | | 0 | 0.00046942911 | |
| 20994031 | 23 days ago | | | 0 | 0.00042490544 | |
| 20991758 | 24 days ago | | | 0 | 0.0010053002 | |
| 20910128 | a month ago | | | 0 | 0.00057456032 | |
| 20897824 | a month ago | | | 0 | 0.00023405562 | |
| 20897779 | a month ago | | | 0 | 0.00022844423 | |
| 20859057 | a month ago | | | 0 | 0.00027798872 | |
| 20856131 | a month ago | | | 0 | 0.00052940001 | |
| 20805922 | 2 months ago | | | 0 | 0.00073287034 |
ABI
ABI objects
Getter at block 21160554
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
Rare Pepe
symbol() view returns (string)
rPepe
totalSupply() view returns (uint256)
28203568259313667249022167
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findTwoPointFivePercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.