GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xf35576d8 at 20858127
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $765,067.51
ERC-20
Value $53,009.64
0xa294ca2c34426633ac76984801937ca1f523c7f010d7900733db5966031c9333
0x46f47447c32dbbc9a3ca3206ea397aee23385cd3565f77c7d5a8830bd4cb065e
0x63216324b1041e71a9af6a27f477a6d0b43e13ace5f5798955ef9de4473837d8
0x7c5aabd66abe4bf4dc61586c9517dc6dbfbc91f24e24ac0100cdd5a7804d71d2
0x71d222650912720fce4a7da9773a20749caf1bb44e9cc7100aad3fbef7aea64e
0x9f9215244453d01b597f1bb616060bd061df5acfd32b5cec2576348a726eccd2
0x45f98088ebbd6f5f563c80f1fab4fddaaf5dbb6afce0ce4ef4f1e1f7c2e58190
0x27e315a3226e9da58be41cd5b6a0283872aea2ec4a0937a45ccd7c8fa319b6d3

Functions
Getter at block 21300460
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3fe524cbeacebe2bbf8cfa9232f91ffb980f50df43af52fb3e94f0df5f3a00f9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x740422DF1225F0FC6480B663d7675E0268849602, 0x7F88c7D70E28778872756C5EdEdafA45c642e496]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.