Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ASTRA | ERC-20 | 6.345198M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20610865 | 3 months ago | | | 0 | 0.000058033282 | |
| 20537891 | 3 months ago | | | 0 | 0.000055502686 | |
| 20239015 | 5 months ago | | | 0 | 0.00077238796 | |
| 18909652 | a year ago | | | 0 | 0.00046821830 | |
| 18598512 | a year ago | | | 0 | 0.00050506664 | |
| 18597623 | a year ago | | | 0 | 0.0011118505 | |
| 18596752 | a year ago | | | 0 | 0.00062727290 | |
| 18596686 | a year ago | | | 0 | 0.00046893301 | |
| 18596677 | a year ago | | | 0 | 0.00048337977 | |
| 18596677 | a year ago | | | 0 | 0.00084760952 |
ABI
ABI objects
Getter at block 21228230
ASTRATeam() view returns (address)
0x3e521d66eec25021e84ad08f110a76ff465b7910
_maxWalletAmount() view returns (uint256)
20100000000000000
decimals() pure returns (uint8)
9
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTwitterInformation() view returns (string)
getWebsiteInformation() view returns (string)
name() pure returns (string)
AD ASTRA TOKEN
pair() view returns (address)
0x14829e05d655e6ff33fd72ffe5ab37b643d16a86
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
ASTRA
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setFee(uint256 _ASTRAFee)
setMaxWallet(uint256 _percentage)
setSocials(string __websiteInformation, string __twitterInformation)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.