GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x3138d95c at 15263499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.34
ERC-20
Value $151,834.35
ERC-20
Value $40,090
ERC-20
Value $0.12
0x74aba10a26ccfd18030edcf756394692449d1667a2b79879983cb411a53b80a4
0x85c9b9551b0382f6c2fe394ee9cb590007a38329d0241798f4798f21aadcb295
0x84f04ac79de1f12d80c02525513b545c8984827d6ff98c3d9f6bf15383358e65
0x4598ccb578b0c8fad21ef69774a1946ef7f031d27d6e7a015f8fa91fc46ef7bb
0x874322acd25172c59a49f4d38cdfe9fb4d830774a9794b5117c8b958ffd18909
0x3de225067b555fe801ea4a0546ce7730ef589c822f2b12c45df5eda922a2db18
0x6dd91279613925fe987bb785eaa9733655e4e84a379762c409367094bf6a11fb
0x111a7c99410f29f132063e4ba3c4fca3fc13b0d4ccb7a6afe1cbf07a7ea8b581
0xc1aa882468165a46c26a45fe13250b5deb5040c7d6a2c50b5d36a0be6d685b4b
0xd3a2e4a9fb0bd521ddf43d3412a83c53d76bd158e66f1e31e0a64585d83fbf62

Functions
Getter at block 21205801
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x108b951d72b1e7630d809eae72dae2ddaabd1f910fa842aad945a52edc05a57f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7c201bfb75a6e67aEeDb4F446Aa9844a6a0B2173, 0xc53D8Ff5c14DDD3f83353a85Eaec8038eCCc1B13]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.