uniLockFactory
Verified contract
Active on
Ethereum with 26 txns
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 "uniLockFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16400327 | 2 years ago | | | 0 | 0.072573649 | |
| 12964285 | 3 years ago | | | 0 | 0.11049156 | |
| 12668077 | 3 years ago | | | 0 | 0.037546334 | |
| 12453711 | 3 years ago | | | 0 | 0.34325850 | |
| 12401227 | 4 years ago | | | 0 | 0.27794022 | |
| 12267404 | 4 years ago | | | 0 | 0.0096513780 | |
| 12267394 | 4 years ago | | | 0 | 0.0067575600 | |
| 12267393 | 4 years ago | | | 0 | 0.0093855000 | |
| 12267312 | 4 years ago | | | 0 | 0.0067447800 | |
| 12267294 | 4 years ago | | | 0 | 0.0047213460 |
ABI
ABI objects
Getter at block 21162264
fee() view returns (uint256)
977
toFee() view returns (address)
0x3c1b019b029bb3d4b9b182d8a4f984c57826b164
uni_router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
unl_address() view returns (address)
0x04ab43d32d0172c76f5287b6619f0aa50af89303
Read-only
campaigns(uint256) view returns (address)
State-modifying
Events changeConfig(uint256 _fee, address _to, uint256 _balance_required, address _uni_router, address _unl_address) returns (uint256)
createCampaign(uint256[] _data, address _token, uint256 _pool_rate, uint256 _lock_duration, uint256 _uniswap_rate) returns (address campaign_address)
This contract contains no event objects.
constructor(address _UNL, uint256 min_balance, uint256 _fee, address _uniRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.