Star Crunch
Verified contract
Active on
Ethereum with 431 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b9a…d48f
0x9b9a…d48f
0x9b9a…d48f
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,688.69 |
$0 | |
STARC | ERC-20 | 142.253007M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20517345 | 4 months ago | | | 0 | 0.000088941578 | |
| 20451701 | 4 months ago | | | 0 | 0.000027029217 | |
| 17959422 | a year ago | | | 0 | 0.00052500466 | |
| 17771181 | a year ago | | | 0 | 0.0025553414 | |
| 14385841 | 3 years ago | | | 0 | 0.0013121692 | |
| 14373356 | 3 years ago | | | 0 | 0.0015522398 | |
| 13917373 | 3 years ago | | | 0 | 0.0078096396 | |
| 13916495 | 3 years ago | | | 0 | 0.0051689989 | |
| 13912827 | 3 years ago | | | 0 | 0.0069415237 | |
| 13761024 | 3 years ago | | | 0 | 0.0044402672 |
ABI
ABI objects
Getter at block 21307314
_MaxBuyEnabled() view returns (bool)
true
_buybackWalletAddress() view returns (address)
0x9b9a3628f0ff776b822c8c808e77de257b60d48f
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0x9b9a3628f0ff776b822c8c808e77de257b60d48f
_teamWalletAddress() view returns (address)
0x9b9a3628f0ff776b822c8c808e77de257b60d48f
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Star Crunch
owner() view returns (address)
0xd2979e42401cc5f69f495a1818b4595e9842c6db
swapEnabled() view returns (bool)
false
symbol() view returns (string)
STARC
totalFees() view returns (uint256)
89855533554652933261
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xbc0ccd0ec5416b267fc964c7cd8d782fbdc14b51
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamWallet(address teamWalletAddress)
_setbuybackWallet(address buybackWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxBuyEnabled(bool MaxBuyEnabled)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address teamWalletAddress, address marketingWalletAddress, address buybackWalletAddress)
receive()
This contract contains no error objects.