Shila Inu
Verified contract
Active on
Ethereum with 3,326 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($14.18)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIL | ERC-20 | 99.828012M | $0.00 |
$14.18 | |
SHİTO | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21279400 | a day ago | | | 0 | 0.00028531965 | |
| 21275428 | 2 days ago | | | 0 | 0.00059621839 | |
| 21275421 | 2 days ago | | | 0 | 0.00059633144 | |
| 21241230 | 6 days ago | | | 0 | 0.00085383288 | |
| 21207552 | 11 days ago | | | 0 | 0.00097301096 | |
| 21193552 | 13 days ago | | | 0 | 0.0016375543 | |
| 21187749 | 14 days ago | | | 0 | 0.0030936231 | |
| 21171557 | 16 days ago | | | 0 | 0.0011023006 | |
| 21155253 | 18 days ago | | | 0 | 0.00082847405 | |
| 21155231 | 18 days ago | | | 0 | 0.0017033094 |
ABI
ABI objects
Getter at block 21287602
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
994409211572119197249415407928
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Shila Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2c866605330c8fb3f5a84c3c429e97568cd6c751
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
30000000000000000000000000000
symbol() pure returns (string)
SHIL
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isblacklisted(address) view returns (bool)
State-modifying
Events add_blacklist(address[] addresses, bool status)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
boolblacklist(bool _status)
clearForeignToken(address tokenAddress, uint256 tokens) returns (bool)
clearStuckETH(uint256 amountPercentage)
manualSwapBack()
manualsend()
openTrading()
removelimits()
renounceOwnership()
setMaxBag(uint256 maxWallPercent)
setMaxTransaction(uint256 maxTXPercent)
setPercentFees(uint256 _buy, uint256 _sell, uint256 _trans)
setReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _ecosystemFeeReceiver)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTXExempt(address holder, bool exempt)
setTXandFeeExempt(address holder, bool exempt)
setTargetRatio(uint256 _target, uint256 _denominator)
setTaxAllocation(uint256 _liquidityFee, uint256 _ecosystemFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
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.