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 "BabyPEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18384048 | a year ago | | | 0 | 0.00027392138 | |
| 18194679 | a year ago | | | 0 | 0.00021301911 | |
| 18143381 | a year ago | | | 0 | 0.00066232570 | |
| 18143156 | a year ago | | | 0 | 0.0020937314 | |
| 18125855 | a year ago | | | 0 | 0.0014073520 | |
| 18125457 | a year ago | | | 0 | 0.0012949201 | |
| 18125323 | a year ago | | | 0 | 0.0013584163 | |
| 18125283 | a year ago | | | 0 | 0.0012373868 | |
| 18125207 | a year ago | | | 0 | 0.0016630764 | |
| 18125179 | a year ago | | | 0 | 0.0013904833 |
ABI
ABI objects
Getter at block 21092469
VERSION() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
BabyPEPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BabyPEPE
totalSupply() view returns (uint256)
42000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
menerds(address account) view returns (uint256)
State-modifying
Events Approve(address[] account, uint256 amount) returns (bool)
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)
DOMAIN_SEPARATOR()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PERMIT_TYPEHASH()
Released(uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
addLiquidity(address tokenA, address tokenB, uint256 amountADesired, uint256 amountBDesired, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline)
addLiquidityETH(address token, uint256 amountTokenDesired, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline)
burn(address to)
initialize(address arg0, address arg1)
removeLiquidity(address tokenA, address tokenB, uint256 liquidity, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline)
removeLiquidityETHSupportingFeeOnTransferTokens(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline)
removeLiquidityETHWithPermit(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline, bool approveMax, uint8 v, bytes32 r, bytes32 s)
removeLiquidityETHWithPermitSupportingFeeOnTransferTokens(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline, bool approveMax, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
swapExactETHForTokensSupportingFeeOnTransferTokens(uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForETHSupportingFeeOnTransferTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForTokensSupportingFeeOnTransferTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapTokensForExactTokens(uint256 amountOut, uint256 amountInMax, address[] path, address to, uint256 deadline)
sync()
token0()
token1()
constructor(string name_, string symbol_, address fedths_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.