SakeSwapFactory
Verified contract
Active on
Ethereum with 17 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 "SakeSwapFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13950544 | 3 years ago | | | 0 | 0.0025738002 | |
| 13763714 | 3 years ago | | | 0 | 0.0014358131 | |
| 13763700 | 3 years ago | | | 0 | 0.0028061464 | |
| 12171100 | 4 years ago | | | 0 | 0.35451230 | |
| 12171091 | 4 years ago | | | 0 | 0.35451321 | |
| 12086071 | 4 years ago | | | 0 | 0.46615430 | |
| 11789279 | 4 years ago | | | 0 | 0.68513105 | |
| 11553345 | 4 years ago | | | 0 | 0.39564457 | |
| 11157687 | 4 years ago | | | 0 | 0.19586316 | |
| 11157586 | 4 years ago | | | 0 | 0.27120198 |
ABI
ABI objects
Getter at block 21403388
allPairsLength() view returns (uint256)
83
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
feeToSetter() view returns (address)
0x142151d3b15b8961f2937cf7880bcd10c050800c
migrator() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allPairs(uint256) view returns (address)
getPair(address, address) view returns (address)
State-modifying
Events createPair(address tokenA, address tokenB) returns (address pair)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
setMigrator(address _migrator)
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.