PepeCripsOGTupacIceCube10🔵Inu
Verified contract
Active on
Ethereum with 61 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPECRIPS | ERC-20 | 22.538707K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18172626 | a year ago | | | 0 | 0.00065176081 | |
| 18172623 | a year ago | | | 0 | 0.00063986494 | |
| 18172607 | a year ago | | | 0 | 0.00063984284 | |
| 18172601 | a year ago | | | 0 | 0.00076404775 | |
| 18172593 | a year ago | | | 0 | 0.00066622302 | |
| 18172589 | a year ago | | | 0 | 0.00053132967 | |
| 18172589 | a year ago | | | 0 | 0.00080733090 | |
| 18172588 | a year ago | | | 0 | 0.00081877842 | |
| 18172587 | a year ago | | | 0 | 0.00035007000 | |
| 18172585 | a year ago | | | 0 | 0.00065165805 |
ABI
ABI objects
Getter at block 21324308
balance() view returns (uint256)
2000000000000000000000000000000
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x2fa74fcde70c9294a228c7778392a301a09ea6ea
marketingWallet() view returns (address)
0x302848bc2c8b4c145ec3f6bf8a661eb0526970e4
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
PepeCripsOGTupacIceCube10🔵Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
PEPECRIPS
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x3429a62cb33135ef88473f43e1a74b1a293ce36a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _developmentFee)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _developmentFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
withdrawStuckTokens(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.