Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
No balances found for "Snail AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17519782 | a year ago | | | 0 | 0.00063106839 | |
| 17515949 | a year ago | | | 0 | 0.0022841776 | |
| 17514648 | a year ago | | | 0 | 0.00099468837 | |
| 17514610 | a year ago | | | 0 | 0.0014864765 | |
| 17514608 | a year ago | | | 0 | 0.0011953267 | |
| 17514589 | a year ago | | | 0 | 0.0010876855 | |
| 17514570 | a year ago | | | 0 | 0.0011650605 | |
| 17514567 | a year ago | | | 0 | 0.00051832195 | |
| 17514503 | a year ago | | | 0 | 0.00096383124 | |
| 17514496 | a year ago | | | 0 | 0.0014376601 |
ABI
ABI objects
Getter at block 21220995
buyDevelopmentFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x10f7330b54c7f11be46232cd7cc1b6619ae3a8b4
limitsInEffect() view returns (bool)
true
liquidityWallet() view returns (address)
0x1c61c0a98b09bdccca07e11c158f4cb317af73d4
marketingWallet() view returns (address)
0x642e7dc32caabd54531b0b28e39b4ed1611a9cc4
maxTransaction() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Snail AI
operationsWallet() view returns (address)
0x1c61c0a98b09bdccca07e11c158f4cb317af73d4
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevelopmentFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000
symbol() view returns (string)
SAI
tokensForDevelopment() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd4327d195cf330c493269d998803197032292389
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
liquidityWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
operationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.