Pepe Clown
Verified contract
Active on
Ethereum with 2,584 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8994…55d9
Balances ($0.00)
No balances found for "Pepe Clown"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156976 | 2 days ago | | | 0 | 0.00035518698 | |
| 21140118 | 4 days ago | | | 0 | 0.00035072834 | |
| 21056644 | 16 days ago | | | 0 | 0.00016324650 | |
| 21056643 | 16 days ago | | | 0 | 0.00015172420 | |
| 21025127 | 20 days ago | | | 0 | 0.00016094336 | |
| 20871343 | a month ago | | | 0 | 0.00056702262 | |
| 20839471 | 2 months ago | | | 0 | 0.00038279537 | |
| 20698051 | 2 months ago | | | 0 | 0.000061271505 | |
| 19849449 | 6 months ago | | | 0 | 0.000095782841 | |
| 19837195 | 6 months ago | | | 0 | 0.000099960000 |
ABI
ABI objects
Getter at block 21168317
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_tokenDistributor() view returns (address)
0x89940247404479c2f4993456c9e29a342ba555d9
decimals() view returns (uint8)
9
fundCount() view returns (uint256)
0
name() view returns (string)
Pepe Clown
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
17499985
symbol() view returns (string)
PPC
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xded5dd6eae725021f99dd690a9b341b35b702811
usdt() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autoSwap(uint256 _count)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
errorToken(address _token)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initPair(address _token, address _swap)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
startTrade(address[] adrs)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdawOwner(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.