Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBI INU | ERC-20 | 4B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17835641 | a year ago | | | 0 | 0.0019681403 | |
| 17834505 | a year ago | | | 0 | 0.00093724817 | |
| 17834467 | a year ago | | | 0 | 0.0011172147 | |
| 17834466 | a year ago | | | 0 | 0.0011021227 | |
| 17834465 | a year ago | | | 0 | 0.0011140789 | |
| 17834464 | a year ago | | | 0 | 0.0010887223 | |
| 17834454 | a year ago | | | 0 | 0.0012869011 |
ABI
ABI objects
Getter at block 21400523
_maxSellAmount() view returns (uint256)
12600000000000000000
_maxTxAmount() view returns (uint256)
12600000000000000000
_maxWalletToken() view returns (uint256)
12600000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x365a1f2f4e23ed13f869309171c2d0af12de34aa
name() pure returns (string)
SHIBI INU
pair() view returns (address)
0x0ee78becb8d64e6e8d0fc7580d834fe01a50de82
symbol() pure returns (string)
SHIBI INU
totalSupply() view returns (uint256)
420000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
rescueERC20(address _address, uint256 percent)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
setisJEET(address[] addresses, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.