astorgame
Verified contract
Active on
Ethereum with 1,769 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12326745 | 4 years ago | | | 0 | 0.0015813420 | |
| 10570627 | 4 years ago | | | 0 | 0.0010864040 | |
| 9735140 | 5 years ago | | | 0 | 0.00021025500 | |
| 9646924 | 5 years ago | | | 0 | 0.000084152000 | |
| 9220794 | 5 years ago | | | 0 | 0.000042051000 | |
| 9168006 | 5 years ago | | | 0 | 0.00016825600 | |
| 9167997 | 5 years ago | | | 0 | 0.000063040500 | |
| 9132749 | 5 years ago | | | 0 | 0.00021218000 | |
| 8942211 | 5 years ago | | | 0 | 0.000064584700 | |
| 8903375 | 5 years ago | | | 0 | 0.00043364000 |
ABI
ABI objects
Getter at block 21157650
decimals() view returns (uint8)
3
name() view returns (string)
astorgame
symbol() view returns (string)
ASTOR
totalSupply() view returns (uint256)
100000000000
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)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.