SocialTradingManagerV2

Verified contract

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

No balances found for "SocialTradingManagerV2"

0x459239d12ed03c696750697c0f6db0dd391715f3439fafab2d116a0f59392db8
0xfdd2d58f9823c551cebe99ca2fd84ca1624b8e75bd860f3e01d4eebce7357d0c
0x5833b2896d240a7538c78d6a14b3a917234f4fd6af31804ff01482a81f4a6353
0xe1a465f7752695f877477dd47ffab9c6387634656be6ed7cd58c2679bbb3617d
0x7e8fa15b33549df4d4885b19d3c424d88dc482e397e6a38f1c67d018c09c4f40
0xa39029ea70e87122350c69d2d980bb10bf711154b6e8e04b0d6272c03f01ef7c
0xe0afede5aaf263a5d0533c74835595bf4bc26efd795875891dbb3a290e106ada
0x66f596c46c6f1c7fe8eb528d8f0290bed3bc16ba1d447b676bee8c4d635134ba
0x1759fe57f014207a3b54310dc6f94866c75ccb45a745797e6da6a33758077b7c
0x151d6b6d620821cdec5af9186c3c5f6ba5488a990ea3f4e2665504df0f2d5915

Functions
Getter at block 21291310
MAXIMUM_ALLOCATION(view returns (uint256)
1000000000000000000
ONE_PERCENT(view returns (uint256)
10000000000000000
REBALANCING_SET_NATURAL_UNIT(view returns (uint256)
100000000
core(view returns (address)
0xf55186cc537e7067ea616f2aae007b4427a120c8
factory(view returns (address)
0xa367a2513cbd5be1c75a745914521a93e011549c
feeUpdateTimelock(view returns (uint256)
432000
isOwner(view returns (bool)
false
maxEntryFee(view returns (uint256)
100000000000000000
owner(view returns (address)
0xf8523c551763fe4261a28313015267f163de7541
timeLockPeriod(view returns (uint256)
432000
 
validAddresses(view returns (address[])
Read-only
addresses(uint256view returns (address)
areValidAddresses(address[] _addressesview returns (bool)
pools(addressview returns (address traderaddress allocatoruint256 currentAllocationuint256 newEntryFeeuint256 feeUpdateTimestamp)
timeLockedUpgrades(bytes32view returns (uint256)
upgradeIdentifier(addressview returns (bytes32)
whiteList(addressview returns (bool)
State-modifying
addAddress(address _address
adjustFee(address _tradingPoolbytes _newFeeCallData
createTradingPool(address _tradingPairAllocatoruint256 _startingBaseAssetAllocationuint256 _startingUSDValuebytes32 _namebytes32 _symbolbytes _rebalancingSetCallData
finalizeEntryFeeChange(address _tradingPool
initiateEntryFeeChange(address _tradingPooluint256 _newEntryFee
removeAddress(address _address
removeRegisteredUpgrade(address _tradingPoolbytes32 _upgradeHash
renounceOwnership(
setFeeRecipient(address _tradingPooladdress _newFeeRecipient
setLiquidator(address _tradingPooladdress _newLiquidator
setTimeLockPeriod(uint256 _timeLockPeriod
setTrader(address _tradingPooladdress _newTrader
transferOwnership(address newOwner
updateAllocation(address _tradingPooluint256 _newAllocationbytes _liquidatorData
Events
AddressAdded(address _address
AddressRemoved(address _address
AllocationUpdate(address indexed tradingPooluint256 oldAllocationuint256 newAllocation
NewTrader(address indexed tradingPooladdress indexed oldTraderaddress indexed newTrader
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveRegisteredUpgrade(bytes32 indexed _upgradeHash
TradingPoolCreated(address indexed traderaddress indexed allocatoraddress indexed tradingPooluint256 startingAllocation
UpgradeRegistered(bytes32 _upgradeHashuint256 _timestamp
Constructor
constructor(address _coreaddress _factoryaddress[] _whiteListedAllocatorsuint256 _maxEntryFeeuint256 _feeUpdateTimelock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.