CreditAccount
Verified contract
Implementation
Active on
Ethereum with 0 txns
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
Balances ($0.00)
No balances found for "CreditAccount"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CreditAccount"
ABI
ABI objects
Getter at block 21280990
borrowedAmount() view returns (uint256)
0
creditManager() view returns (address)
0x0000000000000000000000000000000000000000
cumulativeIndexAtOpen() view returns (uint256)
0
factory() view returns (address)
0x444cd42baeddeb707eed823f7177b9abcc779c04
since() view returns (uint256)
0
version() view returns (uint256)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveToken(address token, address swapContract)
cancelAllowance(address token, address targetContract)
connectTo(address _creditManager, uint256 _borrowedAmount, uint256 _cumulativeIndexAtOpen)
execute(address destination, bytes data) returns (bytes)
initialize()
safeTransfer(address token, address to, uint256 amount)
updateParameters(uint256 _borrowedAmount, uint256 _cumulativeIndexAtOpen)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.