AIBABYDOGE
Verified contract
Active on
Ethereum with 1,188 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe108…7150
-
variable spans 1 additional slot
Balances ($403.30)
Native
Value
$403.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.109669 | $3,677.42 |
$403.3 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21307413 | a day ago | | | 0 | 0.00046880511 | |
| 21296093 | 3 days ago | | | 0 | 0.00044790833 | |
| 21286540 | 4 days ago | | | 0 | 0.00047966626 | |
| 21280405 | 5 days ago | | | 0 | 0.0025215238 | |
| 21278838 | 5 days ago | | | 0 | 0.00057814105 | |
| 21275212 | 6 days ago | | | 0 | 0.00036135472 | |
| 21258403 | 8 days ago | | | 0 | 0.00034455456 | |
| 21258026 | 8 days ago | | | 0 | 0.00049445367 | |
| 21258012 | 8 days ago | | | 0 | 0.00070157645 | |
| 21251145 | 9 days ago | | | 0 | 0.0010835114 |
ABI
ABI objects
Getter at block 21315810
decimals() view returns (uint8)
6
feeDenominator() view returns (uint256)
10000
getCirculatingSupply() view returns (uint256)
415000000000000000000000
getMinterLength() view returns (uint256)
1
inSwap() view returns (bool)
false
jackpotWallet() view returns (address)
0xe1080bd066cab7a2bdb3fbdcffc57c12e8d97150
launchedAt() view returns (uint256)
17181492
launchedAtTimestamp() view returns (uint256)
1683132731
luckyDropEnabled() view returns (bool)
true
name() view returns (string)
AIBABYDOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
AIBABYDOGE
totalFeeBuy() view returns (uint256)
0
totalFeeSell() view returns (uint256)
0
totalSupply() view returns (uint256)
420000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canAddLiquidityBeforeLaunch(address) view returns (bool)
getPair(uint256 index) view returns (address)
isFeeExempt(address) view returns (bool)
isPair(address account) view returns (bool)
State-modifying
Events addPair(address pair) returns (bool)
approve(address spender, uint256 amount) returns (bool)
clearStuckEthBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delPair(address pair) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializePair()
launch()
renounceOwnership()
rescueToken(address tokenAddress)
setBuyFees(uint256 _totalFeeBuy)
setFeeReceivers(address _bonusWallet, address _jackpotWallet)
setIsFeeExempt(address[] holder, bool exempt)
setLuckyDropEnabled(bool _enabled)
setSellFees(uint256 _totalFeeSell)
transfer(address to, 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)
Trade(address user, address pair, uint256 amount, uint256 side, uint256 circulatingSupply, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _factory, address _weth)
receive()
This contract contains no error objects.