Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.63)
Native
Value
$0.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000176 | $3,589.41 |
$0.63 | |
SNAP! | ERC-20 | 17.208724B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21116315 | 25 days ago | | | 0 | 0.00018255750 | |
| 21116027 | 25 days ago | | | 0 | 0.00017285595 | |
| 21116026 | 25 days ago | | | 0 | 0.00017898205 | |
| 21116025 | 25 days ago | | | 0 | 0.00017525520 | |
| 19852427 | 7 months ago | | | 0 | 0.00012430705 | |
| 19852413 | 7 months ago | | | 0 | 0.00011847666 | |
| 19852390 | 7 months ago | | | 0 | 0.000099918463 | |
| 19543760 | 8 months ago | | | 0 | 0.00090490995 | |
| 19476061 | 8 months ago | | | 0 | 0.00088484273 | |
| 19470175 | 8 months ago | | | 0 | 0.0021573287 |
ABI
ABI objects
Getter at block 21295016
MAG() view returns (uint256)
1000000000
_getETHBalance() view returns (uint256 balance)
175637837380538
_gonsPerFragment() view returns (uint256)
325618196812882263125635690941603191225367007909370866
decimals() view returns (uint8)
9
name() view returns (string)
SNAP!
owner() view returns (address)
0x751ee118d4c37896479de3c1c238e84a6fde7cc7
rateOfChange() view returns (uint256)
1000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SNAP!
totalSupply() view returns (uint256)
355606935885885273430726
tradingOpen() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_excludedBalances(address) view returns (uint256)
_gonBalances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events _setBuyBackFee(uint256 buyBackFee)
_setLiquidityPair(address _uniswapV2Pair, bool isPair)
_setMainRouter(address router, address _uniswapV2Pair)
_setMarketingFee(uint256 marketingFee)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setSwapEthLimit(uint256 swapEthLimit)
_setSwapImpact(uint256 swapImpact)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
manualSend()
manualSwap()
manualSwapAmount(uint256 amount)
manualSwapAndSend(uint256 amount)
openTrading()
recoverTokens(uint256 tokenAmount)
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setExcludeFromReward(address account, bool excluded)
setSwapAndLiquifyEnabled(bool _swapAndLiquifyEnabled)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapAndLiquifyFailed(bytes failErr)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingWalletAddress)
receive()
This contract contains no error objects.