Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIDO | ERC-20 | 84.678872M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19862608 | 6 months ago | | | 0 | 0.0010355576 | |
| 16558015 | 2 years ago | | | 0 | 0.0013635675 | |
| 16552671 | 2 years ago | | | 0 | 0.0012006526 | |
| 16552295 | 2 years ago | | | 0 | 0.0012705890 | |
| 16551746 | 2 years ago | | | 0 | 0.0010907746 | |
| 16551746 | 2 years ago | | | 0 | 0.00061915000 | |
| 16551731 | 2 years ago | | | 0 | 0.0011063532 | |
| 16551618 | 2 years ago | | | 0 | 0.0012719700 | |
| 16551432 | 2 years ago | | | 0 | 0.0029011409 | |
| 16551432 | 2 years ago | | | 0 | 0.0029011409 |
ABI
ABI objects
Getter at block 21086503
deadBlocks() view returns (uint256)
1
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
16551225
launchedTime() view returns (uint256)
1675463027
liquidityFeeReceiver() view returns (address)
0xda87a5e6a934112019137748e332d4bb772e3feb
marketingFeeReceiver() view returns (address)
0xda87a5e6a934112019137748e332d4bb772e3feb
maxBuyTxTokens() view returns (uint256)
1000000000
maxSellTxTokens() view returns (uint256)
1000000000
maxWalletTokens() view returns (uint256)
1000000000
name() pure returns (string)
AIDoge
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x3e2cf1a7293c45c2452f98c6b6afd4f2c73f98c4
protectionCount() view returns (uint256)
0
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
AIDO
totalSupply() view returns (uint256)
1000000000000000000
transferTax() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
liquidityCreator(address) view returns (bool)
protected(address) view returns (uint256)
shouldTakeFee(address sender, address recipient) view returns (bool)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _liquiditySellFee, uint256 _marketingFee, uint256 _marketingSellFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
toggleTransferTax()
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)
FeesSet(uint256 totalBuyFees, uint256 totalSellFees, uint256 denominator)
FundsDistributed(uint256 marketingETH, uint256 liquidityETH, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.