BCoWFactory
Verified contract
Active on
Ethereum with 54 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 "BCoWFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21286494 | 4 days ago | | | 0 | 0.041103394 | |
| 21281907 | 5 days ago | | | 0 | 0.060542033 | |
| 21265109 | 7 days ago | | | 0 | 0.059229067 | |
| 21237575 | 11 days ago | | | 0 | 0.044725522 | |
| 21208012 | 15 days ago | | | 0 | 0.033061478 | |
| 21176076 | 19 days ago | | | 0 | 0.085305156 | |
| 21152999 | 23 days ago | | | 0 | 0.035364751 | |
| 21144380 | 24 days ago | | | 0 | 0.073789195 | |
| 21135134 | 25 days ago | | | 0 | 0.057959784 | |
| 21131328 | a month ago | | | 0 | 0.080491326 |
ABI
ABI objects
Getter at block 21314809
APP_DATA() view returns (bytes32)
0x362e5182440b52aa8fffe70a251550fbbcbca424740fe5a14f59bf0c1b06fe1d
SOLUTION_SETTLER() view returns (address)
0x9008d19f58aabd9ed0d60971565aa8510560ab41
getBDao() view returns (address)
0xce88686553686da562ce7cea497ce749da109f9f
Read-only
isBPool(address bPool) view returns (bool)
State-modifying
Events collect(address bPool)
logBCoWPool()
newBPool(string name, string symbol) returns (address bPool)
setBDao(address bDao)
COWAMMPoolCreated(address indexed bCoWPool)
LOG_BDAO(address indexed caller, address indexed bDao)
LOG_NEW_POOL(address indexed caller, address indexed bPool)
constructor(address solutionSettler, bytes32 appData)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
BCoWFactory_NotValidBCoWPool()
BFactory_AddressZero()
BFactory_NotBDao()
FailedInnerCall()
SafeERC20FailedOperation(address token)