GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x8fcce2f5 at 15171357
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $369.2
ERC-20
Value $0.38
ERC-20
Value $0
ERC-20
--
 (#137)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#5)
ERC-1555
--
0x5486a0869d9cf4cc76a2640e543153ef2ca1051c9728b1795ee476ca5cb2f74c
0xe7cbb10e5efbd094011a6233cd053dd3b5c58fd4ff94c5b0560bfb69b0fe54dd
0xdf68ffb3050d4b7201373ab629fb4761d03114d3123c344ac2eec63cf89da952
0x4d251c06d2dad1fdf81b31c99974b9c4133091053335f0833c7c603b677757f5
0x617bb96e563ba4475fe57e6b3f2973b3d14c4098eece03e98ceecdb851dffe9d
0x7d56be3df2529b97c1b1e6562a8af867dc56266774a0ea44f29c5f05b90f1621
0x3f0f3c4de84cc5f6345c1375abd39012fb4f4fb2bb039e30234c4406b5c34379
0x76a447c78cea45ae255436c8ea5ccd2a020468c3088b5e42273121021d4e79dc
0x375c3e1d36c9c5346dff7e016834ec9798211e0720c0e1d2ee9f2437b3998af3
0x8a69df1e5d9f2a58b038c020c4b3ac07181a51b6345e194ad66853aa6fe6dd94

Functions
Getter at block 21312017
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b67ea036b25e4d79ac585ba323ccc51abe5b96867a578bc3e4f31ebc8158465
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1f9F5a2511C4Ca5B768dadD067bC19916dd59d88, 0xf45A307e19232EFbDfD91eCE01C8A89B7B333440, 0x764c676FeAcb0766D43F7F66287ca63cae7a6A64]
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.