BondFactory
Verified contract
Active on
Ethereum with 12 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "BondFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15450084 | 2 years ago | | | 0 | 0.014518685 | |
| 15449986 | 2 years ago | | | 0 | 0.013507999 | |
| 15449859 | 2 years ago | | | 0 | 0.016414950 | |
| 15257329 | 2 years ago | | | 0 | 0.014578816 | |
| 15257325 | 2 years ago | | | 0 | 0.011261768 | |
| 15257325 | 2 years ago | | | 0 | 0.011261768 | |
| 15058596 | 2 years ago | | | 0 | 0.044866425 | |
| 15058595 | 2 years ago | | | 0 | 0.047374781 | |
| 15058593 | 2 years ago | | | 0 | 0.042254823 | |
| 15058589 | 2 years ago | | | 0 | 0.029136048 |
ABI
ABI objects
Getter at block 21220561
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
target() view returns (address)
0x84d7a34f3efbe552b2855d158b10c3970b19cc04
trancheFactory() view returns (address)
0x124e3ccc6e8fd6f949c9f1773e1c465b99067de9
Read-only
This contract contains no read-only function objects.
State-modifying
Events createBond(address _collateralToken, uint256[] trancheRatios, uint256 maturityDate) returns (address)
createBondWithDepositLimit(address _collateralToken, uint256[] trancheRatios, uint256 maturityDate, uint256 depositLimit) returns (address)
BondCreated(address creator, address newBondAddress)
constructor(address _target, address _trancheFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.