Shia Reflections
Verified contract
Active on
Ethereum with 1,884 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,124.46 |
$0 | |
SHIAR | ERC-20 | 1.353114M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20887626 | a month ago | | | 0 | 0.00014926698 | |
| 19870963 | 6 months ago | | | 0 | 0.00027844901 | |
| 19809244 | 6 months ago | | | 0 | 0.00021828982 | |
| 19665682 | 7 months ago | | | 0 | 0.00047722899 | |
| 19347732 | 9 months ago | | | 0 | 0.0010062209 | |
| 18984137 | 10 months ago | | | 0 | 0.00075830716 | |
| 18984126 | 10 months ago | | | 0 | 0.0013866703 | |
| 18820722 | a year ago | | | 0 | 0.0014612347 | |
| 18671735 | a year ago | | | 0 | 0.0028237476 | |
| 18634232 | a year ago | | | 0 | 0.00064000165 |
ABI
ABI objects
Getter at block 21205854
SHIA() view returns (address)
0x43d7e65b8ff49698d9550a7f315c87e67344fb59
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
4
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xa5d4d9a5b4b3de255adab44d88c2d9139cad2794
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
17993930
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Shia Reflections
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xc1cf5cf7e2f65cfc24e5ea17c84bf2f534411cb8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
4
shiaReflections() view returns (address)
0x57be6a6470f8eb2c2e5cd12fb23b8eb7df571dcb
shiaReflectionsGas() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
SHIAR
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
25
toReflections() view returns (uint256)
75
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeShiaReflectionsGas(uint256 newGas)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getSHIA()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.