Aurora DAO
Verified contract
Active on
Ethereum with 108,720 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 |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.00255 |
$0 | |
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
AfroX | ERC-20 | 1M | -- | -- | |
AURA | ERC-20 | 15.773952K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
HBZ | ERC-20 | 6K | -- | -- | |
IONC | ERC-20 | 2.365K | -- | -- | |
RLC | ERC-20 | 2K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119242 | 6 days ago | | | 0 | 0.00010715510 | |
| 20757999 | 2 months ago | | | 0 | 0.00048844173 | |
| 20757922 | 2 months ago | | | 0 | 0.00063172774 | |
| 20757871 | 2 months ago | | | 0 | 0.00036632110 | |
| 20757807 | 2 months ago | | | 0 | 0.00011881433 | |
| 20757678 | 2 months ago | | | 0 | 0.00012377522 | |
| 20730193 | 2 months ago | | | 0 | 0.00012119874 | |
| 20730161 | 2 months ago | | | 0 | 0.00013061596 | |
| 20730116 | 2 months ago | | | 0 | 0.00016888277 | |
| 20724189 | 2 months ago | | | 0 | 0.00020409487 |
ABI
ABI objects
Getter at block 21160963
balancesUploaded() view returns (bool)
true
decimals() view returns (uint8)
18
locked() view returns (bool)
false
name() view returns (string)
Aurora DAO
owner() view returns (address)
0x577f25e017f87f3b458af2591f2b8a4cbe1f3246
symbol() view returns (string)
AURA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
lockBalances()
safeAdd(uint256 a, uint256 b) returns (uint256)
safeMul(uint256 a, uint256 b) returns (uint256)
safeSub(uint256 a, uint256 b) returns (uint256)
setOwner(address _owner) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unlockToken()
uploadBalances(address[] recipients, uint256[] balances)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.