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 "Router01"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16374353 | 2 years ago | | | 0 | 0.0061516288 | |
| 16281544 | 2 years ago | | | 0 | 0.0043836700 | |
| 16281506 | 2 years ago | | | 2.816994 | 0.0033279224 | |
| 16265751 | 2 years ago | | | 0 | 0.0040812897 | |
| 16263027 | 2 years ago | | | 0 | 0.0038631740 | |
| 16262975 | 2 years ago | | | 0 | 0.0044339977 | |
| 16262962 | 2 years ago | | | 0 | 0.0050414738 | |
| 16260195 | 2 years ago | | | 0 | 0.0034147382 | |
| 16259655 | 2 years ago | | | 0 | 0.0037068786 | |
| 16259640 | 2 years ago | | | 0 | 0.0040319637 |
ABI
ABI objects
Getter at block 21220046
owner() view returns (address)
0x3061007eec1898fac97403e692cde6299d0b3f90
Read-only
This contract contains no read-only function objects.
State-modifying
Events approvePool(address currency, address target, uint256 amount)
borrowETH(address target, uint256 valuation, uint256 nftID, uint256 loanDurationSeconds, uint256 expireAtBlock, uint256 borrowedWei, bytes signature, address pineWallet)
renounceOwnership()
repay(address target, uint256 nftID, uint256 repayAmount, address pineWallet)
repayETH(address target, uint256 nftID, address pineWallet) payable
setFee(uint256 f)
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawERC20(address currency, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address w, address c)
receive()
This contract contains no error objects.