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) |
---|---|---|---|---|---|---|---|
| 14457732 | 3 years ago | | | 0 | 0.0018463861 | |
| 14402876 | 3 years ago | | | 0 | 0.00090331611 |
ABI
ABI objects
Getter at block 21181782
allPoolsLength() view returns (uint256)
13
defaultFeeLibrary() view returns (address)
0x8c3085d9a554884124c998cdb7f6d7219e9c1e6f
owner() view returns (address)
0x65bb797c2b9830d891d87288f029ed8dacc19705
router() view returns (address)
0x8731d54e9d02c286767d56ac03e8037c07e01e98
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.