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 |
---|---|---|---|---|---|
PEPE | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18426685 | a year ago | | | 0 | 0.00063238169 | |
| 18367952 | a year ago | | | 0 | 0.00039061605 | |
| 18141273 | a year ago | | | 0 | 0.00061937466 | |
| 18139451 | a year ago | | | 0 | 0.00038752201 | |
| 18138808 | a year ago | | | 0 | 0.00060067746 | |
| 18136068 | a year ago | | | 0 | 0.0011235780 | |
| 18136068 | a year ago | | | 0 | 0.0011235780 | |
| 18136068 | a year ago | | | 0 | 0.0011235780 | |
| 18136068 | a year ago | | | 0 | 0.0011235780 | |
| 18136047 | a year ago | | | 0 | 0.00080478742 |
ABI
ABI objects
Getter at block 21213263
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MinAmount() view returns (uint256)
100
_tokenDistributor() view returns (address)
0x0000000000000000000000000000000000000000
autotimes() view returns (uint256)
20
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
9
fundCount() view returns (uint256)
0
name() view returns (string)
PEPE
owner() view returns (address)
0x97460607da544c67022448f2da5966ec72966443
sellFee() view returns (uint256)
99
startTradeBlock() view returns (uint256)
18135858
symbol() view returns (string)
PEPE
times() view returns (uint256)
21
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xe077bfa1a1360a66eff6d9eb0c0b8c766757aba4
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)
firstAddress(address account)
firstMultipleAddress(address[] accounts, bool excluded)
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)
setFees(uint256 _buyFee, uint256 _sellFee)
setPair(address _pair, address router, address _usdt)
setautotimes(uint256 _ti)
startTrade()
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)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.