GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x76ba77d9 at 13941035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,890.88
0xb8aa2b612dda46528103ff2b7ccb5ed23b2f727ccce666ecedf19d782c542fbc
0x8e3973eda32f1d91fed6fa75b99f6bf9d1b48750aefec3928be038658089795c
0x27c26ac0660b4e431e66ea1a8dd95b0d518b854a77303cbbe694998b9d4601f7
0x630924c3e4da17b2983a9e37f6ba422ff88ddfbc4481bdee17e61c34ad59eacd
0xabfb5f17d2ef35452a2a7c73c0a7cfedbe92f1ebc06c18bb1cd93c44d51c2fa2
0xf5394c9616bdf5c6b13aea39957c1e43bb16c650b12a5104a155e45e1e65b0fd
0x13d7966b6a96679ad928e531c88f0eebdb49c75ad85aab00c81b08b04cfa72e8
0xfbae3f17808b3968a23e4d6be60e7979224aba76c7d2d4868b99f97dd80f851c
0xfb337007f9b574eeccee6676b1ebdb69de6e687ef428924b894d6ad7686e7e66
0xa259d0040f63c327dc75487b5604cd190fb312eb03a53c2ddb74988996b3d790

Functions
Getter at block 21283499
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1774da8d5a15603fca7f7c6f2f3f8f297ef72ca1149fcbfc7255774cdbc4ffc6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5BFEc0f57fC658f3FCe7C63609fC6A141949F85, 0xf3415D76F984cE7296Ca9cef0F83511388D62a30, 0x43C12098b0EfBd3B78899aa46dbfe78d782Ffc98, 0x197bED4f977fEc9832ECE3F00bF70aDDF884d031]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.