GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xdb4f5b2e at 20819445
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33.68
ERC-20
Value $2,344,752.2
0xc48550eb2b5ffab255d2dd1de8d17f9efd56e6a20def66964f9d0d4edd03bc2a
From
0x69f8eb95fad64509813c51b7c55812bc3970025b7747ad0263b21cb2b272b731
From
0x11e79228f8741555af44d3e58e086791416eb059035f6893f93b54910e1464c3
From
0x0f8bf3745fedc9df038bc926aed294b213b5b9cfb40731701c4ce06e1227d70f
From
0xe274f2607db2212410ffa7069414aca388b70c29cfa6e84c354505698c3b1631
From
0x5a12311bf03b5b767d9c6a58844dfbca36b00647ec7ece58014154124c14c17d
From
0x3bf319b0b4e7ef478cd7be3f5c272ec8fa3f5ac2442b33fd8b00c6a751355139
From
0xcb6bc5e19c5033b0d38915d14ffc46ef012677ba4e04e841dcf51ec9d7cb69e7
From

Functions
Getter at block 21170134
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc675817fc18ad21c671b089a9f711fd8f74d200348fa39a8c7b2f7514b53bfd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6a5D2BF8ba767f7763cd342Cb62C5076f9924872, 0xc21d575F5E850Dc8a0A8102032F2271d451b596B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.