Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x737e…cb8a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Spirit | ERC-20 | 2.084644M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19815902 | 7 months ago | | | 0 | 0.00041206111 | |
| 19340498 | 9 months ago | | | 0 | 0.0038247510 | |
| 19055777 | 10 months ago | | | 0 | 0.0029174175 | |
| 19055757 | 10 months ago | | | 0 | 0.0014064918 | |
| 18780838 | a year ago | | | 0 | 0.0028183617 | |
| 18718768 | a year ago | | | 0 | 0.0032063807 | |
| 18537926 | a year ago | | | 0 | 0.0028683085 | |
| 18502129 | a year ago | | | 0 | 0.0028286289 | |
| 18495515 | a year ago | | | 0 | 0.0015558562 | |
| 18494495 | a year ago | | | 0 | 0.0012265439 |
ABI
ABI objects
Getter at block 21304612
input() view returns (address)
0x737e8a8b5f36a388638285d558f80af7fbcecb8a
lockCycle() view returns (uint256)
1209600
name() view returns (string)
Spirit
output() view returns (address)
0x737e8a8b5f36a388638285d558f80af7fbcecb8a
payed() view returns (uint256)
0
rewardPerTokenStored() view returns (uint256)
0
total() view returns (uint256)
2084644252600000000000000
Read-only
_locklogs(address, uint256) view returns (uint256 unLockTime, uint256 amount)
balance(address) view returns (uint256)
earned(address account) view returns (uint256)
homeView(address account) view returns (struct SpiritStakingHomeView)
rewards(address) view returns (uint256)
unfreezeTotal(address account) view returns (uint256 unfreeze)
userPayed(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events addBonus(uint256 amount)
getReward()
stake(uint256 amount)
withdrawByIndex(uint256 index)
withdrawByUnfreeze()
AddBonus(address indexed account, uint256 amount)
GetReward(address indexed account, uint256 amount)
Stake(address indexed account, uint256 amount, uint256 lockTime)
Withdraw(address indexed account, uint256 amount)
constructor(string name_, address input_, address output_, uint256 bonusProportion_, uint256 lockCycle_)
This contract contains no fallback and receive objects.
This contract contains no error objects.