GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 95 txns
Deployed by via 0x9204b01a at 18921274
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.87
ERC-20
Value $1,147.61
0x0056450f2e67d175246d40d6b04c417468f5f3cb00abf8fe1929b25a5f540671
0x3a7a0793afe6b73986ed5c81d0bf6e988994635b624b8ebca9bcd96dd368cb21
0x42d9614db8ac06dece0ca6c6b6c14bf1376debec3e76033f4817459d9000494f
0xd27cf101ed1e9be472bccaf55ffdd5a1e933af0d544d7b83ef63c8b283223053
0x1ce1907156f3314a15987c0088b2791eebc8ff5e2e102b485586e3a30d13555c
0x4da20fa7c5614800a5da3cf396f208684468e2e0ccf48851c1f5ed813719067d
0x9b54c4ee329694e2eaa083c32f14e85e046501e245f9bbf0fda92239ad05af50
0xe5ea126551d8f263f4399dbfbf6daafae0a0cb09591b71d166b12f98b001138a
0xaf8d29b03cbf2ecacdca799c73899a0ca081c3523e0d6e342a3ebce7430af83f
0x293d382144998e3a006ce4328b0b45f3673040ac182d76849777f260508635d7

Functions
Getter at block 20915137
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0fd5a75a4174c5ae035fed3dab4fa7b0dcec183bb9761b5261e49125cd9ecd1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x54146f63261231bddaC5b9C0289bE416c235189E, 0x4b5d06B309c32C0c8e73585358cF72E7a6E593F6, 0x0951FF0835302929d6c0162b3d2495A85e38ec3A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
90
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.