Saturn DAO Token
Verified contract
Active on
Ethereum with 4,697 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 |
---|---|---|---|---|---|
STT | ERC-20 | 2 | -- | -- | |
PTC | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20564666 | 3 months ago | | | 0 | 0.00022822050 | |
| 20538109 | 3 months ago | | | 0 | 0.00020435150 | |
| 20538046 | 3 months ago | | | 0 | 0.00017449915 | |
| 20488582 | 3 months ago | | | 0 | 0.00019456189 | |
| 20473946 | 3 months ago | | | 0 | 0.00037364152 | |
| 20473920 | 3 months ago | | | 0 | 0.00051935413 | |
| 20469265 | 3 months ago | | | 0 | 0.00037614546 | |
| 20016407 | 5 months ago | | | 0 | 0.00019128861 | |
| 19887147 | 6 months ago | | | 0 | 0.00013018999 | |
| 19881000 | 6 months ago | | | 0 | 0.00023329697 |
ABI
ABI objects
Getter at block 21158335
decimals() view returns (uint256)
4
name() view returns (string)
Saturn DAO Token
symbol() view returns (string)
SATURN
totalSupply() view returns (uint256)
10000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
ERC223Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.