SocialTradingManager

Verified contract

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

No balances found for "SocialTradingManager"

0x11598448083f85ce548e59a9a53ac507af2f981bcd2d618aa715f525a55999b9
0xc9bb061f5aaa88df0e0adf63e8662c9f3fc118d03abf19380561a9c73caa05c7
0x143ff2918f2fda3ea35e9301c58eae8e29841a22c73cd93898afca50e7135bb9
0xe34e1f937a7fda888ac588a7ec04e8015247fd0b2c5ffa08a9b9f6374dac922b
0xfc28cc9efea50987060cdff1236a3157b8959f8af72be5a4380de88dbb278daf
0xa909adac183f0fb30fefdee73f2f674a234150a1109092dce7ce6ceff623b75c
0x7c992aada03340aa1a67ba1b59d2cac428a8a9c81a4e874410a69ffcac0bf141
0x688bc6c3b3e2231fb04260ec89b6dbda17557d4a1b15555d6fe8a4a503d92dbe
0x9215cc4a8799c4f2d9302a2fc5abd87f085bd901a86a838a011c10b1b3230d61
0xfe04ff01a20fb5ef7a94edcc0f311623cb830e0e06a5d4808a309ba261f1907e

Functions
Getter at block 20925352
MAXIMUM_ALLOCATION(view returns (uint256)
1000000000000000000
ONE_PERCENT(view returns (uint256)
10000000000000000
REBALANCING_SET_NATURAL_UNIT(view returns (uint256)
1000000
core(view returns (address)
0xf55186cc537e7067ea616f2aae007b4427a120c8
factory(view returns (address)
0x7b636d4102b85a13c3e1d9ad30a4e705423fb65e
feeUpdateTimelock(view returns (uint256)
604800
isOwner(view returns (bool)
false
maxEntryFee(view returns (uint256)
100000000000000000
owner(view returns (address)
0xf8523c551763fe4261a28313015267f163de7541
timeLockPeriod(view returns (uint256)
0
validAddresses(view returns (address[])
[0xb05b13Af4fABAb46447352Aea7C6AD54882E1261, 0x2FC39AF8A44D0a59E3b46990107101d45bA0747a, 0xe42274F3E6E31e22F1BBB3E1e1E2e00D28c99fE1, 0x9900d85F5533059D21D47645d90a535791cEED68, 0x6304eF5502ad1108F99C621E12c20593941DD8dc]
Read-only
addresses(uint256view returns (address)
areValidAddresses(address[] _addressesview returns (bool)
pools(addressview returns (address traderaddress allocatoruint256 currentAllocationuint256 newEntryFeeuint256 feeUpdateTimestamp)
timeLockedUpgrades(bytes32view returns (uint256)
whiteList(addressview returns (bool)
State-modifying
addAddress(address _address
createTradingPool(address _tradingPairAllocatoruint256 _startingBaseAssetAllocationuint256 _startingUSDValuebytes32 _namebytes32 _symbolbytes _rebalancingSetCallData
finalizeEntryFeeChange(address _tradingPool
initiateEntryFeeChange(address _tradingPooluint256 _newEntryFee
removeAddress(address _address
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
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.