Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($39.66)
Native
Value
$38.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010708 | $3,577.16 |
$38.3 | |
XDATA | ERC-20 | 28.044937 | $0.048318 |
$1.36 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9400718 | 5 years ago | | | 0 | 0.00033523600 | |
| 9024540 | 5 years ago | | | 0 | 0.00031738000 | |
| 7939372 | 5 years ago | | | 0 | 0.0018417200 | |
| 7939355 | 5 years ago | | | 0 | 0.0018340400 | |
| 6810586 | 6 years ago | | | 0 | 0.00028360800 | |
| 6810523 | 6 years ago | | | 0 | 0.00071352900 | |
| 6522413 | 6 years ago | | | 0 | 0.00018340400 | |
| 6506518 | 6 years ago | | | 0 | 0.00036629600 | |
| 6506508 | 6 years ago | | | 0 | 0.00045041500 | |
| 6323326 | 6 years ago | | | 0 | 0.00027472200 |
ABI
ABI objects
Getter at block 21292672
decimals() pure returns (uint8)
18
icoOverview() pure returns (uint256 currentlyRaised, uint256 tokensCreated, uint256 developersTokens)
(currentlyRaised=512610708093524267536, tokensCreated=262508753668640383468000, developersTokens=43751458944773397244580)
latestReferenceBlockNumber() pure returns (uint256 blockNumber)
21269655
name() pure returns (string)
Agora
symbol() pure returns (string)
AGO
totalSupply() pure returns (uint256 totalSupply)
262508753668640383468000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceAtBlock(address _owner, uint256 blockNumber) pure returns (uint256 balance)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
buy() payable
refill()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(uint256 amount)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.