Soviet Space Dog
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LAIKA | ERC-20 | 73.743103M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20586325 | 3 months ago | | | 0 | 0.000031441545 | |
| 20569738 | 3 months ago | | | 0 | 0.00018900026 | |
| 20569732 | 3 months ago | | | 0 | 0.00018808425 | |
| 20569716 | 3 months ago | | | 0 | 0.00029678108 | |
| 20569641 | 3 months ago | | | 0 | 0.00023489098 | |
| 20569595 | 3 months ago | | | 0 | 0.000098561871 | |
| 20569299 | 3 months ago | | | 0 | 0.00021601622 | |
| 20569199 | 3 months ago | | | 0 | 0.00031523182 | |
| 20569179 | 3 months ago | | | 0 | 0.00022655356 | |
| 20569167 | 3 months ago | | | 0 | 0.00030684386 |
ABI
ABI objects
Getter at block 21317156
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0x4b1a3600a9cc697bb66af62b66fbaf8586fdf762
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0x4b1a3600a9cc697bb66af62b66fbaf8586fdf762
maximumTransactionAllowed() view returns (uint256)
10000000000000000000000000000000000000000000000000
maximumWalletAllowed() view returns (uint256)
10000000000000000000000000000000000000000000000
name() view returns (string)
Soviet Space Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapBackThreshold() view returns (uint256)
100000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
LAIKA
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x84c7551e16910696a47eb3b3c9f28ba06b8fecfe
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
State-modifying
Events CreateLP()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaximumTransactionAllowed(uint256 newNum)
updateMaximumWalletAllowed(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updateswapBackThreshold(uint256 newAmount) returns (bool)
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.