GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 118 txns
Deployed by via 0x272ec3ee at 14244781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $126.02
ERC-20
Value $139.08
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
 (#8)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
ERC-20
--
0x8a1b91e50c24d5ba24523d38f386f8977940991905327f90198150733c8453a8
0x65a09fbd9a85db11cac5a5d9e91b7eb461f06c327064eb42a9f2cc9d1beaf92c
0xa0223736f611025928a52a0339c83bf98e1530bc3d179e1b0700bdb6a9f7dd82
0x2b35beb2a78d4ac1105af0d4a15747cfb68f590c6b4ed10337142b159150ae71
0xf81d9a12f7a7e55a95c68cc9338ff824ed3d1bdcb31a9b83ec16e8af155fa25a
0x1e8c8636d734c0f45c592c799a0e44a4202ab31b8ea59d5b4ff09ab1b6961c55
0xcee0ec9fc3d844c4fe901ae2d37bca08f57e7e38c0889b413ba70175d64cee32
0xf9f92e7978d14e7c8684cd42473aebd381c5b38a6c0a50b4e5fd20abf1a1f263
0x85333a8a881b037ebd110889405063825093a7f9975f584a1e63b37d067d6dbf
0xe556626fca8dee94a2b7248c835cc9a2ebcec8a66163035a36bfd3aee1f4dc37

Functions
Getter at block 21263029
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x81d0c50db355eecf6d696949561da8691897423f68ccc890728585ddbeb1349d
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
131
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.