GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xdf4507f2 at 15493906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.41
0xbeafbad0999a6819d59a3d80a3e17f30d8d69316aa32a0d305609468d8c9a40d
0xf1de97b9a03b75ae6308d2b3def834ce460b9624bdbf4b097c786d7e35ebe5e4
0xf661fa99d40cbc046c17c89d5a37d78f97f12aec27c0a82edee63006769d5335
0x88c24c67994197d5ec6af2f41ab94218c2dbfc68cd80cd2031daed1a0f503e79
0xee1329d06a68a0b4c1e6620e15c94a25873c0dd32081abd66a4c73a193829253
0x93fec9d6ef6d415a430677972da6904942cb35e4eb84e66980edb9464eabcf66
0xfe67f117a91c55ff51ac333c8ed0a3517ee704d509d3b7adad99ad8c370ccf4c
0x1078a2ba4f8af3565bcc65a3f0f0487a67a6f0677963e3d1ffc9378a9f5d0feb
0xa398607c54e409a3d79b9819ddb34413e132ee46446b835912127f922d7cd60c
0x4af1df7a087abc1a60390621fa98a6561159a04504a41e10f417ad49b0c1fa99

Functions
Getter at block 21290454
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb022badb8ea823e474f125be38dd32f449142d4554b559de21aab727e94182de
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFb3A6a664DEd1Ca1252946Bc2ADb7B35c3Ed1dC6, 0x2D7666a95CAD57246C517870eEb497D751d539dc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.