GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0x2284a798 at 16065975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $227.87
ERC-20
Value $5,006
ERC-20
Value $5.57
0x507e25e1ba6b99874921186b8e70c1427394c016b6ebea4213f4f4b22c7ffa7e
0x083dcd0614f6f9369a430741f31ca462556be5d95258cffb62588e8272dba26a
0x67d0ea2a436d7781a895191b7f0629354c20e59b6fbba0094b72251f1677e78e
0xf9323a30e1487cd03a4a5ab89a31d10cd2ce83693a2f255deeaccca2851f0f4d
0x8c50a4297ce180e027107fe5b7da1ee66befd21c5a9a9bff89c2a2480d43d1af
0xd7568d3f49fce0741d352e2592ff248a898af6989c78864a54c88c3511a93ad8
0x0888305b8b36b969c6a317e84e7ca319e02fada9ffffba62fd42d86ad7ef1619
0xcd73cae7f35bc63817a4fbfe6e029f36aeb3ca35919552d6c291c8c72cf69fcb
0xa4ac34914def4f44623b94100f5b3e57e47ce9602c5feb1ee21b5e1a8bf394e0
0x84cd75e996ba90d580d49ef49cf8c5ddf75d38ff6d0099759e9abea150bcc146

Functions
Getter at block 21227519
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea1f521713e2dba9e13b0db83150a3813364250e97f8bec6aa3785ae0d2daacb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x47D2B56F967A5E803d8095E77EE1853Ee8736bAD, 0x22a8cd3a7a07527B3447eB42Db073342b36c1D49, 0x586A5A952DCde87DA1335aBAf4e118d10Be053c0, 0x935bb70A242Aa96E687324e87a81607693628AE7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
75
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.