Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AMD | ERC-20 | 19.842714M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19686213 | 8 months ago | | | 0 | 0.00037662034 | |
| 19686206 | 8 months ago | | | 0 | 0.00044081005 | |
| 19660603 | 8 months ago | | | 0 | 0.00071690245 | |
| 19448969 | 9 months ago | | | 0 | 0.0016924576 | |
| 19428900 | 9 months ago | | | 0 | 0.0026491149 | |
| 19330029 | 9 months ago | | | 0 | 0.0018960624 | |
| 19329913 | 9 months ago | | | 0 | 0.0017019980 | |
| 19329902 | 9 months ago | | | 0 | 0.0014618914 | |
| 19329895 | 9 months ago | | | 0 | 0.0018966789 | |
| 19329889 | 9 months ago | | | 0 | 0.0030569727 |
ABI
ABI objects
Getter at block 21389571
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
marketWallet() view returns (address)
0xd3581094a5c35b4811b7f9165ac623c872b0338e
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
AlphaMind
owner() view returns (address)
0xd3581094a5c35b4811b7f9165ac623c872b0338e
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
99
sellTotalFees() view returns (uint256)
99
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
AMD
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
1821206149747600497005853
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb0402eb49f1774938e6b7588e63896e78dad3adb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events _excludeFromFees(address account, bool excluded)
addTradingPair(address pair, bool value)
approve(address spender, uint256 amount) returns (bool)
changeSellFees(uint256 _marketingFee, uint256 _liquidityFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits() returns (bool)
renounceOwnership()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address _marketWallet)
updateMaxTxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.