GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 262 txns
Deployed by via 0xbf4de085 at 13589886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,406.8
 (#11)
ERC-1555
--
0x318ea592b442b55c242894532e306220fa6472d780a00298925ea6e8e2c198b8
0x2e90400de5765cddd620c4f3481d5e98d681c72eda489f0f0c2e3ddd4878764d
0x03f5ba16f2384c62bae4f521a430cbf05d401595c49a64bac38c3f35d5d8f489
0xf0415cb3793ce4273c56fc640fec92cfb2a1fd72cece4ce8021c70131dbce889
0x92764f06e47e7640f82dfb52c1237dd565fd2d7c9e3172861ab66429a608b3d4
0x69b17f3efa41b988da762af0af1b7cf2988bfc212fb192a3f429319ee542b948
0x6e94cc28739737fd34fdedd205c5052a4386a4c0ee7902dbbf3974e7d1535111
0x5fde103be006118011286cb7bdd4c7a0a4f4efc49f9377207373a64e684ecdd0
0x36e7780ffdcc5c6b21d81fa59b252e7a3067f91083a8f2e8d42267564ecccaba
0x3b797e1dd29fdd254c11d125ddf6db1fb8e2b3f80a7b59ad5a9f40e6dbde7545

Functions
Getter at block 21190685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa66343cdca8398d2eb1549b5cec068b522b1504a3c2679568f4b9c1765e06ef7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD10617AE4Da733d79eF0371aa44cd7fa74C41f6B, 0x5A6a00d4fCE5DdF1a14868bb27340b542421EDe5, 0x66496eBB9d848C6A8F19612a6Dd10E09954532D0, 0xaC7B5f4E631b7b5638B9b41d07f1eBED30753f16, 0x54cF9dF9dCd78E470AB7CB892D7bFbE114c025fc, 0x6dD1e005c90cEDBeA99909fa9FF82497E2424357]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
242
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.