Half Shiba Inu
Verified contract
Active on
Ethereum with 4,276 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,958.72)
Native
Value
$654.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.178993 | $3,659.12 |
$654.96 | |
SHIB | ERC-20 | 159.398685M | $0.000027 |
$4,303.76 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21291098 | a day ago | | | 0 | 0.00033780212 | |
| 21289362 | 2 days ago | | | 0 | 0.00033040211 | |
| 21276321 | 3 days ago | | | 0 | 0.00043277808 | |
| 21276314 | 3 days ago | | | 0 | 0.00051904242 | |
| 21267555 | 5 days ago | | | 0 | 0.00047263488 | |
| 21239953 | 8 days ago | | | 0 | 0.00050552980 | |
| 21233145 | 9 days ago | | | 0 | 0.00061265386 | |
| 21233123 | 9 days ago | | | 0 | 0.00069688229 | |
| 21225992 | 10 days ago | | | 0 | 0.00061510000 | |
| 21218870 | 11 days ago | | | 0 | 0.00049432815 |
ABI
ABI objects
Getter at block 21300163
SHIB() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xa1afe06ce0232ad266228309a91ca31cda1dd9f7
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Half Shiba Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
SHIB0.5
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x914e578f8bef2607d9c16fd4954c2c10e58dc5ad
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee, uint256 _liquidityFee)
updateDevWallet(address newDevWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.