GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x9b253121 at 18870975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.31
ERC-20
Value $10
ERC-20
Value $0
0x8d68c2ebe15f7a02e4794838de62a3ff8b512e248f70bae81f72eea92e3f2a45
0x279ce03180278c77f540669460c09c0aceec02f71f8726fd35876274dc3c78e1
0x854f4427081c458d4bd2f56e25e9c1750c22beaba7bb102513f4bc0d692064b9
0x04090cc01809d46cff566814bba57fd07c89565db92b58d852c99484a825e31e
0x799698e9a5d6391ea573be2bfd0fa9c4c3cf7ad894752a062f42c30e1cb4b162
0x551e424ca021bf48b057dbaab0eb585d696f07a6305b85767c95131a306bf482
0xa8dd8533d1c1f8728b53f89267d62f0667611b7690e7b7a64e760b2321fa965d
0x1582cd20933fe15217adf244539207fe05fce7d82256abf6afa4d91578a4009d
0x99941a1c454539d7092a5f822674f58e6f48669098bcf5452c1c0b8e199e5906
0x92e3ce0b57434e323ea963fde2370eed7ef0ad499b7342b42f9c89095a786fe1

Functions
Getter at block 21277297
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e3835d0eac28935321e1b26e7fbe275af584201a62a932f5db083ced16dfa38
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7048319d3F4c76B34020117b4abE9f9caB7F80A7, 0xf9F2E5862C221a16fC11c4DcD22876cf281D6BfE, 0x977CDCc48c828c596b7204c21a09AFF4D9A97234, 0x785769B35aAE40A0450B28E23E1945C60019222d, 0x8722E55A70c75039b10b446AF28A8B905eEe3a11]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.