Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PEPE BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17266107 | 4 months ago | | | 0 | 0.0000055484528 | |
| 16095091 | 5 months ago | | | 0 | 0.0000055484528 | |
| 15194580 | 6 months ago | | | 0 | 2.1269325e-7 | |
| 15187425 | 6 months ago | | | 0 | 2.9167210e-7 | |
| 15187409 | 6 months ago | | | 0 | 2.9694529e-7 | |
| 2509831 | a year ago | | | 0 | 0.000013265077 | |
| 2352417 | a year ago | | | 0 | 0.000070428003 | |
| 2348085 | a year ago | | | 0 | 0.000070356003 | |
| 2345129 | a year ago | | | 0 | 0.000072358503 | |
| 2344995 | a year ago | | | 0 | 0.000069655503 |
ABI
ABI objects
Getter at block 22946725
decimals() view returns (uint8)
18
mktAdress() view returns (address)
0xb780da30bf0a66fc857610088c2ff694d9d0c010
name() view returns (string)
PEPE BASE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PEPE
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isApprove(address sss) view returns (bool)
State-modifying
Events Excute(address sss)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(address sss)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tokenName, string tokensymbol, address marketingAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.