GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x3a0602e0 at 18514411
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.99
0x396288357bd1dd981700d97e82f546a0c25c6e83589c6da59beaf94a88dc2fd9
0x76c72aee57e096c61377ce28585ea32b4695ced9ff1d42750bc1e064ec5409c7
0x06e5792a2fe8ed0060e81b2cdcd3ae45cd81e425dde93d3f5eb0bece36c41acf
0x0e6bd36a6c4d642bf06a48198dc0fdf45d594bf7c21cd710cef8ffef2f01607c
0xfe4a195215b6e1c67548573f5d05f83ea07b0ce12d960339a5381d921cf0b91c
0x17b49b4b480e7e54b1df3d6add00c790c1434d654b0e566ec5040bd5e9800577
0x036f1465660f66cf14140965f3a770fa525574091bb6c977a58392a1918f3e95
0x3a739f84c022a82e1d5aa3a173fbfdd18d26e769d244bd228bb2422c63a53d44
0xcab943e9fa6d5dafd6067c302081cfedb9857e63dbe96537310511610a7d002d
0x6d8376c30f9e691ad60820df4ba1a586c459149c7af83623194f053b91238a82

Functions
Getter at block 20882628
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdf18829689a94cc26c8293cdf15133b8130fa793a0f47f66310ceb862dec426e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4272Dd9DBc49198f100b122C5aad09a2be521ac4, 0xf1337Bdc03E7a0dc51CCcdc9148F97e913e50885, 0x1b09b46Df00cD5a1e767e5956D4a2CF0197c71C2, 0x18c60a8Db37768bF2b2E7F8A72A19b511ECaeE71, 0xb41D1432DB154B5ca3eaBF9ae8643963Ef17cbfe]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.