PancakeFactory
Verified contract
Active on
Ethereum with 6 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 "PancakeFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16809678 | 2 years ago | | | 0 | 0.049390544 | |
| 16559562 | 2 years ago | | | 0 | 0.043828611 | |
| 15670529 | 2 years ago | | | 0 | 0.036275545 | |
| 15662283 | 2 years ago | | | 0 | 0.013455055 | |
| 15625455 | 2 years ago | | | 0.001 | 0.00070217944 | |
| 15621762 | 2 years ago | | | 0 | 0.00030755072 |
ABI
ABI objects
Getter at block 21275337 INIT_CODE_PAIR_HASH() view returns (bytes32)
allPairsLength() view returns (uint256)
666
feeTo() view returns (address)
0x7ff8a32ebb4adf398b0e45c5baf8ccb06cee196f
feeToSetter() view returns (address)
0xceba60280fb0ecd9a5a26a1552b90944770a4a0e
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)
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.