Octopus in Space
Verified contract
Active on
Ethereum with 167 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUSSY | ERC-20 | 175.339654K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18212910 | a year ago | | | 0 | 0.0010053783 | |
| 16326926 | 2 years ago | | | 0 | 0.00067127378 | |
| 16307186 | 2 years ago | | | 0 | 0.00070941163 | |
| 16272794 | 2 years ago | | | 0 | 0.00082410892 | |
| 16248156 | 2 years ago | | | 0 | 0.00058377003 | |
| 16242077 | 2 years ago | | | 0 | 0.00075920315 | |
| 16240869 | 2 years ago | | | 0 | 0.0010961322 | |
| 16240666 | 2 years ago | | | 0 | 0.00087104294 | |
| 16235996 | 2 years ago | | | 0 | 0.00053355622 | |
| 16235357 | 2 years ago | | | 0 | 0.00096242438 |
ABI
ABI objects
Getter at block 21163376
_maxWalletAmount() view returns (uint256)
266666640000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x85a334a0775a77336ee5a6695dde7618a7ca4ddc
name() pure returns (string)
Octopus in Space
pair() view returns (address)
0xa694e4e753a066694a4ce94541f5acb451abbac0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3555555200000
symbol() pure returns (string)
PUSSY
totalSupply() view returns (uint256)
8888888000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.