GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xad9307b8 at 16613170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64.87
ERC-20
--
0xef03ed68e36119348bff16ac408db2dc4663daef35dca39c30ab340154f5e0cb
0x60c94a6f832d4ad9c17657e434c2f96dde430da7cbfe77fdd9d1fd8baa7a63c1
0x2f7ab7a9f9c4de0bcf1630bf1b110d2b50ae4bd0305cb13e6cc843d67b29df43
0x7fc93a5cbc152a05a935aea49962330c567fe91662bb0b89b0b33c0d0ad1cefe
0xd6816257b77fafed7a2d87f9a1a2ed63906b1546c0a6d852ce52a8165d44ce25
0x5bc183dc89f8924df6b1d913a76efb25451f565828ad57b1eed0fafc9fa295de
0x45663df67c8ac8a801754857a8c6253229077fb78c87662aa602c7cdddf8adfa
0x3794262c9f96d5ccf889ff6c5fbe3b518fdedbe96aa4982429860abd2868d705
0x7bd83e554329e9419c0d0a28c136fb9c514736bd6b72f41b63cf0e265dce57a4
0x50c6b558f49ee57af51a183dd9e7eb473668f97a52662ab70d61a89e59c35826

Functions
Getter at block 21022805
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe1f64df85d0783fa606a7413be5c9a4c6f12d968b8af27f713ab8a50ac96bbab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x28f4310aaf879179221E519a97960e9542881712, 0xccAb9883AE21874DFfD4ef2b933EE5259D728f7E, 0xA37cD907B7d024cB12E32175CE9503AcCc1Ac015]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.