SyndicatePoolFactory

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xca013618 at 14173070
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SyndicatePoolFactory"

0x98e7f83e436e7e5f447a6c15c4f29ce7850ceffa4f9bc35adea997b5b53ab89b

Functions
Getter at block 21167020
FACTORY_UID(view returns (uint256)
89472863076532275329977029027206967836512793448608075960709850680272475545287
blockNumber(view returns (uint256)
21167020
blocksPerUpdate(view returns (uint32)
91252
decayFactor(view returns (uint32)
97
endBlock(view returns (uint32)
21293793
isFinal(view returns (bool)
false
lastRatioUpdate(view returns (uint32)
20736329
owner(view returns (address)
0x41bdd852d3618dc5d6338279f373bf7935dc0242
shouldUpdateRatio(view returns (bool)
true
ssynr(view returns (address)
0x598f0fb0eb8863fb5b07c2d7c7dc12308f72c05b
synr(view returns (address)
0xbc6e06778708177a18210181b073da747c88490a
synrPerBlock(view returns (uint192)
42689778300762488776
totalWeight(view returns (uint32)
200
Read-only
getPoolAddress(address poolTokenview returns (address)
getPoolData(address _poolTokenview returns (struct SyndicatePoolFactoryPoolData)
poolExists(addressview returns (bool)
pools(addressview returns (address)
State-modifying
changePoolWeight(address poolAddruint32 weight
createPool(address poolTokenuint64 initBlockuint32 weight
finalizePool(
mintYieldTo(address _touint256 _amount
overrideBlockesPerUpdate(uint32 _blocksPerUpdate
overrideDecayFactor(uint32 _decayFactor
overrideEndblock(uint32 _endBlock
overrideSYNPerBlock(uint192 _synrPerBlock
registerPool(address poolAddr
renounceOwnership(
transferOwnership(address newOwner
updateSYNPerBlock(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolRegistered(address indexed _byaddress indexed poolTokenaddress indexed poolAddressuint32 weightbool isFlashPool
SynRatioUpdated(address indexed _byuint256 newSynPerBlock
WeightUpdated(address indexed _byaddress indexed poolAddressuint32 weight
Constructor
constructor(address _synraddress _ssynruint192 _synrPerBlockuint32 _blocksPerUpdateuint32 _initBlockuint32 _endBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.