Babydoge 2.0
Verified contract
Active on
Ethereum with 4,601 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4765…4a99
0x77fd…51e1
Balances ($13.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 13.073721 | $1.001 |
$13.09 | |
Babydoge2.0 | ERC-20 | 73.131582T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21149823 | a day ago | | | 0 | 0.00072810557 | |
| 21140113 | 3 days ago | | | 0 | 0.00066207063 | |
| 21111624 | 7 days ago | | | 0 | 0.00022985754 | |
| 21111618 | 7 days ago | | | 0 | 0.00030128711 | |
| 21079252 | 11 days ago | | | 0 | 0.00061164525 | |
| 20799401 | 2 months ago | | | 0 | 0.0017384625 | |
| 20598942 | 3 months ago | | | 0 | 0.000052472446 | |
| 20517701 | 3 months ago | | | 0 | 0.00013380382 | |
| 20453097 | 3 months ago | | | 0 | 0.000045208000 | |
| 20434641 | 3 months ago | | | 0 | 0.0013577588 |
ABI
ABI objects
Getter at block 21160522
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)
0xa75b1f296cdc470a0b8155f3e656e8430dc87510
name() pure returns (string)
Babydoge 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
30
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
84000000000000000000000
symbol() pure returns (string)
Babydoge2.0
totalSupply() pure returns (uint256)
420000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing, address marketing2)
enableTrading()
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)
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, address marketing2)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.