GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x5d0d4640 at 20031973
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $84.57
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#2955)
ERC-721
--
0xc691417a56118dab3a70fdc4a68fec92ac9891429d7864c9b1263ebb4664e0e6
0xeed260883b6a630f8c0ad128b1162b25a29a25b215f295bd2fd03f68d01b39d7
0x42339bd52c3fdb101be6d26e2126f952beb06b1cae15da2960b42c1e8831a593
0xd793b6603501138135c6e3061d545373dc8be6a0da6b593e2c243693a9f40c9d
0x1b73382d0d40c24c0706e621f47dd888c9833fe4054b0aef5f630be0eb90ccd3
0xe1d0e0db3dfb3ece55b869116f0bb97f86eba0f91edf53c286fcd33a857e5a54
0x61c90c58a7a5585e464a01f3964df5ce27d388a39dbdd1d793c5420e2f8fdfb2
0x27a287aacef61f6580d9f1e727fd944097ac871d8e432ae5beae4932eff26c9c
0xf67956f97a9659a968ebe6516643174348974347f4bf7bf15510def9ea1e9ae5
0xef2a03e51a0b35a9fb1b307d5929c5bb9c174ac06c7b7dfee92ca3731a625155

Functions
Getter at block 20891000
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56038fd1fa8e9844e0add7c9defcb4c507f0a943bf0aeeff5aec7ad02dae2b2e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x076C42332d87DEaC2448A20955A1871c6A828E88, 0x56764DE4E0C9d96234d79Ac24D107f49e2958805, 0xd43dbECa8995C20d9f83e914380455806092052c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.