Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AUNDY | ERC-20 | 2.252719M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20948662 | a month ago | | | 0 | 0.00041271884 | |
| 20891967 | a month ago | | | 0 | 0.00011950096 | |
| 20507149 | 3 months ago | | | 0 | 0.000065522288 | |
| 20506405 | 3 months ago | | | 0 | 0.000094576775 | |
| 20489829 | 3 months ago | | | 0 | 0.00033807986 | |
| 20451217 | 3 months ago | | | 0 | 0.000073717065 | |
| 20429202 | 4 months ago | | | 0 | 0.00039636702 | |
| 20429190 | 4 months ago | | | 0 | 0.00025114528 | |
| 20429188 | 4 months ago | | | 0 | 0.00042690847 | |
| 20429136 | 4 months ago | | | 0 | 0.00025939125 |
ABI
ABI objects
Getter at block 21198312
AntiWhaleActive() view returns (bool)
false
TradeActive() view returns (bool)
true
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
dexPair() view returns (address)
0x6cb27176e64ed00a2698bcedf7e697361456a334
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
maxTransaction() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Aundy
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapProtection() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000
symbol() view returns (string)
AUNDY
totalSupply() view returns (uint256)
1000000000000000000
Read-only
_excludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnsRemainTokens(address tokenAddress)
clearStuckTokens(address tokenAddress)
cleartuckEths()
excludeFromFee(address _adr, bool _status)
openTrade()
removesLimits()
renounceOwnership()
setFee(uint256 _buySide, uint256 _sellSide)
setMaxWalletLimit(uint256 newLimit)
setSwapSetting(bool _swapenabled, bool _protected)
setSwapThreshold(uint256 _threshold)
setTxLimit(uint256 newLimit)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet)
receive()
This contract contains no error objects.