Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,680.69 |
$0 | |
BABYDOGE | ERC-20 | 44.153276K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20572887 | 3 months ago | | | 0 | 0.000041890500 | |
| 20570854 | 3 months ago | | | 0 | 0.000073970611 | |
| 19883959 | 6 months ago | | | 0 | 0.00053614254 | |
| 19865797 | 7 months ago | | | 0 | 0.00016956699 | |
| 18266570 | a year ago | | | 0 | 0.00030568920 | |
| 18014578 | a year ago | | | 0 | 0.0016260390 | |
| 18006591 | a year ago | | | 0 | 0.00060156496 | |
| 17973137 | a year ago | | | 0 | 0.0013629105 | |
| 17972623 | a year ago | | | 0 | 0.00075286586 | |
| 17970559 | a year ago | | | 0 | 0.0049274746 |
ABI
ABI objects
Getter at block 21302075
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xddf99c6776e8c336848f622a6806333dbe3b4e3c
maxBuyLimit() view returns (uint256)
8400000000000000000000000
maxSellLimit() view returns (uint256)
8400000000000000000000000
maxWalletLimit() view returns (uint256)
8400000000000000000000000
name() view returns (string)
BABYDOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
providingLiquidity() view returns (bool)
true
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=1, liquidity=0, burn=0)
symbol() view returns (string)
BABYDOGE
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=1, liquidity=0, burn=0)
tokenLiquidityThreshold() view returns (uint256)
42000000000000000000000
totalSupply() view returns (uint256)
420000000000000000000000000
transferTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=0, liquidity=0, burn=0)
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair() view returns (address)
0xacfb77373456b4ec0a385dd40d4138a9f414d6ba
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events _openTrading()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
reedemTokens(address token)
renounce(uint256 _Buymarketing, uint256 _Sellmarketing)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLiquidityTreshhold(uint256 new_amount)
updateMarketingTax(uint256 _Buymarketing, uint256 _Sellmarketing)
updateMarketingWallet(address _newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
LimitRemoved(uint256 maxBuy, uint256 maxSell, uint256 maxWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
constructor()
receive()
This contract contains no error objects.