Streamers Fund
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SFUND | ERC-20 | 37.587885M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14354461 | 3 years ago | | | 0 | 0.0015488285 | |
| 14354339 | 3 years ago | | | 0 | 0.0014459069 | |
| 14354073 | 3 years ago | | | 0 | 0.0013014774 | |
| 14354056 | 3 years ago | | | 0 | 0.0010089788 | |
| 14347969 | 3 years ago | | | 0 | 0.0014458181 | |
| 14347968 | 3 years ago | | | 0 | 0.0060047456 | |
| 14324494 | 3 years ago | | | 0 | 0.0020844572 | |
| 14322723 | 3 years ago | | | 0 | 0.0016220775 | |
| 14322720 | 3 years ago | | | 0 | 0.0034969500 | |
| 14322720 | 3 years ago | | | 0 | 0.0034969500 |
ABI
ABI objects
Getter at block 21384635
decimals() pure returns (uint8)
9
lpRecipient() view returns (address)
0x3fb75798d0d5b34d438a4319aec939f53d1ce06d
marketingWallet() view returns (address)
0xb04dfe27757e3448145044e038b9092460ef121d
maxTxAmount() view returns (uint256)
1000000000000
name() pure returns (string)
Streamers Fund
owner() view returns (address)
0x3fb75798d0d5b34d438a4319aec939f53d1ce06d
pair() view returns (address)
0x0c3460ac2c338ef587ab1f89e5a7b87d9d2bcf7c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000
symbol() pure returns (string)
SFUND
taxes() view returns (uint256 rfi, uint256 marketing, uint256 liquidity)
(rfi=3, marketing=7, liquidity=2)
totFeesPaid() view returns (uint256 rfi, uint256 marketing, uint256 liquidity)
(rfi=12076786849495846, marketing=28179169315490329, liquidity=8051191232997226)
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueAnyBEP20Tokens(address _tokenAddr, address _to, uint256 _amount)
rescueBNB(uint256 weiAmount)
setIsBot(address user, bool state)
setTaxes(uint256 _rfi, uint256 _marketing, uint256 _liquidity)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLpRecipient(address newAddress)
updateMarketingWallet(address _marketingWallet)
updateMaxTxAmount(uint256 amount)
updateRouterAndPair(address newRouter, address newPair)
updateSwapEnabled(bool _enabled)
updateSwapTokensAtAmount(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.