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 |
---|---|---|---|---|---|
AGO | ERC-20 | 2.193899B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18839264 | a year ago | | | 0 | 0.00079132114 | |
| 18832164 | a year ago | | | 0 | 0.0020578955 | |
| 18609599 | a year ago | | | 0 | 0.0012863047 | |
| 18590541 | a year ago | | | 0 | 0.0014429531 | |
| 13150802 | 3 years ago | | | 0 | 0.0044223800 | |
| 12702915 | 3 years ago | | | 0 | 0.0010923360 | |
| 12597100 | 3 years ago | | | 0 | 0.0010000800 | |
| 11273897 | 4 years ago | | | 0 | 0.0012232000 | |
| 11273843 | 4 years ago | | | 0 | 0.0013858800 | |
| 11273843 | 4 years ago | | | 0 | 0.0020854400 |
ABI
ABI objects
Getter at block 21300111
decimals() view returns (uint8)
18
name() view returns (string)
ARGOS
owner_() view returns (address)
0x60dd6c0f77ad3da4cea3a6315f153150ec0c67e6
symbol() view returns (string)
AGO
totalSupply() view returns (uint256)
2400000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
withdrawEther()
withdrawTokens(address tokenContract)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, 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.