GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 199 txns
Deployed by via 0xa77f885a at 18627543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.75
ERC-20
Value $0.01
0x79f7f51a8d28408c8e104d56cc5ce104e9a302b78b91e53c21ecd867cbb87a67
0x6cfc0a4ba61cf4a97b861aa4536c934d760f6e5fd27224389612c60c7d47d635
0x4a5fccfd4605ff3fe03010af2e2b8d61c3160bf84c50215c1a7ab461d06ab179
0x4389d6a387f26ee094f250d36119e62f904261e665e3f5ef95b904b4e1484027
0x2fd18c8d6c4f142e9fc6c3ecdc07b5a31e3e4bf12b65009dfe9b149a3e62bf25
0x3407aee52b49e90c593886e99fe131d1ae07854f27d8e94ccad0071d9c9552dc
0xabc9eba2b587495f5f5d2e1e3bfb1e2c7935499e53000cc5fff160681d6fc07b
0xb2d7be02e9a8a04fd5a9699b672af121e19d55437836546adba2e84152459194
0xdac03a708cc0e738ae76d83e695fb43e2dc711f89316f59ce7f5abba73171e1f
0x4ef57769e63a614e65352deabebf7879788a3dc1d6220d06b8cc8c2b377920bd

Functions
Getter at block 21176920
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91d51d531ef4404c137539bb483315fb5b759042d98df30f511983b3a4051e56
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5220B1261EfaFeB1906F9cA450caB782F33f198e, 0x8eAC8A75959e5af26f152a384faE8825079Fe3bf, 0xB484260Bd2101A195Bb6eFa4eBb338a8bBbfD412]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
196
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.