Proxy

Verified contract

Proxy

Active on Ethereum with 226 txns
Deployed by via 0x7a062928 at 12587230
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,711.26
0xb677a68f1960aa003e5e6eac42ff0f8298e70d23c8f1afa7e114b245d135e452
0x35ae4051cbc5c71260f8a7b9418c0509912f1921f0a021509f7a0513d2ed1ef0
0x169eb4ce6a514ea99cfb91d9ca0ce5e9fe510eeb33874bd9b70d8ceb21c78038
0x5a684ea593981f9702f7bd557a3b6c82233a70dd6f18e15b8981ad853bc163a4
0xd82a7d4bdd50f8a39477220f1de78ab90f35ab8be3161ab3e26f93766424cd95
0x4d5c708fef77fef8d64f91e9f4cb720af11596a5c0a5b60d2135bd6861b36b14
0x2510f25f7cdc5746f4e85df6494e83e5d4170533c00cecfef75d76967f99dfce
0xc8e29f69234d74659eddb9f75156379f014e413bab3c65abe7b7df26248e37f6
0x7c5d7cde4ed9a48126212e8597503271301e2971bbaff9781bd7c4534d877609
0x8acf671099e0833d9c1324eb7e714a82bd0ea7102c2a0d7c8912ded6b866c509

Functions
Getter at block 20867032
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x731433193903437adf1d1c74c3dd41862a9047223eadd72371abbb7b7adedb46
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Aa3d8aeb35443B5b1185F8Cb944330850E1F840, 0xb7aFbF5AE089140B4bf97daE7e6888878985db77, 0x3B3BF2b4Ae4Cc948B608852c6661e25453cA9a69, 0xEb9bcE4E5201200Ae4228cD2468Fa4e764C8E92f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
90
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.