GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 357 txns
Deployed by via 0x0704aaf1 at 14885395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $625.68
ERC-20
Value $0
0x14c2fb0f61914a88783576948145353dcae2a04e3f2fb6dc486c5ca8012802bb
0xfde6250b7280fc7e6250c2463baf7e7c7ccf66fd01491136bd6d0b34eed99e24
0x8f602bcc7cfedd95bbca4cbb93b53a09491e1aa949f3e3e101e6481d76e28876
0x5698af5926c4ebc19e4fc38365bcb2c0379b5afc73f3dfa328202ef456ab4e4a
0x1cb1a4ca27ea2a455892b25860479a120e05c328e50dcb6222b6dac907c9be77
0xb2709bc6d63359f07ad96c6f68e1e35aa5acfd0c3a84c04b5537feee458c50b8
0xa2e3a026494e35b790f938ffd2c8fa153811f773bd31d2c3e0d633c46c4b23b1
0x6d2de98ddd49548f54ddc181e5be211e7e2e8370a0352d2c79905b42ca1751ee
0x8d5eca89723241852b0f4377dbcd31e90d0567f4991f4fd774774ac020abfa82
0x226c55aa836a0993b5ab192d0b3a57b402b3ca607ce1748e49f1e47e09597f2d

Functions
Getter at block 21157923
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f460d3dff54a1eb87e3c59fde33c6d517f2d94fad56eba4ca0e4bba5fdf0aaf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2BE293361aEA6136a42036Ef68FF248fC379b4f8, 0x327Db4C2e4918920533a05f0f6aa9eDfB717bB41, 0x30019eB135532bDdF2Da17659101cc000C73c8e4, 0x7c2eA10D3e5922ba3bBBafa39Dc0677353D2AF17, 0xF01Cc7154e255D20489E091a5aEA10Bc136696a8, 0x5ECbaf07907e0cd0F87317A331EEa621D23db792, 0x6c97fd6eCCa478E2163920eC9bdb68873a4c3B43]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
361
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.