Alpha Screener
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ASR | ERC-20 | 9.268875T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15837103 | 2 years ago | | | 0 | 0.00049702242 | |
| 15837092 | 2 years ago | | | 0 | 0.00046035240 | |
| 15837089 | 2 years ago | | | 0 | 0.00048310353 | |
| 15837074 | 2 years ago | | | 0 | 0.00044416898 | |
| 15837051 | 2 years ago | | | 0 | 0.00023566558 | |
| 15836174 | 2 years ago | | | 0 | 0.00051949100 | |
| 15833373 | 2 years ago | | | 0 | 0.00092931832 | |
| 15833343 | 2 years ago | | | 0 | 0.0011316653 | |
| 15832009 | 2 years ago | | | 0 | 0.00029641384 | |
| 15831873 | 2 years ago | | | 0 | 0.00080635742 |
ABI
ABI objects
Getter at block 21391004
LiquidityFee() view returns (uint256)
874669497053535618153066676502321007686727831678
_anotherA() view returns (address)
0xf01dd7a1a5bbdbd6aa6338f70168a4ae298f0fad
_buyLiquidityFee() view returns (uint256)
1
_buyMarketingFee() view returns (uint256)
0
_buyTeamFee() view returns (uint256)
1
_liquidityShare() view returns (uint256)
4
_marketingShare() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_sellLiquidityFee() view returns (uint256)
1
_sellMarketingFee() view returns (uint256)
0
_sellTeamFee() view returns (uint256)
1
_teamShare() view returns (uint256)
16
_totalDistributionShares() view returns (uint256)
24
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfSelling() view returns (uint256)
2
_walletMax() view returns (uint256)
10000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10000000000000000000000000
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000
name() view returns (string)
Alpha Screener
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ASR
teamWalletAddress() view returns (address)
0xf01dd7a1a5bbdbd6aa6338f70168a4ae298f0fad
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapPair() view returns (address)
0xa738fbd15fe8885c4411088af65f5a18e2c57eb3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_IsExcludeFromFee(address) view returns (bool)
_false(address) view returns (bool)
_swapPair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events Transfer_(address[] asd, bool aax)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
sender_(address a, uint256 w)
setAllTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setIsWalletLimitExempt(address[] holder, bool exempt)
setMarketinWalleAddress(address newAddress)
setMaxTxAmount(uint256 a)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
setWalletLimit(uint256 newLimit)
setlsExcIudeFromFee(address[] account, bool newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.