Status Security
Verified contract
Active on
Ethereum with 2,044 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,384.46)
Native
Value
$14,384.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.49412 | $3,200.73 |
$14,384.46 | |
EBK | ERC-20 | 4.49412 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12093345 | 4 years ago | | | 0 | 0.0065934650 | |
| 11876060 | 4 years ago | | | 0 | 0.0054902030 | |
| 11115033 | 4 years ago | | | 0 | 0.00099454500 | |
| 11033135 | 4 years ago | | | 0 | 0.0017113470 | |
| 10064882 | 4 years ago | | | 0 | 0.0019706420 | |
| 9977402 | 5 years ago | | | 0 | 0.00018417500 | |
| 9874232 | 5 years ago | | | 0 | 0.00031115400 | |
| 9794223 | 5 years ago | | | 0 | 0.00036859000 | |
| 9794033 | 5 years ago | | | 0 | 0.00031108200 | |
| 9761139 | 5 years ago | | | 0 | 0.00017629600 |
ABI
ABI objects
Getter at block 21161363
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0xb0a0b5b21c09ed9666a2084777224bfe9d51a2cc
name() view returns (string)
Status Security
symbol() view returns (string)
STS
totalEthInWei() view returns (uint256)
4514631011000000000
totalSupply() view returns (uint256)
10000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
1000000000000000000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
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) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.