Siri Natural Language Generation
Verified contract
Active on
Ethereum with 1,561 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe327…23cd
0xe327…23cd
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNLG | ERC-20 | 18.042287K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20247416 | 5 months ago | | | 0 | 0.000060565762 | |
| 19882012 | 7 months ago | | | 0 | 0.00013273808 | |
| 19834871 | 7 months ago | | | 0 | 0.00011675682 | |
| 19105797 | 10 months ago | | | 0 | 0.00039022155 | |
| 19069657 | 10 months ago | | | 0 | 0.00089257889 | |
| 18922781 | a year ago | | | 0 | 0.00046214009 | |
| 18922779 | a year ago | | | 0 | 0.00045560167 | |
| 18907225 | a year ago | | | 0 | 0.00073027351 | |
| 18885315 | a year ago | | | 0 | 0.00092266290 | |
| 18867796 | a year ago | | | 0 | 0.00066631460 |
ABI
ABI objects
Getter at block 21316203
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
3
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
100
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
3
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
100
_totalTaxIfBuying() view returns (uint256)
3
_totalTaxIfSelling() view returns (uint256)
3
_walletMax() view returns (uint256)
200000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
9908256747932816
getTime() view returns (uint256)
1733159159
idexPair() view returns (address)
0x11bbf725e1bfc642f4b42f73b17a2a1ec04b10ff
idexV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
marketingWalletAddress() view returns (address)
0xe327352bf8890a8ff14d6a6685af13ce48bb23cd
minimumTokensBeforeSwapAmount() view returns (uint256)
50000000000000
name() view returns (string)
Siri Natural Language Generation
owner() view returns (address)
0x000000000000000000000000000000000000dead
start() view returns (bool)
true
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SNLG
teamWalletAddress() view returns (address)
0xe327352bf8890a8ff14d6a6685af13ce48bb23cd
totalSupply() view returns (uint256)
10000000000000000
walletLimitCheck() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoveryTax()
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setIsExcludedFromFee(address account, bool newValue)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setStart(bool newVAlue)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
setWalletLimit(uint256 newLimit)
switchWalletCheck(bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
shareToken(uint256 team, uint256 marketing, uint256 supply)
constructor()
receive()
This contract contains no error objects.