Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DOODLERS | ERC-20 | 10.257347M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17238010 | 2 years ago | | | 0 | 0.0061823193 | |
| 17238007 | 2 years ago | | | 0 | 0.0067426345 | |
| 17237984 | 2 years ago | | | 0 | 0.0055231710 | |
| 17237981 | 2 years ago | | | 0 | 0.0050014800 | |
| 17237968 | 2 years ago | | | 0 | 0.0048003514 | |
| 17237964 | 2 years ago | | | 0 | 0.0048928991 | |
| 17237963 | 2 years ago | | | 0 | 0.0049335437 | |
| 17237963 | 2 years ago | | | 0 | 0.047879729 | |
| 17237955 | 2 years ago | | | 0 | 0.0045909078 | |
| 17237935 | 2 years ago | | | 0 | 0.0049117244 |
ABI
ABI objects
Getter at block 21215551
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=0, marketing=0)
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x0220a3d3abf4be7e7da3e416c53b7f2dc48ccec8
name() pure returns (string)
DOODLERS
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=0, marketing=0)
symbol() pure returns (string)
$DOODLERS
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xf41256b1bba100db1d6c8aac36c952e5bb32975d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isIncludedFromFee(address account) view returns (bool)
State-modifying
Events BurnLP(uint256 enable)
approve(address spender, uint256 amount) returns (bool)
approved()
blacklistBots()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setFees(uint256 newLiquidityBuyFee, uint256 newMarketingBuyFee, uint256 newLiquiditySellFee, uint256 newMarketingSellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.