Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ALSD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18903445 | a year ago | | | 0 | 0.00083912400 | |
| 18489351 | a year ago | | | 0 | 0.00066530355 | |
| 18438414 | a year ago | | | 0 | 0.00043609075 | |
| 18429104 | a year ago | | | 0 | 0.0011651520 | |
| 18429079 | a year ago | | | 0 | 0.0012897020 | |
| 18402812 | a year ago | | | 0 | 0.00017911859 | |
| 18402810 | a year ago | | | 0 | 0.00017956133 | |
| 18338874 | a year ago | | | 0 | 0.00024567840 | |
| 18338737 | a year ago | | | 0 | 0.00013862072 | |
| 18338701 | a year ago | | | 0 | 0.00013967000 |
ABI
ABI objects
Getter at block 21319155
MAX_SUPPLY() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
factoryAddress() view returns (address)
0x441327fb54d3da2edbcdc9eb50739f565b7d379d
factoryAddressSet() view returns (bool)
true
feesWallet() view returns (address)
0xfcd65730d64630e00c63ae02bbd4fba80181cd4d
maxWallet() view returns (uint256)
2000000000000000000000
name() view returns (string)
ALSD
owner() view returns (address)
0xaeaf7f2e853ccf4ff4ef0df44bea34f68482a160
sellFee() view returns (uint256)
15
symbol() view returns (string)
ALSD
totalSupply() view returns (uint256)
2500000000000000000000000
uniswapV2Pair() view returns (address)
0x9cdf3a77edb3782ba259b7c2bef674637c0243d1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintIncentiveLiquidity(uint256 amount) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFactoryAddress(address _factoryAddress)
setFeesWallet(address _address)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _fee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _feesWallet, address _treasuryWallet, address _airdropWallet, address _teamWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.