GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,061 txns
Deployed by via 0xc16daee9 at 14403464
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2073)
ERC-721
--
 (#2042)
ERC-721
--
0x8a931ec938260bdfc257152d19f4392ac80a290f14f1fab16fd63bdf8b7a0642
0xbc27fbd029fc7cf4d042a46a2801dc1ae169aaafa5c452795ddc7c85b63d5040
0x75551119c16a12081b3377ce1e6e4e9df7a7d943c5d3c3f353365212bf0982b0
0xeda60c2c0f1d45c0f7e2b8eb18a791c590b9a852de1a6800546fb167810352c1
0x663f8f110aa5cdb8b16805d489ae947467c34bcba857465937cafdb47e1d627d
0x52beacfce5d8bc55918c0fe8025b7e70689251e1597bd6c793c98f47c478ab20
0x95cd52920fd3330e7c86ba2eee9084e9d69fd7e0f5c023db250707031c832329
0x59fbe9e22f3ab913ed76cf014f46dfc80e9ddf8642e753e86719612738b42516
0x4ac43d5d00d762a251cf2f54e8d4f653612360c6b0f81d3c8a168c6cfa69a028
0xc47c6a73a531bab4e79e6139fdc859b3127754d3f36ab1714ef5e595c7b59c62

Functions
Getter at block 21249050
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe105513141d9ff3865a7a0cc765c3c81da2fb17808ddbc98ba8cc7bcd258b06d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x558db3aEE578A3fD3e4c03acc5e9F59AEe9f6900, 0x1e79F6714c7dFBb6504357786A2aaBb2304dE2DD, 0x0C080115CD567F8603dA1CdDeeda5Fa059eA8A18]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
958
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.