BeaconProxy
Verified contract
Proxy
Active on
Ethereum with 40 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x30c3…cfc4
-
variable spans 5 additional slots
Balances ($0.00)
No balances found for "BeaconProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237040 | 11 days ago | | | 0 | 0.010729290 | |
| 21223466 | 13 days ago | | | 0 | 0.012601589 | |
| 21172401 | 20 days ago | | | 0 | 0.0041624058 | |
| 21036135 | a month ago | | | 0 | 0.0055751719 | |
| 21022473 | a month ago | | | 0 | 0.0080006845 | |
| 20971565 | 2 months ago | | | 0 | 0.0054735312 | |
| 20864561 | 2 months ago | | | 0 | 0.0060765763 | |
| 20835449 | 2 months ago | | | 0 | 0.011462755 | |
| 20822060 | 2 months ago | | | 0 | 0.021859715 | |
| 20769387 | 2 months ago | | | 0 | 0.00051148587 |
ABI
ABI objects
Getter at block 21312943
admin() view returns (address)
0xf25621b685c1c22fbcdd7e6728be2268b0e32d55
borrowerManager() view returns (address)
0xb5006be6af2c6b1a2ada46640e880c95fc24e859
borrowerWalletAddress() view returns (address)
0x4e3b90dfe424d726648b64c34cfcfe535e40f4c9
closeOfBusinessTime() view returns (uint256)
64800
pool() view returns (address)
0x30c3115dca6370c185d5d06407f29d3ddbc4cfc4
serviceConfiguration() view returns (address)
0xec4f65e0a0268ff38ecec711ad5159b96dabab98
settings() view returns (struct IPoolConfigurableSettings)
(500000000000000, 2527286400, 0xb5006be6af2c6b1a2ada46640e880c95fc24e859, 0x4e3b90dfe424d726648b64c34cfcfe535e40f4c9, 64800, 10)
state() view returns (uint8)
1
version() pure returns (uint16)
256
Read-only
This contract contains no read-only function objects.
State-modifying
Events activatePool()
approveLoanForPool(address loan)
completeRolloverNetPayment(address addr)
crossChainTransferApproveDestination(uint32 sourceChainId, address sourcePoolAddr, address destinationWalletAddr, address sourceWalletAddr, uint256 amount)
crossChainTransferApproveSource(uint32 destinationChainId, address destinationPoolAddr, address destinationWalletAddr, address sourceWalletAddr, uint256 amount)
crossChainTransferMintDestination(address destinationWalletAddr, uint256 amount)
disruptionOrDefault()
initialize(address pool_, address serviceConfiguration_, address admin_, address liquidityAsset_, struct IPoolConfigurableSettings poolSettings_)
initiateRollover(address loan, address priorLoan)
releaseRolloverRedemption(address owner)
reschedule(address loan, uint256 accrualStartDayTimestamp, uint256 transferInWindowDurationDays, uint256 transferOutWindowDurationDays, uint256 durationDays)
setPoolCapacity(uint256 newCapacity)
setPoolEndDate(uint256 endDate)
withdrawFeeVault(uint256 amount, address receiver)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
DisruptionOrDefault(address indexed pool)
Initialized(uint8 version)
LifeCycleStateTransition(uint8 state)
PoolSettingsUpdated()
Rescheduled(address indexed pool)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.