Pepe Girl 2.0
Verified contract
Active on
Ethereum with 110 txns
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 Girl 2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18084067 | a year ago | | | 0 | 0.00027980337 | |
| 17925971 | a year ago | | | 0 | 0.00054208814 | |
| 17925969 | a year ago | | | 0 | 0.00048319991 | |
| 17762951 | a year ago | | | 0 | 0.0017210074 | |
| 17762948 | a year ago | | | 0 | 0.0016762511 | |
| 17762245 | a year ago | | | 0 | 0.0010890681 | |
| 17762244 | a year ago | | | 0 | 0.0011260407 | |
| 17762231 | a year ago | | | 0 | 0.0024227387 | |
| 17762230 | a year ago | | | 0 | 0.0024612043 | |
| 17760913 | a year ago | | | 0 | 0.00040499393 |
ABI
ABI objects
Getter at block 21443185
decimals() view returns (uint8)
18
name() view returns (string)
Pepe Girl 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PEPEG2
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity(uint256 tokenAmount, uint256 ethAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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 name_, string symbol_)
receive()
This contract contains no error objects.