Space Force
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USSF | ERC-20 | 52.075638M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17802342 | a year ago | | | 0 | 0.00070549912 | |
| 17800932 | a year ago | | | 0 | 0.0011127132 | |
| 17796697 | a year ago | | | 0 | 0.00080645186 | |
| 17791736 | a year ago | | | 0 | 0.0016282582 | |
| 17788598 | a year ago | | | 0 | 0.00058989960 | |
| 17788594 | a year ago | | | 0 | 0.00099167748 | |
| 17784235 | a year ago | | | 0 | 0.00085489551 | |
| 17783416 | a year ago | | | 0 | 0.00089492439 | |
| 17778629 | a year ago | | | 0 | 0.0022151131 | |
| 17778411 | a year ago | | | 0 | 0.0014444993 |
ABI
ABI objects
Getter at block 21205081
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x93038d0012228decfa150c0b10b058bfed1b087c
maxBuyAmount() view returns (uint256)
2222222222220000000000000000
maxSellAmount() view returns (uint256)
2222222222220000000000000000
maxWalletAmount() view returns (uint256)
2222222222220000000000000000
name() view returns (string)
Space Force
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
111111111111000000000000000
symbol() view returns (string)
USSF
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
52075637612726778634482738
totalSupply() view returns (uint256)
111111111111000000000000000000
tradingActive() view returns (bool)
true
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)
blacklistBot(address bot, bool isBot)
blacklistBotBatch(address[] bots, bool isBot)
buyBackTokens(uint256 amountInWei)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromFeesBatch(address[] accounts, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
returnToNormalTax()
setAutomatedMarketMakerPair(address pair, bool value)
setDevAddress(address _devAddress)
setOperationsAddress(address _operationsAddress)
setSwapEnabled(bool isEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.