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 "Params"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Params"
ABI
ABI objects
Getter at block 21290282
depositFeesBPS() view returns (uint8)
0
expirationTime() view returns (uint256)
172800
loopCount() view returns (uint8)
10
minimumSwapAmountForWBTC() view returns (uint256)
24000
nodeRewardsRatio() view returns (uint8)
66
owner() view returns (address)
0x63d9f6a25ddd2c586f4441065ce7c8412fbbb91e
paraswapAddress() view returns (address)
0xdef171fe48cf0115b1d80b88dc8eab59176fee57
withdrawalFeeBPS() view returns (uint8)
20
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setDepositFeesBPS(uint8 _depositFeesBPS)
setExpirationTime(uint256 _expirationTime)
setLoopCount(uint8 _loopCount)
setMinimumSwapAmountForWBTC(uint256 _minimumSwapAmountForWBTC)
setNodeRewardsRatio(uint8 _nodeRewardsRatio)
setParaswapAddress(address _paraswapAddress)
setWithdrawalFeeBPS(uint8 _withdrawalFeeBPS)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.