Start chain
Verified contract
Active on
Ethereum with 1,532 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Start chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10617058 | 4 years ago | | | 0 | 0.0032813040 | |
| 10496968 | 4 years ago | | | 0 | 0.0056765880 | |
| 10268254 | 4 years ago | | | 0 | 0.0027337961 | |
| 9953098 | 5 years ago | | | 0 | 0.0010519400 | |
| 9836013 | 5 years ago | | | 0 | 0.0010519400 | |
| 9641513 | 5 years ago | | | 0 | 0.0010519400 | |
| 9546761 | 5 years ago | | | 0 | 0.00011298500 | |
| 9546654 | 5 years ago | | | 0 | 0.00016154961 | |
| 9546522 | 5 years ago | | | 0 | 0.00011465000 | |
| 9545163 | 5 years ago | | | 0 | 0.00011304500 |
ABI
ABI objects
Getter at block 21282973
decimals() view returns (uint256)
4
name() view returns (string)
Start chain
owner() view returns (address)
0x5414595d64733bef513f8433d01a3f653c529ac4
symbol() view returns (string)
SAT
totalSupply() view returns (uint256)
20000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.