Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x388f…a6e7
0x5c69…aa6f
0xaa3d…3eb1
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTxy | ERC-20 | 0.000196 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14276360 | 3 years ago | | | 0 | 0.0013637525 | |
| 14184670 | 3 years ago | | | 0.2 | 0.10253494 | |
| 14134172 | 3 years ago | | | 0.2 | 0.22035303 | |
| 14110873 | 3 years ago | | | 0.2 | 0.17468004 | |
| 14100030 | 3 years ago | | | 0.2 | 0.16273030 | |
| 14064939 | 3 years ago | | | 0.2 | 0.40705775 | |
| 13976819 | 3 years ago | | | 0.2 | 0.20784100 | |
| 13933527 | 3 years ago | | | 0.2 | 0.17292093 | |
| 13837476 | 3 years ago | | | 0.2 | 0.12675949 | |
| 13811048 | 3 years ago | | | 0.2 | 0.20725154 |
ABI
ABI objects
Getter at block 21157689
factory() view returns (address)
0x388f7e6d45e058aa703227b44e216e3be3c6a6e7
gFees() view returns (address gasToken, bool useGasToken, uint256 gasFee, uint256 ethFee, uint256 tokenFee)
(gasToken=0x4c412f365f2cea503bc0d519a48e54670d6fd729, useGasToken=false, gasFee=1000000000000000000, ethFee=100000000000000000000, tokenFee=10)
owner() view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
determineBlockReward(uint256 _amount, uint256 _startBlock, uint256 _bonusEndBlock, uint256 _bonus, uint256 _endBlock) view returns (uint256, uint256, uint256)
determineEndBlock(uint256 _amount, uint256 _blockReward, uint256 _startBlock, uint256 _bonusEndBlock, uint256 _bonus) view returns (uint256, uint256, uint256)
State-modifying
Events createFarm(address _rewardToken, uint256 _amount, address _lpToken, uint256 _blockReward, uint256 _startBlock, uint256 _bonusEndBlock, uint256 _bonus) payable returns (address)
renounceOwnership()
setDev(address _devaddr)
setEthFee(uint256 _amount)
setGasFee(uint256 _amount)
setGasToken(address _gasToken)
setRequireGasToken(bool _useGasToken)
setTokenFee(uint256 _amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _factory, address _uniswapFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.