Sasuke Inu
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Sasuke Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15539977 | 2 years ago | | | 0 | 0.0011612504 | |
| 15539704 | 2 years ago | | | 0 | 0.0010822736 | |
| 15539700 | 2 years ago | | | 0 | 0.00084289123 | |
| 15539677 | 2 years ago | | | 0 | 0.00058354097 | |
| 15539669 | 2 years ago | | | 0 | 0.0081564780 | |
| 15539606 | 2 years ago | | | 0 | 0.00061371212 | |
| 15539599 | 2 years ago | | | 0 | 0.00068540459 | |
| 15539587 | 2 years ago | | | 0 | 0.00069927069 | |
| 15539539 | 2 years ago | | | 0 | 0.00076214280 | |
| 15539486 | 2 years ago | | | 0 | 0.00069059362 |
ABI
ABI objects
Getter at block 21264326
_maxTxAmount() view returns (uint256)
0
_maxWalletSize() view returns (uint256)
30000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Sasuke Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SASUKE
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xe2bb0f88b93f3e121d17ee57298e070aa4a38460
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
State-modifying
Events Mangekyou()
airdrop(address[] recipients, uint256[] amount)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
blockBots(address[] bots_)
manualswap()
openTrading()
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
renounceOwnership()
setFees(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setIsFeeExempt(address holder, bool exempt)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setSniiperProtection(bool _sniiperProtection)
setWipeBlocks(uint256 newWipeBlocks)
toggleSwap(bool _swapEnabled)
toggleTransferDelay()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.