Aeroneum
Verified contract
Active on
Ethereum with 2,268 txns
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 |
---|---|---|---|---|---|
ARM | ERC-20 | 10.434292B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9478462 | 5 years ago | | | 0 | 0.000060482000 | |
| 8462471 | 5 years ago | | | 0 | 0.000088564000 | |
| 8462450 | 5 years ago | | | 0 | 0.00011856400 | |
| 8452405 | 5 years ago | | | 0 | 0.00088923000 | |
| 8451609 | 5 years ago | | | 0 | 0.00044068500 | |
| 8378610 | 5 years ago | | | 0 | 0.000065210200 | |
| 8347763 | 5 years ago | | | 0 | 0.00034592920 | |
| 8218577 | 5 years ago | | | 0 | 0.00034716660 | |
| 7837216 | 5 years ago | | | 0 | 0.000059282000 | |
| 7740830 | 6 years ago | | | 0 | 0.000025200000 |
ABI
ABI objects
Getter at block 21264179
decimals() view returns (uint8)
18
name() view returns (string)
Aeroneum
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x99c983c539768a083731a1da6c3c50e6bb21c9b1
rate() view returns (uint256)
5000000
symbol() view returns (string)
ARM
totalSupply() view returns (uint256)
11000000000000000000000000000
weiRaised() view returns (uint256)
3171007012997002997
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
buyTokens(address _beneficiary) payable
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address _owner, address _wallet)
fallback()
This contract contains no error objects.