Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x61e7…04b1
0xb549…8626
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,628.08 |
$0 | |
SAW | ERC-20 | 15.146792T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14436764 | 3 years ago | | | 0 | 0.0016388707 | |
| 14436763 | 3 years ago | | | 0 | 0.0018650400 | |
| 14436758 | 3 years ago | | | 0 | 0.0015922441 | |
| 14436752 | 3 years ago | | | 0 | 0.0041732884 | |
| 14436750 | 3 years ago | | | 0 | 0.0017767896 | |
| 14436744 | 3 years ago | | | 0 | 0.0016046864 | |
| 14436744 | 3 years ago | | | 0 | 0.029598000 | |
| 14436743 | 3 years ago | | | 0 | 0.0014392308 | |
| 14436743 | 3 years ago | | | 0 | 0.0037767060 | |
| 14436729 | 3 years ago | | | 0 | 0.0019928126 |
ABI
ABI objects
Getter at block 21297558
_devwallet() view returns (address)
0xb5491fab852331ba26ef8ec51cc48e78aa788626
_launchTime() view returns (uint256)
14436688
_marketingAddress() view returns (address)
0x61e7210ae22ccfabd5b9289208ea65a8718b04b1
_maxTxAmount() view returns (uint256)
100000000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000000
buyFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
(tax=0, liquidity=0, marketing=0, dev=5)
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
guestBlock() view returns (uint256)
1
name() view returns (string)
JIGSAW
owner() view returns (address)
0x8375665f5958cafa97bd96a356c01787c7611e2e
sellFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
(tax=0, liquidity=0, marketing=100, dev=0)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SAW
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xe8cbb2a02b0098348a33e328891088e8536e080f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
setBuyFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
setMaxTxPercent(uint256 maxTxPercent)
setMaxWalletSizePercent(uint256 maxWalletSize)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateDevWallet(address newAddress)
updateMarketingWallet(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(uint256 tokenSupply, uint256 sniperBlockNumber)
receive()
This contract contains no error objects.