PEPEBOMB
Verified contract
Active on
Ethereum with 3,330 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5384…08e6
Balances ($191.81)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPEBOMB | ERC-20 | 10.756933M | $0.000013 |
$141.56 | |
USDT | ERC-20 | 50 | $1.001 |
$50.05 | |
MSN | ERC-20 | 1.909458 | $0.104111 |
$0.2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21217952 | 9 days ago | | | 0 | 0.00054784934 | |
| 21200037 | 12 days ago | | | 0 | 0.00029608520 | |
| 21199523 | 12 days ago | | | 0 | 0.00032903685 | |
| 21112161 | 24 days ago | | | 0 | 0.00026118098 | |
| 20991658 | a month ago | | | 0 | 0.00059222438 | |
| 20898488 | 2 months ago | | | 0 | 0.00026030030 | |
| 20896065 | 2 months ago | | | 0 | 0.00018617345 | |
| 20884835 | 2 months ago | | | 0 | 0.00060365820 | |
| 20861010 | 2 months ago | | | 0 | 0.00055278046 | |
| 20859927 | 2 months ago | | | 0 | 0.00036750600 |
ABI
ABI objects
Getter at block 21283970
buyFee() view returns (uint256)
5
cxWallet() view returns (address)
0x5384c9b586d8303569dca2ef33074051cd2b08e6
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
minimumTokensBeforeSwap() view returns (uint256)
100000000000000000
name() view returns (string)
pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PEPEBOMB
totalSupply() view returns (uint256)
3000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0509c9e09d3cf2b5346ebc212231aed09c0fd0b6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getValue(uint256 a) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
swapAndLiquify()
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)
AuditLog(string arg0, address arg1)
Log(string arg0, uint256 arg1)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.