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 "Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x70656e20 | 17459970 | 4 months ago | | | 0 | 2.4221768e-7 | |
| 12863891 | 7 months ago | | | 0 | 0.0000021264175 | |
| 9322461 | 10 months ago | | | 0 | 0.000000000150378150 | |
| 6711731 | a year ago | | | 0 | 0.000000002059103160 | |
| 2156749 | a year ago | | | 0 | 0.000043182002 | |
| 1726738 | a year ago | | | 0 | 0.00013857000 |
ABI
ABI objects
Getter at block 22745103
allPoolsLength() view returns (uint256)
2
defaultFeeLibrary() view returns (address)
0x9d1b1669c73b033dfe47ae5a0164ab96df25b944
owner() view returns (address)
0x81eab64e630c4a2e3e849268a6b64cb76d1c8109
router() view returns (address)
0x45f1a95a4d3f3836523f5c83673c797f4d4d263b
Read-only
allPools(uint256) view returns (address)
getPool(uint256) view returns (address)
State-modifying
Events createPool(uint256 _poolId, address _token, uint8 _sharedDecimals, uint8 _localDecimals, string _name, string _symbol) returns (address poolAddress)
renounceOwnership()
setDefaultFeeLibrary(address _defaultFeeLibrary)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _router)
This contract contains no fallback and receive objects.
This contract contains no error objects.