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 "FactorySlave"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20102090 | a month ago | | | 0 | 0.000011501556 | |
| 20099047 | a month ago | | | 0 | 0.000015423205 | |
| 20088178 | a month ago | | | 0 | 0.000016868753 | |
| 20015276 | 2 months ago | | | 0 | 0.000029795045 | |
| 19994586 | 2 months ago | | | 0 | 0.000010327628 | |
| 19987815 | 2 months ago | | | 0 | 0.000047325090 | |
| 19962720 | 2 months ago | | | 0 | 0.000015712723 | |
| 19943690 | 2 months ago | | | 0 | 0.000028850802 | |
| 19942371 | 2 months ago | | | 0 | 0.000036068395 | |
| 19937339 | 2 months ago | | | 0 | 0.000016094004 |
ABI
ABI objects
Getter at block 22037676
channelAddress() view returns (address)
0xf118d466a09eb3994d329fbb9ab01c05b0ee302e
currentShortGrinder() view returns (address)
0x6fcde321dad9b9c248f99f7609cf9970a72c7eee
currentTokenGrinder() view returns (address)
0x32b0eb20127ae24a6fc800ef1ea4aa28b82b9934
getChannelAddress() view returns (address)
0xf118d466a09eb3994d329fbb9ab01c05b0ee302e
getShortGrinder() view returns (address)
0x6fcde321dad9b9c248f99f7609cf9970a72c7eee
getTokenGrinder() view returns (address)
0x32b0eb20127ae24a6fc800ef1ea4aa28b82b9934
owner() view returns (address)
0xea7744c4fa1101f9e6df5688fc19e3ee94106439
Read-only
existProduct(address _addr) view returns (bool)
getProduct(string symbol_) view returns (address)
getShortByLong(address longAddr) view returns (address)
getSymbol(address _addr) view returns (string)
longShortBind(address) view returns (address)
productAddresses(string) view returns (address)
productFlags(address) view returns (bool)
productSymbols(address) view returns (string)
State-modifying
Events addProducer(address _addr)
createSlaveShort(string _name, string _symbol, string _longSymbol, uint256 _omniSupply, address _creatorAddr, address _signer) returns (address)
createSlaveToken(string _name, string _symbol, uint256 _omniSupply, uint256 _launchFunds, uint256 _launchTime, uint256 _launchHardCap, address _creatorAddr, address _signer, bytes params) returns (address)
removeProducer(address _addr)
renounceOwnership()
setShortGrinder(address _addr)
setTokenGrinder(address _addr)
transferOwnership(address newOwner)
Created(string _symbol, address _creator, address _contractAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _channelAddress, address _managerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.