LisaSettings
Verified contract
Active on
Ethereum with 6 txns
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 "LisaSettings"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17774612 | a year ago | | | 0 | 0.00099132380 | |
| 17774609 | a year ago | | | 0 | 0.0010864805 | |
| 17774605 | a year ago | | | 0 | 0.0010880692 | |
| 17774602 | a year ago | | | 0 | 0.0010377272 | |
| 17774599 | a year ago | | | 0 | 0.0010328770 | |
| 17774596 | a year ago | | | 0 | 0.0010534780 |
ABI
ABI objects
Getter at block 21274346
buyoutDurationSeconds() view returns (uint256)
1296000
owner() view returns (address)
0xca7681626e3f5542ac3806c88e5bfe916c7908cd
protocolAdmin() view returns (address)
0xca7681626e3f5542ac3806c88e5bfe916c7908cd
protocolFeeBps() view returns (uint256)
525
protocolFeeWallet() view returns (address)
0xca7681626e3f5542ac3806c88e5bfe916c7908cd
Read-only
getLogic(bytes32 contractId) view returns (address)
State-modifying
Events renounceOwnership()
setLogic(bytes32 contractId, address contractAddress)
transferOwnership(address newOwner)
updateBuyoutDurationSeconds(uint256 newDuration)
updateFeeBps(uint256 newFeeBps)
updateFeeWallet(address newWallet)
updatePlatformAdmin(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 feeBps, address wallet, uint256 buyoutDurationSec)
This contract contains no fallback and receive objects.
This contract contains no error objects.