GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 254 txns
Deployed by via 0x9b012025 at 15580063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,007.65
ERC-20
Value $0.85
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
)
ERC-721
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
ERC-20
--
0x85dd753596d74388eeca4aa2666e72b4a605d2d6233f1763c3d3ee1568c2b47c
0x8f28cef08d1767d5b2b20acb506f1ee0e083b3c9029f0d5941845868e0a5a93e
0x9981806f8664517bad3fb8a953d0c38ddc006182186dc628fd94fc3f368ea7ed
0xa39bd6b85f17734dba35f4aace0b55568d05059bcad71f768f3ffbe5157efd74
0x64f7287e66ac698c7bf38077c1de0316988ce077922f0d494edffe43bf9aadd3
0x54930cf0cf12d9c75626d7c73b7db6ba4d6e30368e32f010905e19ff69e7e9f4
0x0646b3561f718d487e25a0adf2b6c0991095aeb281a01c07f5909801ee30c693
0xb6057d6e027c7abd66736ba634b29c3fc7cc5c4d3180b3aa0fe726dc117ad18a
0xb4118d5f96ee3f7d19b32a439c75110c50530eb38da6be4fb40092998d2bf303
0x7dbd88c6fb079e483a8b97a79410bbb2c4a91898b90f64393db6aeeffaf07c47

Functions
Getter at block 21432605
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa912fcb557a756e1c11ce55bc913aa24f2bc3bfbe8a8614d867d223c521dce8a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE46c550A9D746e06d2CEedbf421587397527DC1C, 0xE8f5529e83CF18EbDf7951F09b79Ce7Ba5a4F4e0, 0x7AA2B4DF439B9DcEe865Bd1433918D3E3a09e2B0, 0x99f0798b697a8b35331aE3d8704bA1Fa53Cb6932]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
264
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.