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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000565 |
$0 | |
ANDY | ERC-20 | 10M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17368495 | 4 months ago | | | 0 | 0.0000015572761 | |
| 16626353 | 5 months ago | | | 0 | 8.3362915e-7 | |
| 16625807 | 5 months ago | | | 0 | 0.0000051482355 | |
| 14902233 | 6 months ago | | | 0 | 0.0000019978422 | |
| 12424651 | 8 months ago | | | 0 | 0.0000018771932 | |
| 12094386 | 8 months ago | | | 0 | 0.0000018990177 | |
| 12089513 | 8 months ago | | | 0 | 0.0000065237370 | |
| 12001060 | 8 months ago | | | 0 | 7.1429178e-7 | |
| 11999311 | 8 months ago | | | 0 | 0.0000012078790 | |
| 11778307 | 9 months ago | | | 0 | 0.0000069409730 |
ABI
ABI objects
Getter at block 23167580
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x4b9de8093e36f1fd224ff2f32885b45becaa80b7
maxWalletAmount() view returns (uint256)
9999999999999999999999999999999999999999
name() view returns (string)
BasedAndy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ANDY
taxBuyForMarketing() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xedaa70c26c779d0f1bc47e70cce8bdbb4f060e3c
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimit(uint256 _maxWalletAmount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeTaxForMarketing(uint256 _taxBuyForMarketing, uint256 _taxSellForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool _trading) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setIsExcludeFee(address[] _address, bool state) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.