This contract is being backfilled. You may encounter incomplete storage history.

TradeProfile

Verified contract

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

No balances found for "TradeProfile"

No transactions found for "TradeProfile"


Functions
Getter at block 20799509
InvestContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
isActive(view returns (bool)
false
maxMarginDeposit(view returns (uint256)
0
minMarginDeposit(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
periodLength(view returns (uint256)
0
profitLeftPercentage(view returns (uint256)
0
rewardPercentage(view returns (uint256)
0
strategyName(view returns (string)
symbol(view returns (string)
Read-only
investBalanceOf(address _followerview returns (uint256)
oracleOf(address _followerview returns (address)
State-modifying
clear(address _followeraddress _oracleint256 _profitAmountreturns (uint256 amountToTraderuint256 amountToFollower)
close(returns (bool)
follow(address _followeruint256 _amountaddress _oraclereturns (bool)
init(address _owneruint256 _periodLengthuint256 _maxMarginDeposituint256 _minMarginDeposituint256 _rewardPercentageuint256 _profitSharingPercentage
logFollowerTradingTx(bytes32 _aggregatedTxsHash
logTraderTradingTx(string[] _tradingTxs
updateMetadata(string _strategyNamestring _symbolreturns (bool)
Events
LogAggregatedFollowersTradingTransaction(bytes32 aggregatedTxsHash
LogTraderTradingTransaction(string tradingTx
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.