SPACETAMA
Verified contract
Active on
Ethereum with 374 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a9f…724a
0xcccb…abb8
19 additional
variables
Balances ($9.48)
Native
Value
$9.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003009 | $3,150.02 |
$9.48 | |
SPACETAMA | ERC-20 | 17.078786B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17020058 | 2 years ago | | | 0 | 0.0011893493 | |
| 16827878 | 2 years ago | | | 0 | 0.0019374978 | |
| 15648061 | 2 years ago | | | 0 | 0.00082839811 | |
| 15647645 | 2 years ago | | | 0 | 0.00081110560 | |
| 15647645 | 2 years ago | | | 0 | 0.00081110560 | |
| 15647645 | 2 years ago | | | 0 | 0.00081110560 | |
| 15517820 | 2 years ago | | | 0 | 0.00033309136 | |
| 15469958 | 2 years ago | | | 0 | 0.00010829135 | |
| 15290710 | 2 years ago | | | 0 | 0.00023008220 | |
| 15244725 | 2 years ago | | | 0 | 0.00056583549 |
ABI
ABI objects
Getter at block 21201200
activeTradingBlock() view returns (uint256)
14572677
decimals() pure returns (uint8)
18
maxWalletOn() view returns (bool)
true
name() pure returns (string)
SPACETAMA
owner() view returns (address)
0xaea04d4006fdb82777dc89242f317341541befa0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
SPACETAMA
taxBuyLiquidity() view returns (uint256)
1
taxBuyMarketing() view returns (uint256)
0
taxBuyReflections() view returns (uint256)
0
taxSellLiquidity() view returns (uint256)
2
taxSellMarketing() view returns (uint256)
8
taxSellReflections() view returns (uint256)
5
totalSupply() pure returns (uint256)
100000000000000000000000000000000
uniV2Pair() view returns (address)
0xf7e0ed118e24f524f6e963c4a15ecc55d208b49e
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isExcludedFromMaxWallet(address account) view returns (bool)
isSniper(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events BotAddToList(address _user)
BotRemoveFromList(address _user)
LimitsOff()
LimitsOn()
TaxSwapDisable()
TaxSwapEnable()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableMaxWallet()
enableMaxWallet()
excludeFromFee(address account)
excludeFromMaxWallet(address account)
forceSwapBack()
includeInFee(address account)
includeInMaxWallet(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initiate()
manualBurnTokens(uint256 percent) returns (bool)
removeSniper(address account)
renounceOwnership()
setBuyTax(uint256 _buyLiquidityTax, uint256 _buyMarketingTax, uint256 _buyReflectionsTax)
setReflections(uint256 _reflectionTax)
setSellTax(uint256 _sellLiquidityTax, uint256 _sellMarketingTax, uint256 _sellReflectionsTax)
stopinitiate()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawDevETH()
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.