GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 203 txns
Deployed by via 0x3af777b8 at 19521372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.29
0x041ea4f473c3fffaad3ba9e644b4ec490874b5d15aac042c42bf9153c530678e
0x28ba148b259cf183ac2430913a23a9113a260292095c41c22b93059e5a923216
0x96f9ae47d8206fcd03521cbe857b3e3bf23715e3df725af880278f1bd7cd923e
0xd6f1093b951f09a480d086441e5072352e6f0a001f8b4c4177a6992222a18f7f
0x5efd9e9d37b46b5b04c186f4160867126a96d7cc76647803ca6285c5e70972f6
0x1f3bd8843b2be805864f1dcb81a07a81421d082fabc64f5815980a3752de2718
0x302af4052e7e1f924c0219764e3e2d42223c281da061bf07082d3e0a5db55a00
0x0cbb8fcb2f8e25a96c1433eb51651d718a519d51d53e1578bc542e41e724cb95
0x6749271e0821d878bd574118a8ee6026434047605cd673c086eed8e4b4cb537c
0x9582b04145f45b6553e5479fbb51230fc0241dfb99c253d0ea7414c9bb51a895

Functions
Getter at block 21157380
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa1e52918c004084b105f52dfa979909ddbb90144174449e017b17476fb711a4f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x176841Cf6c8cf6f0cbc7F08f47b1E630e159dBaE, 0x371B9cb977B998EaA14dc6B340c620Ee8Bed96A8, 0x351037870F1b55582F7E29a92b6717CB7Ed36AdB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
192
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.