POTASSIUM
Verified contract
Active on
Ethereum with 682 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$POT | ERC-20 | 963.640453K | -- | -- | |
POT | ERC-20 | 689.248321K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20207609 | 5 months ago | | | 0 | 0.00029311945 | |
| 19793725 | 7 months ago | | | 0 | 0.00014764318 | |
| 18952040 | 10 months ago | | | 0 | 0.00040163849 | |
| 18951161 | 10 months ago | | | 0 | 0.00052695381 | |
| 18423375 | a year ago | | | 0 | 0.00070110628 | |
| 18373559 | a year ago | | | 0 | 0.00026473153 | |
| 18358507 | a year ago | | | 0 | 0.00013838588 | |
| 18240489 | a year ago | | | 0 | 0.00031637358 | |
| 18237320 | a year ago | | | 0 | 0.00034546659 | |
| 18231022 | a year ago | | | 0 | 0.00030511610 |
ABI
ABI objects
Getter at block 21225268
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint8 marketingTax, uint8 lpTax)
(marketingTax=2, lpTax=0)
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x18d556661d754942a80dff922f6460657197ca25
maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000000000000000000000000000000000000
name() pure returns (string)
POTASSIUM
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa9bebb883fc6c0d59f9f2b7b67ae5e484fe6349d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8 marketingTax, uint8 lpTax)
(marketingTax=1, lpTax=1)
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
$POT
totalSupply() view returns (uint256)
100000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 lpTokens)
(marketingTokens=23754044514454, lpTokens=23754044514454)
watchdogMode() view returns (bool)
false
Read-only
_dogSellTime(address) view returns (uint256)
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) 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)
owner_rescueETH(uint256 weiAmount)
owner_rescueTokens()
owner_setBlacklisted(address account, bool isBlacklisted)
owner_setBulkIsBlacklisted(address[] accounts, bool state)
owner_setBuyTaxes(uint8 marketingTax, uint8 lpTax)
owner_setDogSellTimeForAddress(address holder, uint256 dTime)
owner_setSellTaxes(uint8 marketingTax, uint8 lpTax)
owner_setTransferMaxes(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
owner_setWatchDogg(bool status_)
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)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.