ShibSea Marketplace
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf8d9…7b17
0x9b89…b84b
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,133.91 |
$0 | |
ShibSea | ERC-20 | 8.289939M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20844293 | 2 months ago | | | 0 | 0.0010597047 | |
| 20758115 | 2 months ago | | | 0 | 0.00019155220 | |
| 16861984 | 2 years ago | | | 0 | 0.00088287367 | |
| 16829947 | 2 years ago | | | 0 | 0.0015579300 | |
| 16829939 | 2 years ago | | | 0 | 0.0028326000 | |
| 16815611 | 2 years ago | | | 0 | 0.0017783656 | |
| 16810850 | 2 years ago | | | 0 | 0.00081002221 | |
| 16808690 | 2 years ago | | | 0 | 0.0017322828 | |
| 16808686 | 2 years ago | | | 0 | 0.0010019842 | |
| 16808648 | 2 years ago | | | 0 | 0.0010306109 |
ABI
ABI objects
Getter at block 21213263
decimals() pure returns (uint8)
9
name() pure returns (string)
ShibSea Marketplace
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ShibSea
totalSupply() pure returns (uint256)
10000000000000000000
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)
changeFees(uint256 _buy, uint256 _sell)
changeMinBalance(uint256 newMin)
delBot(address[] notbot)
editPercentages(uint256 _pc1, uint256 _pc2)
excludeFromFees(address target)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
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.