Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33df…8ee7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SGOKU | ERC-20 | 203.408763 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19910457 | 6 months ago | | | 0 | 0.00029565904 | |
| 19821669 | 7 months ago | | | 0 | 0.00037840681 | |
| 18499404 | a year ago | | | 0 | 0.00073564682 | |
| 18185785 | a year ago | | | 0 | 0.00074207464 | |
| 18172973 | a year ago | | | 0 | 0.00045862561 | |
| 18132868 | a year ago | | | 0 | 0.00060143568 | |
| 18118588 | a year ago | | | 0 | 0.00041565135 | |
| 18110639 | a year ago | | | 0 | 0.00045286976 | |
| 18103838 | a year ago | | | 0 | 0.00047425565 | |
| 18096103 | a year ago | | | 0 | 0.00048628650 |
ABI
ABI objects
Getter at block 21286485
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxWalletAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Shigoku
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
symbol() pure returns (string)
SGOKU
tW() view returns (address)
0x33df7cafb30a8a088fc092d370eabeee13338ee7
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x654c7b3fd30234249454cda7505662e26b8c273c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createLP()
enableTrading()
newDelay(uint256 delay)
newTax(uint256 newBuyTax, uint256 newSellTax)
removeAllLimits()
renounceOwnership()
sendEthToWwallet()
setExcludeWFromLimits(address newWallet, bool exclude)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.