Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb79f…2717
0xe68f…4625
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,188.28 |
$0 | |
BBD | ERC-20 | 2.692472 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10560901 | 4 years ago | | | 0 | 0.0028934680 | |
| 10560893 | 4 years ago | | | 0 | 0.0018896010 | |
| 9116788 | 5 years ago | | | 0 | 0.00021796200 | |
| 9116786 | 5 years ago | | | 0 | 0.00066384000 | |
| 9116772 | 5 years ago | | | 0 | 0.00025530600 | |
| 9111893 | 5 years ago | | | 0 | 0.00029061600 | |
| 9111888 | 5 years ago | | | 0 | 0.00076072000 | |
| 9111879 | 5 years ago | | | 0 | 0.00088521600 | |
| 9111841 | 5 years ago | | | 0 | 0.00034040800 | |
| 9111832 | 5 years ago | | | 0 | 0.00022562400 |
ABI
ABI objects
Getter at block 21181789
bbdToken() view returns (address)
0xb79fc5505ea4f3b920ee7e3349de064226692717
currentSettlementPhase() view returns (uint8)
1
custodyFactory() view returns (address)
0x72aa2f838adf60fd7a7eaed0cadcac11b404fb69
custodyStorage() view returns (address)
0xe68f070e656d60a9ff0771399e08282538d54625
earliestNextSettlementTimestamp() view returns (uint256)
1576602978
feeAccount() view returns (address)
0xe2d4b960d0c639633582cddef57528461e62083d
gwei() view returns (uint256)
1000000000
gweiBBDPriceInWei() view returns (uint256)
161300
heartBeat() view returns (uint256)
1596111687
insuranceAccount() view returns (address)
0x1d6c596bb5022a4338b6b8651f3acd4d836ef574
isDailySettlementOnGoing() view returns (bool)
true
isExchangeAlive() view returns (bool)
false
lastSettlementStartedTimestamp() view returns (uint256)
1596111828
lastTimePriceSet() view returns (uint256)
1576436224
maxTimeIntervalHB() view returns (uint256)
604800
owner() view returns (address)
0x5dd504ce48fcfddadc3b2fc0505f6a9e771a52de
paused() view returns (bool)
false
startingFeeBalance() view returns (uint256)
150906864062454
startingInsuranceBalance() view returns (uint256)
0
totalFeeFlows() view returns (uint256)
0
totalInsuranceFlows() view returns (uint256)
0
Read-only
checkIfCustodiesServedBBD(address[] _custodies) view returns (bool)
checkIfCustodiesServedETH(address[] _custodies) view returns (bool)
custodiesServedBBD(uint256, address) view returns (bool)
custodiesServedETH(uint256, address) view returns (bool)
exchangeAccountsMap(address) view returns (bool)
ownerAccountsMap(address) view returns (bool)
State-modifying
Events addExchangeAccount(address _exchangeAccount)
addOwnerAccount(address _exchangeAccount)
createCustody(address _custody)
finishSettlement()
pause()
removeCustody(address _custodyAddress, uint256 _arrayIndex)
renounceOwnership()
rmExchangeAccount(address _exchangeAccount)
setBBDPrice(uint256 _priceInWei)
setCustodyFactory(address _custodyFactory)
settleBBDBatch(address[] _custodies, int256[] _flows, uint256 _fee)
settleETHBatch(address[] _custodies, int256[] _flows, uint256 _fee, uint256 _insurance)
startSettlementPreparation()
transferOwnership(address _newOwner)
unpause()
updateHeartBeat()
withdrawFromCustody(uint256 _amount, address _custodyAddress, address _recipient)
withdrawFromManager(uint256 _amount, address _recipient)
withdrawTokensFromCustody(address _tokenAddress, uint256 _amount, address _custodyAddress, address _recipient)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address _feeAccount, address _insuranceAccount, address _bbdTokenAddress, address _custodyStorage, address _serviceRegistryAddress)
fallback()
This contract contains no error objects.