BABYDOGE2.0
Verified contract
Active on
Ethereum with 571 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0ce3…5aea
Balances ($0.00)
No balances found for "BABYDOGE2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20863341 | a month ago | | | 0 | 0.00047115139 | |
| 20763548 | 2 months ago | | | 0 | 0.00094247075 | |
| 20677194 | 2 months ago | | | 0 | 0.00010935527 | |
| 20491187 | 3 months ago | | | 0 | 0.00020236684 | |
| 20433042 | 3 months ago | | | 0 | 0.00049724110 | |
| 20286615 | 4 months ago | | | 0 | 0.00012599862 | |
| 20223410 | 4 months ago | | | 0 | 0.00022015729 | |
| 20196427 | 4 months ago | | | 0 | 0.000095790125 | |
| 19923901 | 6 months ago | | | 0 | 0.00029903797 | |
| 19360356 | 8 months ago | | | 0 | 0.0024799731 |
ABI
ABI objects
Getter at block 21176455
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
420000000000000000000000000
buyfee() view returns (uint256)
0
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x501f9a96c032bd0c7c81c2d41d4c7a6eadaf0987
name() pure returns (string)
BABYDOGE2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
returnLimits() view returns (uint256 maxtx, uint256 maxwallet)
(maxtx=420000000000000000000000000, maxwallet=420000000000000000000000000)
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
84000000000000000000000
symbol() pure returns (string)
BABYDOGE2.0
totalSupply() view returns (uint256)
420000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address account)
changeLimits(uint256 amount)
changeLpPair(address newPair)
changeTaxes(uint256 buy, uint256 sell)
changeWallets(address marketing)
enableTrading(uint256 deadline)
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklist(address account)
zeroLimits()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.