This contract is being backfilled. You may encounter incomplete storage history.

FlexaCollateralManager

Verified contract

Active on Ethereum with 25,487 txns
Deployed by via 0xc8fa1bb8 at 10646017
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $143,727,433.18
ERC-20
Value $148
ERC-20
Value $0.14
ERC-20
--
ERC-20
--
0xf7bf5a5d17af64c447706ececcd726714f8b686b95f67b9edcd593c1f9e9ad71
0x5d563566b40ae21d161b14badd7810ac076e68ba83bc57ef908fef060546cae9
0x29a75f982b30736c07e94878abacf6d9e66a4b484365aefabce0354d0d69ed97
0x2004e84a13b018921e0cb7fd5f71f00a3a67f2a15b0bb040e3588a7be8183be1
0x9fb501c7dc88457b8ba1e616110a0e35dad5e054b548563b3956f306d35379e2
0x9a52a27bf20bdcbb97c02e8c71e6cd2a1615481453d347a41e5cd6306ff250fc
0xed67e12b3d38049f33de0070e13cd79844927497fbd5063765d24072f7dcf8ac
0xd4148c3df41ab9965ed6d8642fafb44342611d5d78ddd5de295ba047d26ff838
0x158eb58d65c23a804a936bcd3431ef5c26cc8b86db0691035cbb28bb70faabdb
0x80ae3e0e3685fb007ef3bb410b04a139cb579a7e445a9dffcfdbc70929eec6c8

Functions
Getter at block 20798788
amp(view returns (address)
0xff20817765cb7f73d4bde2e66e067e58d11095c2
authorizedNewOwner(view returns (address)
0x0000000000000000000000000000000000000000
directTransferer(view returns (address)
0x6bdae0a63445689f71f9045e39022eb32d94ab41
fallbackMaxIncludedSupplyNonce(view returns (uint256)
53768
fallbackPublisher(view returns (address)
0xca515000bf3b9251287a8cedf06777efb47a8f81
fallbackRoot(view returns (bytes32)
0x7ae1ceaaf7e900c9b2e2d8842110bf6624cd0b4dab290e8c3991ea18fb4dc504
fallbackSetDate(view returns (uint256)
1725194615
fallbackWithdrawalDelaySeconds(view returns (uint256)
3932160
maxWithdrawalRootNonce(view returns (uint256)
18617
owner(view returns (address)
0xb550ce16e66d6d4cd10db120d204856c7ca0d823
partitionManager(view returns (address)
0x0cf2c044764e04da1a5ab395e4d63d3386701e84
supplyNonce(view returns (uint256)
53868
withdrawalLimit(view returns (uint256)
714717485660428889487841444
withdrawalLimitPublisher(view returns (address)
0x63e52df3afdd6fd7cf643e72354b01e509805b50
withdrawalPublisher(view returns (address)
0xebb46688c5a1d17a1606af5d597d296662075d9e
Read-only
addressToCumulativeAmountWithdrawn(bytes32addressview returns (uint256)
addressToWithdrawalNonce(bytes32addressview returns (uint256)
canReceive(bytes4bytes32 _partitionaddressaddressaddress _touint256bytes _databytesview returns (bool)
canTransfer(bytes4bytes32 _partitionaddress _operatoraddress _fromaddressuint256 _valuebytesbytes _operatorDataview returns (bool)
nonceToSupply(uint256view returns (address supplierbytes32 partitionuint256 amount)
partitions(bytes32view returns (bool)
withdrawalRootToNonce(bytes32view returns (uint256)
State-modifying
addPartition(bytes32 _partition
addWithdrawalRoot(bytes32 _rootuint256 _noncebytes32[] _replacedRoots
assumeOwnership(
authorizeOwnershipTransfer(address _authorizedAddress
modifyWithdrawalLimit(int256 _amount
removePartition(bytes32 _partition
removeWithdrawalRoots(bytes32[] _roots
requestRelease(bytes32 _partitionuint256 _amountbytes _data
resetFallbackMechanismDate(
setDirectTransferer(address _newDirectTransferer
setFallbackPublisher(address _newFallbackPublisher
setFallbackRoot(bytes32 _rootuint256 _maxSupplyNonce
setFallbackWithdrawalDelay(uint256 _newFallbackDelaySeconds
setPartitionManager(address _newPartitionManager
setWithdrawalLimitPublisher(address _newWithdrawalLimitPublisher
setWithdrawalPublisher(address _newWithdrawalPublisher
tokensReceived(bytes4bytes32 _partitionaddress _operatoraddressaddress _touint256 _valuebytes _databytes
tokensToTransfer(bytes4bytes32 _partitionaddress _operatoraddress _fromaddress _touint256 _valuebytes _databytes _operatorData
Events
DirectTransfer(address operatorbytes32 indexed from_partitionaddress indexed to_addressbytes32 indexed to_partitionuint256 value
DirectTransfererUpdate(address indexed oldValueaddress indexed newValue
FallbackMechanismDateReset(uint256 indexed newDate
FallbackPublisherUpdate(address indexed oldValueaddress indexed newValue
FallbackRootHashSet(bytes32 indexed rootHashuint256 indexed maxSupplyNonceIncludeduint256 setDate
FallbackWithdrawal(address indexed supplierbytes32 indexed partitionuint256 indexed amount
FallbackWithdrawalDelayUpdate(uint256 indexed oldValueuint256 indexed newValue
OwnerUpdate(address indexed oldValueaddress indexed newValue
OwnershipTransferAuthorization(address indexed authorizedAddress
PartitionAdded(bytes32 indexed partition
PartitionManagerUpdate(address indexed oldValueaddress indexed newValue
PartitionRemoved(bytes32 indexed partition
ReleaseRequest(address indexed supplierbytes32 indexed partitionuint256 indexed amountbytes data
SupplyReceipt(address indexed supplierbytes32 indexed partitionuint256 amountuint256 indexed nonce
SupplyRefund(address indexed supplierbytes32 indexed partitionuint256 amountuint256 indexed nonce
Withdrawal(address indexed supplierbytes32 indexed partitionuint256 amountuint256 indexed rootNonceuint256 authorizedAccountNonce
WithdrawalLimitPublisherUpdate(address indexed oldValueaddress indexed newValue
WithdrawalLimitUpdate(uint256 indexed oldValueuint256 indexed newValue
WithdrawalPublisherUpdate(address indexed oldValueaddress indexed newValue
WithdrawalRootHashAddition(bytes32 indexed rootHashuint256 indexed nonce
WithdrawalRootHashRemoval(bytes32 indexed rootHashuint256 indexed nonce
Constructor
constructor(address _amp
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.