DoodlingPotatoes
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOODS | ERC-20 | 2.02839M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18130260 | a year ago | | | 0 | 0.00072330705 | |
| 18130247 | a year ago | | | 0 | 0.00078716447 | |
| 18130246 | a year ago | | | 0 | 0.00075478537 | |
| 18130236 | a year ago | | | 0 | 0.00079005503 | |
| 18130233 | a year ago | | | 0 | 0.00037806733 | |
| 18130229 | a year ago | | | 0 | 0.0017975549 | |
| 18130229 | a year ago | | | 0 | 0.00048632461 | |
| 18130226 | a year ago | | | 0 | 0.00073880753 | |
| 18130226 | a year ago | | | 0 | 0.00073880753 | |
| 18130226 | a year ago | | | 0 | 0.00081969414 |
ABI
ABI objects
Getter at block 21097319
buyTax() view returns (uint256 marketing, uint256 liquidity, uint256 stakestakerewards, uint256 total)
(marketing=1, liquidity=0, stakestakerewards=2, total=3)
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xa63f54db6093e59eeb9e6deea04151c0ebdeb493
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Doodling Potatoes
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256 marketing, uint256 liquidity, uint256 stakestakerewards, uint256 total)
(marketing=1, liquidity=0, stakestakerewards=2, total=3)
stakestakerewardsWallet() view returns (address)
0x22e3f79780ac04e5ff4e5f1df7fd268c6b1b9f7b
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
DOODS
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5d02cbaec7b7345a54d47d7ff4ffdbed7d573cf1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setPotatoFees(uint256 _buyMarketing, uint256 _buyLiquidity, uint256 _buyStakeRewards, uint256 _sellMarketing, uint256 _sellLiquidity, uint256 _sellStakeRewards)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address _marketingWallet)
updateStakeRewards(address _stakestakerewardsWallet)
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)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.