GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xb51a270a at 17419429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,573.12
ERC-20
Value $0
ERC-20
Value $0
)
ERC-721
--
0x77750652e4e7f1ad26afa4bcffab4466228629919c42193adb118ca7e3a40db3
0x49080fa74a6d623063c90aa9914e02905ebdca93b5bada775a9b46177336e0a3
0x75f41dcedf7736a55aa66bfd5a6310c5c88083d2e438ef7842013781ee16f2f4
0xba4ee8a0b0dcd25de6b3d8c2396e457ab31281342e92db4b9f423926294b0cc6
0xe9bd3b1c50a7c67c905b033060bbece462300f883b883045b4367a36f80a355e
0x673340193ef154e881e0cdcebef53c3f07d7da00100cbd4246f8fd6c9f829fb6
0x2d1ee156c3071ad3916ae700dcd5f53c9237f6acff87c7b2e923e872c4530490
0x08bd57c19a31861ffdcb4ab0e3c350aa566cbaf56db80b32013d360cf38d511b
0xb3cea3cc9a3a989d0299b15e607c440c30b9a7f22a4e38ec3160358bbcdc6356
0x699df51b341a1e8e7695f710b42ad843075910f6f784635af2d9b709f1ef2b75

Functions
Getter at block 21226619
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c3d57f11b3a6da90b15afaeed11fe533b214ee28c71552c88a29ae6dad1cec5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Cf844e95E6aC290f78d6a1F06cbD0A359333D8A, 0x0c1a3E4E1C3DA4c89582dfA1AFA87A1853D7f78f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.