Sanshu Inu
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SANSHU | ERC-20 | 309,000,000,000T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16905706 | 2 years ago | | | 0 | 0.00094981445 | |
| 16902185 | 2 years ago | | | 0 | 0.0027399051 | |
| 16902183 | 2 years ago | | | 0 | 0.00071496394 | |
| 16902182 | 2 years ago | | | 0 | 0.00060555300 | |
| 16902178 | 2 years ago | | | 0 | 0.00063636868 | |
| 16902165 | 2 years ago | | | 0 | 0.00081296263 | |
| 16902162 | 2 years ago | | | 0 | 0.00064995662 | |
| 16902152 | 2 years ago | | | 0 | 0.00065305274 | |
| 16902149 | 2 years ago | | | 0 | 0.00059078231 | |
| 16902148 | 2 years ago | | | 0 | 0.00061953963 |
ABI
ABI objects
Getter at block 21382866
SwapAndLiquifyEnabled() view returns (bool)
true
_SanshuInuFee() view returns (uint256)
3
_buyCooldown() view returns (uint256)
0
_etherspongeWallet() view returns (address)
0x9802872ca9efc35b9a9d11f053e19cf061fd554e
_maxTxAmount() view returns (uint256)
40000000000000
_tradeFee() view returns (uint256)
0
decimals() pure returns (uint8)
9
mainV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
name() pure returns (string)
Sanshu Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SANSHU
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x43153a953f9cf31a4af892601462c32e3066f663
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.