Clown Pepe
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x54a1…2124
Balances ($0.00)
No balances found for "Clown Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21097518 | 25 days ago | | | 0 | 0.000096161075 | |
| 18311076 | a year ago | | | 0 | 0.00088055877 | |
| 18305367 | a year ago | | | 0 | 0.00026508347 | |
| 18305349 | a year ago | | | 0 | 0.00028991092 | |
| 18305319 | a year ago | | | 0 | 0.00031836983 | |
| 18305299 | a year ago | | | 0 | 0.00016738089 | |
| 18305284 | a year ago | | | 0 | 0.0026994455 | |
| 18305283 | a year ago | | | 0 | 0.00034984071 | |
| 18305277 | a year ago | | | 0 | 0.00029028773 | |
| 18305265 | a year ago | | | 0 | 0.00043815782 |
ABI
ABI objects
Getter at block 21274273
_decimals() view returns (uint256)
9
_totalSupply() view returns (uint256)
100000000000000000000
decimals() view returns (uint256)
9
marketingWallet() view returns (address)
0xa5fd68618a49c46f2fc5fea14cafa59792a732a0
name() view returns (string)
Clown Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
HONK
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _approval(uint256 amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed ad1, address indexed ad3, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from_, address indexed _to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.