Shibpiece Coin
Verified contract
Active on
Ethereum with 15 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 |
---|---|---|---|---|---|
SHIBPIECE | ERC-20 | 18.418818T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14534644 | 3 years ago | | | 0 | 0.0017393643 | |
| 14534642 | 3 years ago | | | 0 | 0.0024535234 | |
| 14534627 | 3 years ago | | | 0 | 0.0015263688 | |
| 14534627 | 3 years ago | | | 0 | 0.0040956519 | |
| 14534627 | 3 years ago | | | 0 | 0.0045875057 | |
| 14534624 | 3 years ago | | | 0 | 0.0023622876 | |
| 14534622 | 3 years ago | | | 0 | 0.0019053007 | |
| 14534612 | 3 years ago | | | 0 | 0.0020050327 | |
| 14534608 | 3 years ago | | | 0 | 0.0021801024 | |
| 14534606 | 3 years ago | | | 0 | 0.0071872513 |
ABI
ABI objects
Getter at block 21090977
decimals() pure returns (uint8)
9
name() pure returns (string)
Shibpiece Coin
owner() view returns (address)
0x099e0483ec9727f35b908a097b607cc3f4fb7e4a
symbol() pure returns (string)
SHIBPIECE
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _setFee(uint256 buyFee, uint256 sellFee)
_setMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
createPair()
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setRemoveMaxTx(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.