StarBound
Verified contract
Active on
Ethereum with 587 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x53f9…1a89
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
🌌 | ERC-20 | 86.986207M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20377535 | 4 months ago | | | 0 | 0.00019906560 | |
| 20377531 | 4 months ago | | | 0 | 0.00035884199 | |
| 17078841 | 2 years ago | | | 0 | 0.0013927886 | |
| 17011736 | 2 years ago | | | 0 | 0.00057149444 | |
| 16928016 | 2 years ago | | | 0 | 0.0015817469 | |
| 15488222 | 2 years ago | | | 0 | 0.0010316622 | |
| 15253255 | 2 years ago | | | 0 | 0.00020836981 | |
| 15110048 | 2 years ago | | | 0 | 0.00026925532 | |
| 15016236 | 2 years ago | | | 0 | 0.00065539435 | |
| 15016236 | 2 years ago | | | 0 | 0.00065539435 |
ABI
ABI objects
Getter at block 21297509
_swapAndLiquifyEnabled() view returns (bool)
false
burnRate() view returns (uint256)
0
decimals() view returns (uint8)
18
liquidFuelRate() view returns (uint256)
0
name() view returns (string)
StarBound
owner() view returns (address)
0xe9cc217029840ef592b5d45e97b7d6444c69fa90
symbol() view returns (string)
🌌
totalBurned() view returns (uint256)
1254092422623223433017956539
totalFees() view returns (uint256)
310919131899363644682908320
totalSupply() view returns (uint256)
2079240910376776566982043461
uniswapV2Pair() view returns (address)
0x99d83dee18214c33e82cd7c3861281e079acc948
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
viewTokensAmountToLiquify() view returns (uint256)
777777000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
lastTimeSold(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _transferToNoReflection(address recipient, uint256 tAmount)
achievementReward(uint256 tAmount)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualAddLiquidity(uint256 tokenAmount, uint256 ethAmount)
manualSwapTokensForEth(uint256 amount)
manualSwapandLiquify()
renounceOwnership()
setBurnRate(uint256 amount)
setLiquidFuelRate(uint256 amount)
setSwapAndLiquifyEnabled(bool enable)
setTokensAmountToLiquify(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _growthFuel)
receive()
This contract contains no error objects.