stablelab.eth

Verified contract

Proxy

Active on Ethereum with 182 txns
Deployed by via 0x415fbecf at 18578371
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45.68
ERC-20
Value $41.96
ERC-20
Value $1
0xe05b8e1525a29a687bfabbc2ad499ca7b525e11bd25ef107e63020288abae5a7
0x3cf7ddb3726ae98d357938a23f8f3e4c3214eb8a0ef136f977feeba814562b1e
0xdf910cd984c5644b97c9cec9856bd77ed21a5f0957aa9a4b8499d50ddbf3c959
0x30154e7b253b6415a2dab4c5cbbb5708b7b4d856f214ff642efb1f9bc4291593
0x713b247add475107986b0d281e817a136750615504b519ca7ee454a0fe29ac4d
0x119d767d10053056b4ac628fbfcfd7c4c513624c9e914f26dadbfcce41bb8664
0x95871356925f3e71bd1d01788e7bf386bf73e46191911ba5f7fc3fe0935eb02b
0x355fa1e4e8c6c5337fe61a0680af6905521fb4d848b9b53a550b9c2b4c9f6bfe
0x6f855854eef2dca522858c57b2e87107f38e36b56a4606b8d64c52f31b81c0b1
0x89869ffee38d8df5331d12c8f939ea35e039158842f7eac6d587fff273ea2b47

Functions
Getter at block 20935498
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d1c16bcac89dd1bf8686425527a5af9e466eb9b1f4ad7a3c3cd61e6096afd19
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
180
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.