GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xa6bbef1b at 14551224
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.4
0x6d3345b80b94b67f8d9002daf9e512b8ed16154635fb26a48cbe04e817d3186c
0xb6aeb83cf1ae092a8cf2fa8b24dc3ce2fdfd8ca447ce94b35730586634928629
0x53414324bab6adf349e185e87cea2399c8d11f63d6e8a2b71701d18f57b67c1a
0x346c66a5352c337a6a31e3226c0a4878da98a046a33d3d4820e0e10acc75d348
0x13d7bead4425a1da4f2cfcbbc5f4f9940cfdede840162dfbab2122c2061ad708
0x22b6c3c0b5d89f430957d869602306ddb068054478fd86e694df3482bb56414b
0x4a225af52c521530169858b17c683f2be46974473c04a399bd5e2b1f2c2251cc
0x7ba866c3bf2ff92bcf284e06a76e8435ab21725bf28204aeef4b54f12abbfab1
0xc6482239be8c0c8eac70299ee727e90be8a57c1b3f6a679dded66dde53e6ad49
0x6dc0b0809c914dae1ecc07979faba34a579ebddf4b4de9247d17afd953130ac4

Functions
Getter at block 21317165
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x18c0ba1a665c12cd63f7b5956fcfb09a023134e5055b37840c117be29bc991be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x039c7320956110b7E9E350D382a354D6aCe8d2C0, 0x1071a56413701b104f35fCD0a94822457e512114, 0xAF4FBDCD730fC9eC4A94C4E184Be87f4a80e1AD5, 0xa8eAc5592228F1108fd4a488bD13D2201268cC3f, 0x15d789D4Dd128CEA5D8E6b6f0adAbe910e5Fd100]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
21
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.