SonOfTsuka
Verified contract
Active on
Ethereum with 220 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9549…4947
0x7cc2…3e5c
0xc5fb…69ed
0x67ce…f33c
11 additional
variables
Balances ($15.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TSUKA | ERC-20 | 1.377825K | $0.011001 |
$15.16 | |
$SOT | ERC-20 | 499.236175K | -- | -- | |
Dream | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18612204 | a year ago | | | 0 | 0.00077400800 | |
| 16962874 | 2 years ago | | | 0 | 0.00046150725 | |
| 15857492 | 2 years ago | | | 0 | 0.00041501893 | |
| 15814184 | 2 years ago | | | 0 | 0.00048118595 | |
| 15743480 | 2 years ago | | | 0 | 0.00066152800 | |
| 15725434 | 2 years ago | | | 0 | 0.00061204133 | |
| 15693157 | 2 years ago | | | 0 | 0.00057658380 | |
| 15693132 | 2 years ago | | | 0 | 0.00065739147 | |
| 15678900 | 2 years ago | | | 0 | 0.0014175600 | |
| 15667934 | 2 years ago | | | 0 | 0.0010002510 |
ABI
ABI objects
Getter at block 21294013
decimals() view returns (uint8)
18
meditationRewards() view returns (address)
0xcc4abe025567df2640206e3e45a7b2d20c0e4590
name() view returns (string)
SonOfTsuka
owner() view returns (address)
0xa3d285cf0f6d370655ab7a960fad36988c2ad7e2
symbol() view returns (string)
$SOT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getData(address account) view returns (uint256[] dividendInfo, uint256 dipPoolBalance, uint256 dip, uint256 lastDipPayoutAmount)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
excludeFromSellLock(address user)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
recoverFunds(address tokenAddress, uint256 tokenAmount)
removeStrictWalletLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTokensToSwapForFees(uint256 amount)
setSwapTokensAt(uint256 amount)
swapFees(uint256 discount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMeditationRewards(address newMeditationRewards)
updateSlippageDiscount(uint256 discount)
Approval(address indexed owner, address indexed spender, uint256 value)
DipPayout(uint256 amount, uint256 price, uint256 peakPrice, uint256 dipPercent)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.