BabyDOGE2.0
Verified contract
Active on
Ethereum with 936 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($9.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 9.584852 | $0.999996 |
$9.58 | |
BabyDOGE2.0 | ERC-20 | 6.82954B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21007670 | 22 days ago | | | 0 | 0.00033135802 | |
| 20022004 | 5 months ago | | | 0 | 0.00029271690 | |
| 19946011 | 6 months ago | | | 0 | 0.00020655735 | |
| 19923595 | 6 months ago | | | 0 | 0.00032313141 | |
| 19636306 | 7 months ago | | | 0 | 0.00074621322 | |
| 19335051 | 8 months ago | | | 0 | 0.0016652311 | |
| 19025692 | 10 months ago | | | 0 | 0.0025529396 | |
| 18988488 | 10 months ago | | | 0 | 0.00086097628 | |
| 18546317 | a year ago | | | 0 | 0.0012766250 | |
| 18493802 | a year ago | | | 0 | 0.0010191297 |
ABI
ABI objects
Getter at block 21162525
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_buyBurnFee() view returns (uint256)
0
_buyFundFee() view returns (uint256)
100
_buyLPFee() view returns (uint256)
0
_mainPair() view returns (address)
0x629a7b1d12075a3dffc14ab91f082a800bf686eb
_sellBurnFee() view returns (uint256)
0
_sellFundFee() view returns (uint256)
100
_sellLPFee() view returns (uint256)
0
_swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_tokenDistributor() view returns (address)
0x0000000000000000000000000000000000000000
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
currencyIsEth() view returns (bool)
true
decimals() view returns (uint256)
18
enableChangeTax() view returns (bool)
false
enableKillBlock() view returns (bool)
false
enableOffTrade() view returns (bool)
false
enableRewardList() view returns (bool)
false
enableSwapLimit() view returns (bool)
false
enableWalletLimit() view returns (bool)
false
fundAddress() view returns (address)
0x09d7e6fd26e9ef64e15a3aa3dc6bfe9ab5f7e6ff
kb() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
BabyDOGE2.0
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
0
symbol() view returns (string)
BabyDOGE2.0
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
_feeWhiteList(address) view returns (bool)
_rewardList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isReward(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeSwapLimit(uint256 _amount)
changeWalletLimit(uint256 _amount)
completeCustoms(uint256[] customs, address _router)
disableChangeTax()
disableSwapLimit()
disableWalletLimit()
launch()
multi_bclist(address[] addresses, bool value)
renounceOwnership()
setCurrency(address _currency)
setFeeWhiteList(address[] addr, bool enable)
setFundAddress(address addr)
setSwapPairList(address addr, bool enable)
setkb(uint256 a)
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)
Failed_AddLiquidity()
Failed_AddLiquidityETH()
Failed_swapExactTokensForETHSupportingFeeOnTransferTokens()
Failed_swapExactTokensForTokensSupportingFeeOnTransferTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string[] stringParams, address[] addressParams, uint256[] numberParams, bool[] boolParams)
receive()
This contract contains no error objects.