Balances ($0.00)
No balances found for "BFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11053925 | 4 years ago | | | 0 | 0.22594214 | |
| 11053870 | 4 years ago | | | 0 | 0.23923285 | |
| 11053775 | 4 years ago | | | 0 | 0.0014069920 | |
| 11053757 | 4 years ago | | | 0 | 0.0011558820 | |
| 11053750 | 4 years ago | | | 0 | 0.0015279090 |
ABI
ABI objects
Getter at block 21214936
getAllowNonAdminPool() view returns (bool)
false
getBLabs() view returns (address)
0x6d5a7597896a703fe8c85775b23395a48f971305
getColor() view returns (bytes32)
0x42524f4e5a450000000000000000000000000000000000000000000000000000
getReservesAddress() view returns (address)
0x6d5a7597896a703fe8c85775b23395a48f971305
Read-only
isBPool(address b) view returns (bool)
State-modifying
Events collect(address pool)
collectTokenReserves(address pool)
newBPool() returns (address)
setAllowNonAdminPool(bool b)
setBLabs(address b)
setReservesAddress(address a)
LOG_ALLOW_NON_ADMIN_POOL(address indexed caller, bool allow)
LOG_BLABS(address indexed caller, address indexed blabs)
LOG_NEW_POOL(address indexed caller, address indexed pool)
LOG_RESERVES_ADDRESS(address indexed caller, address indexed reservesAddress)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.