SegmentPowerStrategy
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SegmentPowerStrategy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10872813 | 4 years ago | | | 0 | 0.0052120800 |
ABI
ABI objects
Getter at block 21284105
_anchor() view returns (uint32)
800
_base() view returns (uint32)
100
_contractCaller() view returns (address)
0x781a0861395ba245e8254a61e74b0e7cd3ac8eaf
_governance() view returns (address)
0x20fe4b1ed95911487499e53355bb8f14a881d735
_grouthCondition() view returns (uint32)
100
_grouthStep() view returns (uint32)
10
_high() view returns (uint8)
3
_highMax() view returns (uint32)
50
_initMaxValue() view returns (uint256)
100000000000
_low() view returns (uint8)
1
_mid() view returns (uint8)
2
_midMax() view returns (uint32)
50
_playerId() view returns (uint32)
852
Read-only
_addressXId(address) view returns (uint32)
_countSegment(uint8) view returns (uint32 length, uint32 curCount)
_degoSegment(uint8) view returns (uint256 min, uint256 max)
_factor(uint256) view returns (uint8)
_playerIds(uint8, uint32) view returns (uint32)
_playerMap(uint32) view returns (uint256 amount, uint8 segIndex, uint32 playerId, uint32 offset)
_ruler(uint256) view returns (uint8)
getPower(address sender) view returns (uint256)
State-modifying
Events lpIn(address sender, uint256 amount)
lpOut(address sender, uint256 amount)
setCaller(address caller)
setGovernance(address governance)
GovernanceTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.