Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f76…a66a
4 additional
variables
Balances ($0.00)
No balances found for "Starship"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21201568 | 4 hours ago | | | 0 | 0.00084594492 | |
| 21198657 | 14 hours ago | | | 0 | 0.0011949708 | |
| 21197599 | 17 hours ago | | | 0 | 0.0013397192 | |
| 21195852 | a day ago | | | 0 | 0.0019678780 | |
| 21183715 | 3 days ago | | | 0 | 0.0013878190 | |
| 21175098 | 4 days ago | | | 0 | 0.0016605470 | |
| 21130480 | 10 days ago | | | 0 | 0.0011039358 | |
| 21085687 | 16 days ago | | | 0 | 0.00060865806 | |
| 21063919 | 19 days ago | | | 0 | 0.00025582104 | |
| 21058982 | 20 days ago | | | 0 | 0.00028182000 |
ABI
ABI objects
Getter at block 21202824
_maxTaxSwap() view returns (uint256)
1000000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000000000000
caBlockLimit() view returns (uint256)
3
caLimit() view returns (bool)
true
decimals() pure returns (uint8)
18
name() pure returns (string)
Starship
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STARSHIP
totalSupply() pure returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x69a85c40e251ccebf9edca45435a67e181c01f9a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
exileW_Restriction()
renounceOwnership()
rescueStuckERC20Tokens(address _tokenAddr, uint256 _amount)
rescueStuckETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSwapSettings(uint256 newinitialBuyTax, uint256 newinitialSellTax, uint256 newReduBTax, uint256 newReduSTax, uint256 newPrevSwapBef)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.