OrionPoolV2Factory
Verified contract
Active on
Ethereum with 42 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 "OrionPoolV2Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16542067 | 2 years ago | | | 0 | 0.064275471 | |
| 16542067 | 2 years ago | | | 0 | 0.064275471 | |
| 14413985 | 3 years ago | | | 0 | 0.090308359 | |
| 14390694 | 3 years ago | | | 0 | 0.029935860 | |
| 14186960 | 3 years ago | | | 0 | 0.22870978 | |
| 13960420 | 3 years ago | | | 0 | 0.27007196 | |
| 13954441 | 3 years ago | | | 0 | 0.25938574 | |
| 13727071 | 3 years ago | | | 0 | 0.14051592 | |
| 13570726 | 3 years ago | | | 0 | 0.23540477 | |
| 13237434 | 3 years ago | | | 0 | 0.15672779 |
ABI
ABI objects
Getter at block 21218733
allPairsLength() view returns (uint256)
37
feeTo() view returns (address)
0x87feac80055327b557c46a84a3a731494501e019
feeToSetter() view returns (address)
0x33459acd9ca8493c0e0163eac92a928e293b2218
Read-only
allPairs(uint256) view returns (address)
bytes32ToString(bytes32 value) pure returns (string)
getPair(address, address) view returns (address)
State-modifying
Events createPair(address tokenA, address tokenB) returns (address pair)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
PairCreated(address indexed token0, address indexed token1, address pair, uint256 arg3)
constructor(address _feeToSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.