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 |
---|---|---|---|---|---|
STRM | ERC-20 | 282.223744M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20519071 | 3 months ago | | | 0 | 0.00011006146 | |
| 19832020 | 7 months ago | | | 0 | 0.00022212687 | |
| 19758380 | 7 months ago | | | 0 | 0.00020096268 | |
| 19757359 | 7 months ago | | | 0 | 0.00020508617 | |
| 19756449 | 7 months ago | | | 0 | 0.00026693176 | |
| 19756158 | 7 months ago | | | 0 | 0.00048778021 | |
| 19756073 | 7 months ago | | | 0 | 0.00040486560 | |
| 19755842 | 7 months ago | | | 0 | 0.00048085053 | |
| 19755824 | 7 months ago | | | 0 | 0.00050508745 | |
| 19755808 | 7 months ago | | | 0 | 0.00032603778 |
ABI
ABI objects
Getter at block 21266904
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
StreamyAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STRM
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account, bool excluded)
initialize()
openTrade()
removeLimits()
renounceOwnership()
setFinalTax(uint256 _valueBuy, uint256 _valueSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor()
receive()
This contract contains no error objects.