ThorMutualToken
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdeab…c610
Balances ($0.00)
No balances found for "ThorMutualToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7164156 | 6 years ago | | | 0.01 | 0.0011062720 | |
| 7164154 | 6 years ago | | | 0.01 | 0.0029215840 | |
| 7142582 | 6 years ago | | | 0.00233 | 0.00049922400 | |
| 7137173 | 6 years ago | | | 0.00233 | 0.00055922400 | |
| 7120983 | 6 years ago | | | 0.01 | 0.0020111880 | |
| 7108942 | 6 years ago | | | 0.00201 | 0.0015259900 | |
| 7108511 | 6 years ago | | | 0.001 | 0.0030519800 | |
| 7107927 | 6 years ago | | | 0.02 | 0.0016759900 | |
| 7102232 | 6 years ago | | | 0.03 | 0.0029215840 | |
| 7092486 | 6 years ago | | | 0.04 | 0.00067039600 |
ABI
ABI objects
Getter at block 21411364
getSelfBalance() view returns (uint256)
0
getThorMutualContract() view returns (address)
0xdeab3860f4fcc198f4f19513d1b7fbf49e9bc610
isOwner() view returns (bool)
false
owner() view returns (address)
0x0949dbf97b01bfeee588a6767376879fb0521b39
thorMutualContract() view returns (address)
0xdeab3860f4fcc198f4f19513d1b7fbf49e9bc610
thorMutualToken() view returns (string)
TRX
Read-only
getDepositDailyAmountofPeriod(uint256 period) view returns (uint256)
getDepositWeeklyAmountofPeriod(uint256 period) view returns (uint256)
getParticipantAmountDailyPeriod(uint256 period, address participant) view returns (uint256)
getParticipantAmountWeeklyPeriod(uint256 period, address participant) view returns (uint256)
getParticipantHistory(address participant) view returns (uint256[], uint256[], uint256[])
getParticipantsDaily(uint256 period) view returns (address[], uint256)
getParticipantsWeekly(uint256 period) view returns (address[], uint256)
State-modifying
Events setThorMutualContract(address _thorMutualContract)
setThorMutualToken(string _thorMutualToken)
transferOwnership(address newOwner)
withdraw(address receiver, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ThorDepositToken(address sender, uint256 amount)
constructor(string _thorMutualToken, address _thorMutual)
fallback()
This contract contains no error objects.