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 |
---|---|---|---|---|---|
$SBlox | ERC-20 | 1.362043M | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20224149 | 2 months ago | | | 0 | 0.000000052241543660 | |
| 18050947 | 4 months ago | | | 0 | 1.4819094e-7 | |
| 17278270 | 4 months ago | | | 0 | 0.000068718397 | |
| 16233252 | 5 months ago | | | 0 | 0.000000103227282261 | |
| 16233186 | 5 months ago | | | 0 | 0.000000066255600411 | |
| 16178482 | 5 months ago | | | 0 | 3.5029302e-7 | |
| 16178464 | 5 months ago | | | 0 | 5.5167544e-7 | |
| 16063893 | 5 months ago | | | 0 | 2.3719838e-7 | |
| 16028075 | 5 months ago | | | 0 | 0.000000084050917236 | |
| 16011172 | 5 months ago | | | 0 | 4.3527798e-7 |
ABI
ABI objects
Getter at block 22723215
buyFee() view returns (uint256)
2
decimals() view returns (uint8)
18
feeRecipientAddr() view returns (address)
0x674be7772bf6fa143ac04880b11b1aa966cd2e6a
feeTokenThreshold() view returns (uint256)
5000000000000000000000000
maxSwap() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Shiblox
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
2
symbol() view returns (string)
$SBlox
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2PairAddress() view returns (address)
0xdb4b7e66603c422d3ad9b161c9519f1b90f47106
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableWalletLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
removeStuckERC20(address token)
removeStuckETH()
removeSwapLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.