Sanshu Inu
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SANSHU | ERC-20 | 11,018.261221T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18283282 | a year ago | | | 0 | 0.00037688176 | |
| 18282583 | a year ago | | | 0 | 0.00071955065 | |
| 18282552 | a year ago | | | 0 | 0.00032972589 | |
| 18282549 | a year ago | | | 0 | 0.056618400 | |
| 18282536 | a year ago | | | 0 | 0.00044622314 | |
| 18282533 | a year ago | | | 0 | 0.00045222254 | |
| 18282527 | a year ago | | | 0 | 0.00042824914 | |
| 18282520 | a year ago | | | 0 | 0.00042834942 | |
| 18282517 | a year ago | | | 0 | 0.00030076129 | |
| 18282511 | a year ago | | | 0 | 0.00025958626 |
ABI
ABI objects
Getter at block 21267265
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Sanshu Inu
owner() view returns (address)
0x9b07400ee5657c643d03bbf6d66134f5a2a6c9e3
symbol() pure returns (string)
SANSHU
totalSupply() pure returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.