GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 168 txns
Deployed by via 0xb12592a7 at 16224209
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.2
ERC-20
Value $25.15
ERC-20
Value $13.69
ERC-20
Value $8.81
ERC-20
Value $8.31
ERC-20
Value $5.06
ERC-20
Value $0.12
ERC-20
Value $0.06
ERC-20
Value $0.04
ERC-20
Value $0.03
0xcab33b77a5afd905f53027565c87cb8f413ce4c90ec3fdcb04e91cf1a370b084
0xa970ef5187cbd2a465a01ec443c2e4bf774e3286e163c2f289a81035ec9a97e7
0xf067f2ada32098a245e23dbcf352dbc04c0b616aa4ba6944077d9e843304cae4
0x08758bc0a96d6ef4ac8b5f8781bb171acce6b304e008b29b6712890b96dcc3e1
0x8c8be2040607d832ce689af7187d519c9cc5bb0fdd3286c406e8469afe43f22d
0xf58a68cee1cf614839b8980098d3f2665b179980c065620a12fd6173ac4f8da4
0x4c48ea472c1bdbd1f069f49864758123663bf0afc3b77953bd68443e19eef751
0x61ac27dbdffe85ccb85a2d923416c41b2c72a8bc851480336f560cdbbf0052ee
0x2269ccdfa8ede679523654d872ab505fd6db85c5531ba70d370a39a3b503dede
0x1840cef2dd9b945b4e3a22b027f17321d2e75ab4cd6691fcdb995df785180edc

Functions
Getter at block 21065033
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa41377b0f3d254d4d0f2fa5b4fa7de0540955637a6f49557d22196985931ca53
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x20c4D73058d38DE35D739d74815517cca30dbd27, 0x7C397135064965fE5c25e25B643163Ec33Bb8b06, 0x49432B7583DF8f9b02F2a111CA8e59003373c489]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
137
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.