Spark Chain
Verified contract
Active on
Ethereum with 89 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 "Spark Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10426845 | 4 years ago | | | 0 | 0.0029743200 | |
| 10110481 | 5 years ago | | | 0 | 0.0044614800 | |
| 9150596 | 5 years ago | | | 0 | 0.00066465000 | |
| 9150383 | 5 years ago | | | 0 | 0.00031293000 | |
| 9109490 | 5 years ago | | | 0 | 0.00066501000 | |
| 9109311 | 5 years ago | | | 0 | 0.0011150100 | |
| 9109272 | 5 years ago | | | 0 | 0.00066465000 | |
| 9109272 | 5 years ago | | | 0 | 0.00066501000 | |
| 9109133 | 5 years ago | | | 0 | 0.00015646500 | |
| 9109062 | 5 years ago | | | 0 | 0.00033450300 |
ABI
ABI objects
Getter at block 21392712
account_address() view returns (address)
0x9d90423b653299f5773ec17dbd871a21cfcf20e0
admin_address() view returns (address)
0x9d90423b653299f5773ec17dbd871a21cfcf20e0
decimals() view returns (uint8)
18
name() view returns (string)
Spark Chain
symbol() view returns (string)
SKC
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.