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 |
---|---|---|---|---|---|
SHREMP | ERC-20 | 940M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227203 | 3 days ago | | | 0 | 0.00054262413 | |
| 21227196 | 3 days ago | | | 0 | 0.00057076031 | |
| 21227195 | 3 days ago | | | 0 | 0.00059147926 | |
| 21227195 | 3 days ago | | | 0 | 0.00059147926 | |
| 21227195 | 3 days ago | | | 0 | 0.00059147926 | |
| 21227195 | 3 days ago | | | 0 | 0.00059147926 | |
| 21227194 | 3 days ago | | | 0 | 0.00071175000 | |
| 21227193 | 3 days ago | | | 0 | 0.0026952042 | |
| 21227183 | 3 days ago | | | 1 | 0.00019316204 | |
| 21227182 | 3 days ago | | | 0 | 0.00046798761 |
ABI
ABI objects
Getter at block 21249862
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
5000000000000000
_maxWalletSize() view returns (uint256)
5000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
liquidityPercentage() view returns (uint256)
8
name() pure returns (string)
SHREMP
owner() view returns (address)
0x563d55b963d7a5679e3bed6871ef05c3b25c4af2
symbol() pure returns (string)
SHREMP
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeTheLimits()
renounceOwnership()
setLiquidityPercentage(uint256 _percentage)
setNewFee(uint256 finalFeeOnBuy, uint256 finalFeeOnSell)
tokensWithdraw()
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)
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.