GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x6c62037c at 13729851
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $370.98
0x35886a2dd1418ae5f69f190af38ad5edfac734418b4f1d1ef6f2d15916860a4a
0xddb0aa3fe0d9ae4db79d5a5c4d4eb8a008db4b06fc1256c2c6ab30d219d6201f
0x1c60516eef443622acaa7e12e7fe68573f08cef5d84f0282409dcabc35951dea
0x3432acdf4a0c75e350f6754ff433f4a085d6c127eb704f1a8816a71da46fe243
0x66607379d3faf16d33538470e8c9eb85e5219672f3192f47fd452dd00dbd8f46
0x4b10fab119d0321b5c272c0f9dc0cf35f566b751f5973e84ad3c31ec7b11c90f
0x8280f2cf30c648480e19ce9626abd81a9c50ff64fc73d0e24349b2ad0e66f51b
0x74d0f857e64935a3e1d2685f6722104de011b0a902099fdfe5213f960ef4f972
0xb5b5e65f0e305956e8908d21383f87c2658e410366f946f82c6187ae64864b58

Functions
Getter at block 21306175
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x340375744aada189c64123e64ff9003b5f1adfbccc9d77c1203c6249d7a51894
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA35f3FEFEcb5160327d1B6A210b60D1e1d7968e3, 0x03d70891b8994feB6ccA7022B25c32be92ee3725, 0x910E413DBF3F6276Fe8213fF656726bDc142E08E, 0x9FEFd67f0F8510B3C641AED4Bf0A4C5315119440]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
0
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
dataHashes(bytes32view returns (uint8)
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.