Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5dbb…2f2e
0x5bde…6faf
Balances ($0.00)
No balances found for "OKLGFaaS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15213667 | 2 years ago | | | 0 | 0.055078797 | |
| 15042529 | 2 years ago | | | 1.7863969 | 0.093490573 | |
| 14893744 | 2 years ago | | | 0 | 0.13591462 | |
| 14527318 | 3 years ago | | | 0.58883721 | 0.15495686 | |
| 14415448 | 3 years ago | | | 0.68079012 | 0.073729831 | |
| 14263817 | 3 years ago | | | 0.74675724 | 0.28907697 |
ABI
ABI objects
Getter at block 21317614
getAllFarmingContracts() view returns (address[])
[0xA6dC70FA7e3d98bf19Cf5B89302D1a718e00f979, 0x69B0f052449d59F9d317e1b4A83A053Da643CD7b, 0x1908CEdBDc331eeeC4A15A4eCBE174D0ec1817D2, 0xdBe6B82bb5Bf8b0FafE938448140584AfA69a970, 0x89cD3d08927dB0C86b8eBf299f4C7225Ee08DEaa, 0x03F7d403C83814d8828F22Ffcce3d6f9268Ffa42]
getSpendAddress() view returns (address)
0x5bde378e0a0cebc941b03a579da0088dc1616faf
getTokenAddress() view returns (address)
0x5dbb9f64cd96e2dbbca58d14863d615b67b42f2e
owner() view returns (address)
0xbbb0bb7ec7d45d1b22e6ec83ad329621fa468375
productID() view returns (uint8)
8
totalStakingContracts() view returns (uint256)
6
Read-only
allFarmingContracts(uint256) view returns (address)
getTokensForStaking(address _tokenAddress) view returns (address[])
tokensUpForStaking(address, uint256) view returns (address)
State-modifying
Events createNewTokenContract(address _rewardsTokenAddy, address _stakedTokenAddy, uint256 _supply, uint256 _perBlockAllocation, uint256 _lockedUntilDate, uint256 _timelockSeconds, bool _isStakedNft) payable
removeTokenContract(address _faasTokenAddy)
renounceOwnership()
setProductID(uint8 _newId)
setSpendAddy(address _spendAddy)
setTokenAddy(address _tokenAddy)
transferOwnership(address newOwner)
withdrawETH()
withdrawTokens(address _tokenAddy, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, address _spendAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.