GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x940a7e50 at 13832984
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $100.88
ERC-20
Value $297.76
0x16d78354e6571d59400f6eb62c2c2ebf62f31fbb7f0259e66b8c6e9ef01885a1
0x7a9303a6b38aa558220c9bbb000093631634b5ee2e83ba93027cd34441b003ac
0xa0f5f03c3f249e25dbcc4a62176bc69b38f773cfe97c43e786648662d924f1c4
0x19308f4571154671f9cfa6fe43745d6db0dd8b2b735eeae35f84ceb24bb4822d
0xddc3d0c1e641783e58d88ba666e84c087fcd0295ccf10e0374cc734cc494508e
0xfa56dd2fdfdcb97738195bb339823b60747092c05d6df17cb83d523a804702ca
0x4f426002be384e57b5febe17c20adbe1b916e355009b5f27aed0635e98630621
0xfb31a3e2d8f34fa9d034d10957846018f5a84d2d104607b7f88ce8f35a0f784b
0x52daf9d300d1044c3b0716dfdc9d74ae5cd71ca51a68a6424a8f70958d2a989a
0xb7d451ce21157a97c32948b0df1634e9781c47db38b710cff1b4ad9c3cabc91f

Functions
Getter at block 21270687
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x25f5dd6468082f33edbc12c5a3711a5ced99797ce551cf3f373663dcf2bd35c4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe26650d1146A544e68077b2cBDf40bB3574c2634, 0x7fE0A22629eCD75cec5E9427dEC9F26C4Beb49dD]
getThreshold(view returns (uint256)
2
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
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.