GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x5e4675c3 at 16219142
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $558.76
0xfcc0f6596c4d61f7dc1e702680d95e1c88b2d693caefc385c1b10cdf8c366b7e
0xa3fe1541bc3892480d0a9e77a09ffb25f87eaa24fd5c7928e8ca0f9a7c5ff12d
0x6c9d67eeed2972fca665610c6ab72432a46c4a8a20ae5e078a84c4fe3b03d4fe
0xd9d1fdb0522f6dcec562115e09bab14e944a116157e74187d14ed54df695627b
0x124de92662ff918b6cb90b3f2c72ff36fffcc25e8cfd508f35b165f641323f7d
0x8c5501838b098384dc435d3c9bc5e070dca94bf9d394a7dc74e1f9e478b04163
0x7fe3ea490f6e21b7f0f03097dc3b67271a765bd0f7267a521b96f1ca61a82d72
0x2eb2c4520c35cc433e35c898ff681a44bb253db254ba5fc0dfea6947b4a8f304
0x20fa63470e40a396b3a3bcabc614c62438ed1a371316912fc9f514424782e43e
0x2949f9ed6c6898090fb4ab68d8c09bbbbe46e1f565de18f8eeb2940a398a5f69

Functions
Getter at block 21227391
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x12320033a8e039bdbbadd1d586ac8964bea9d8172f8b49dff0a8f3ad56f7d048
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7c07DA4dB15824dB79d2f799D5FE52991601c0FB, 0x0F92D39489433041ceF0D7d4fD322434A941b068, 0x269232926750A0306dD4494BedB5f950a4fE2e29, 0x8c729d8c76BeeCd472E942407Ad30Cc95c652A29, 0xbD4567400EF90637F41E45f0E2E989E11c4E8Bf5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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
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.