Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5995…a160
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALB | ERC-20 | 128.727316K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20820161 | 2 months ago | | | 0 | 0.00036017603 | |
| 20208413 | 5 months ago | | | 0 | 0.00015582865 | |
| 20096869 | 5 months ago | | | 0 | 0.00024500836 | |
| 19947241 | 6 months ago | | | 0 | 0.00027078499 | |
| 19815582 | 6 months ago | | | 0 | 0.00017955774 | |
| 19815573 | 6 months ago | | | 0 | 0.00020598354 | |
| 19746149 | 7 months ago | | | 0 | 0.00028652551 | |
| 19744072 | 7 months ago | | | 0 | 0.00023554993 | |
| 19744066 | 7 months ago | | | 0 | 0.00020456133 | |
| 19744064 | 7 months ago | | | 0 | 0.00020302691 |
ABI
ABI objects
Getter at block 21201166
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
AlbitX
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ALB
totalSupply() pure returns (uint256)
100000000000000000
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)
initialize()
launch()
renounceOwnership()
setTax(uint256 _valueBuy, uint256 _valueSell)
toggleLimits()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
Launch(bool _tradingOpen, bool _swapEnabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.