ASTROELON
Verified contract
Active on
Ethereum with 14,488 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,293.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 58.158348 | $10.55 |
$613.57 | |
LINK | ERC-20 | 32.476621 | $16.84 |
$546.91 | |
ELON | ERC-20 | 409.626142M | $0.00 |
$79.06 | |
SKL | ERC-20 | 1.019483K | $0.053136 |
$54.17 | |
ELONONE | ERC-20 | 145.40848B | -- | -- | |
KOCHI | ERC-20 | 3.912171B | -- | -- | |
LABRA | ERC-20 | 1.367699B | -- | -- | |
TAMA | ERC-20 | 7.317295K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242830 | a day ago | | | 0 | 0.00056710257 | |
| 21242810 | a day ago | | | 0 | 0.00057507063 | |
| 21242779 | a day ago | | | 0 | 0.00059556597 | |
| 21242762 | a day ago | | | 0 | 0.00061932064 | |
| 21242721 | a day ago | | | 0 | 0.00066885460 | |
| 21242528 | a day ago | | | 0 | 0.00049708294 | |
| 21227721 | 3 days ago | | | 0 | 0.00047001628 | |
| 21223941 | 4 days ago | | | 0 | 0.0021168687 | |
| 21223895 | 4 days ago | | | 0 | 0.0022668412 | |
| 21221389 | 4 days ago | | | 0 | 0.0010069424 |
ABI
ABI objects
Getter at block 21249834
_maxTxAmount() view returns (uint256)
500000000000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
ASTROELON
owner() view returns (address)
0x06bdcf9946ddc8ae7faa349b4e71518d0d8cea9a
symbol() view returns (string)
ELONONE
totalFees() view returns (uint256)
186906780447427377515968
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.