Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($2,222.60)
Native
Value
$2,222.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.647771 | $3,431.15 |
$2,222.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19856830 | 7 months ago | | | 0 | 0.00029273554 | |
| 19856830 | 7 months ago | | | 0 | 0.00029273554 | |
| 17148427 | 2 years ago | | | 0 | 0.0019866094 | |
| 17130405 | 2 years ago | | | 0 | 0.0017318500 | |
| 17116294 | 2 years ago | | | 0 | 0.0020720300 | |
| 17105993 | 2 years ago | | | 0 | 0.0015169361 | |
| 17104941 | 2 years ago | | | 0 | 0.0026028222 | |
| 17104735 | 2 years ago | | | 0 | 0.0026099369 | |
| 17104730 | 2 years ago | | | 0 | 0.0024432193 | |
| 17104729 | 2 years ago | | | 0 | 0.0024432117 |
ABI
ABI objects
Getter at block 21439556
_maxWallet() view returns (uint256)
2000000000000000000000000
_swapThreshold() view returns (uint256)
200000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Sasuke
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
SASUKE
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingFees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=0, sellFee=0)
uniswapV2Pair() view returns (address)
0x77308c616d3d4da3f53cfa846819b2f745e5f0a2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets() view returns (address deployerWallet, address marketingWallet)
(deployerWallet=0x63ca81176b4ea6c4ab4571502098669b76afc204, marketingWallet=0x63ca81176b4ea6c4ab4571502098669b76afc204)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearEth()
clearTokens(address tokenToClear)
enableSwap(bool shouldEnable)
excludeMultipleAccountsFromFees(address[] accounts, bool shouldExclude)
initialize(bool init)
launch()
manualSwapback()
preparation(uint256[] _blocks, bool blocked)
renounceOwnership()
setAntiMev(bool toggle)
setContractExempt(address account, bool value)
setTradeCooldown(uint256 newTradeCooldown)
transfer(address recipient, uint256 amount) returns (bool)
transfer(address wallet)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyFee, uint256 _sellFee)
AntiMEVToggled(bool indexed toggle)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFees(address indexed account, bool indexed excluded)
FeesChanged(uint256 indexed buyFee, uint256 indexed sellFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetContractExempt(address indexed contractAddress, bool indexed isExempt)
SwapEnabled(bool indexed enabled)
TradeCooldownChanged(uint256 indexed newTradeCooldown)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.