Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
3 additional
variables
Balances ($1,402.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SIA | ERC-20 | 67.599331M | $0.000021 |
$1,402.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224047 | 3 days ago | | | 0 | 0.0021774390 | |
| 21209665 | 5 days ago | | | 0 | 0.00048528961 | |
| 21204005 | 6 days ago | | | 0 | 0.00051633494 | |
| 21196707 | 7 days ago | | | 0 | 0.00078412651 | |
| 21167555 | 11 days ago | | | 0 | 0.0034679432 | |
| 21148597 | 14 days ago | | | 0 | 0.00098097806 | |
| 21124321 | 17 days ago | | | 0 | 0.00079538671 | |
| 21114569 | 19 days ago | | | 0 | 0.00031932323 | |
| 21112881 | 19 days ago | | | 0 | 0.00064765083 | |
| 21101049 | 20 days ago | | | 0 | 0.0015116489 |
ABI
ABI objects
Getter at block 21247712
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 development, uint16 marketing, uint16 totalSwap)
(development=2, marketing=3, totalSwap=5)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=500, sellFee=500, transferFee=0)
_taxWallets() view returns (address marketing, address development)
(marketing=0x25106432875c0bdc7896d653356a89d7bbf25637, development=0x94dd7cfc7ca2aef1b41f4205784351b06f6966a6)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getMaxTX() view returns (uint256)
1000000000
getMaxWallet() view returns (uint256)
1000000000
getOwner() view returns (address)
0x1ae509799395cafcc141b92ba4063931f59042b0
launchStamp() view returns (uint256)
1719923687
lpPair() view returns (address)
0xbdd8db40a12e72f7645afe9a870eb34f7f072e7f
maxBuyTaxes() view returns (uint256)
2000
maxSellTaxes() view returns (uint256)
2000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
SIA AI
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
150000000000000000000000
swapThreshold() view returns (uint256)
50000000000000000000000
symbol() pure returns (string)
$SIA
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 development, uint16 marketing)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address development)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.