Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($5.49)
Native
Value
$5.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001652 | $3,319.42 |
$5.49 | |
SHYBA | ERC-20 | 62.178154K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20007172 | 6 months ago | | | 0 | 0.00017070388 | |
| 18308432 | a year ago | | | 0 | 0.00026602148 | |
| 18082837 | a year ago | | | 0 | 0.00054077064 | |
| 18059362 | a year ago | | | 0 | 0.00059493588 | |
| 18051299 | a year ago | | | 0 | 0.00045338680 | |
| 18049892 | a year ago | | | 0 | 0.00094734303 | |
| 18047542 | a year ago | | | 0 | 0.00036100135 | |
| 18047511 | a year ago | | | 0 | 0.00069242667 | |
| 18047415 | a year ago | | | 0 | 0.00056064502 | |
| 18047062 | a year ago | | | 0 | 0.00053876566 |
ABI
ABI objects
Getter at block 21272336
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Shyba
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x51fbe6e85f94398bfdee673acdd3088b04f1316f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showSupply() view returns (uint256)
995000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2050445000000000
symbol() pure returns (string)
SHYBA
totalFee() view returns (uint256)
20
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
openTrading()
removeLimits()
removeToken(address tokenAddress, uint256 tokens) returns (bool success)
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _utilityFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setMaxWalletPercent(uint256 maxWallPercent)
setPercentages(uint256 _percentonbuy, uint256 _percentonsell, uint256 _wallettransfer)
setSwapback(bool _enabled, uint256 _amount)
setWalletAddress(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _utilityFeeReceiver)
transfer()
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.