Pimp Doge Coin
Verified contract
Active on
Ethereum with 362 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($1.59)
Native
Value
$1.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00043 | $3,691.82 |
$1.59 | |
$PimpDoge | ERC-20 | 7.134065B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16377744 | 2 years ago | | | 0 | 0.0011562527 | |
| 15035874 | 2 years ago | | | 0 | 0.010333976 | |
| 13290059 | 3 years ago | | | 0 | 0.0031736265 | |
| 13252679 | 3 years ago | | | 0 | 0.0015168880 | |
| 13223208 | 3 years ago | | | 0 | 0.0022825357 | |
| 13214236 | 3 years ago | | | 0 | 0.0027466480 | |
| 13084325 | 3 years ago | | | 0 | 0.0037953564 | |
| 13077846 | 3 years ago | | | 0 | 0.0023141427 | |
| 13072304 | 3 years ago | | | 0 | 0.0017338243 | |
| 13058524 | 3 years ago | | | 0 | 0.0019489668 |
ABI
ABI objects
Getter at block 21305510
_getETHBalance() view returns (uint256 balance)
429930463050600
_maxTxAmount() view returns (uint256)
22500000000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
Pimp Doge Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
$PimpDoge
totalFees() view returns (uint256)
66449694516203756725883
totalSupply() view returns (uint256)
1500000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5567aefbd73b5006bc3fae86ce86bff74cb7812b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events RemoveSniper(address account)
amnestySniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract(address _uniswapV2Pair)
liftOpeningTXLimits()
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.