Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STM | ERC-20 | 156.75M | -- | -- | |
LUCD | play2live.io | ERC-20 | 777 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12255393 | 4 years ago | | | 0 | 0.0044554274 | |
| 12255381 | 4 years ago | | | 0 | 0.0044554274 | |
| 12234711 | 4 years ago | | | 0 | 0.0021671430 | |
| 12175716 | 4 years ago | | | 0 | 0.0020154420 | |
| 12175697 | 4 years ago | | | 0 | 0.0020617740 | |
| 11339313 | 4 years ago | | | 0 | 0.00083484000 | |
| 11339259 | 4 years ago | | | 0 | 0.00092760000 | |
| 11339236 | 4 years ago | | | 0 | 0.00092760000 | |
| 11339219 | 4 years ago | | | 0 | 0.00064932000 | |
| 11174244 | 4 years ago | | | 0 | 0.00050912400 |
ABI
ABI objects
Getter at block 21165620
INITIAL_SUPPLY() view returns (uint256)
180000000000000000000000000
advisersPartners() view returns (address)
0x5b5521e9d795ca083ef928a58393b8f7ff95e098
decimals() view returns (uint8)
18
isPaused() view returns (bool)
true
name() view returns (string)
Streamity
owner() view returns (address)
0x7dcbdec3a84c2542c3a50f7a35ebf6e0c92d4438
paused() view returns (bool)
true
reserveFund() view returns (address)
0xc5fed49be1f6c3949831a06472ac5ab271af89bd
symbol() view returns (string)
STM
teamWallet() view returns (address)
0x556db38b73b97954960ca72580ebdac89327808e
timeLock() view returns (uint256)
1549318689
tokenOwner() view returns (address)
0x99395f3cfa72e30e1073e2db4d716efcfa1a9b82
totalSupply() view returns (uint256)
180000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause()
sendTokens(address _to, uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlockTeamTokens()
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
EPause()
EUnpause()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.