GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x7842304f at 16852442
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $62,772,655.72
 (#34)
ERC-721
--
ERC-20
--
0x5b0b8a32faaae6796aae3dd22b686df193210a52305b07ab4e6bad438e875003
0x79e2f2302923e86dad4230d6ad8b4ec84c9eee5c72df130ec3b88fe1eb04b4b5
0x4d87aa663fa60cd815f81d43f206e10946660a19f894253150abf4a446a33d80
0x63bb2f9284ee3d6d34ccb6b8f54fd826d961ca8c0073c86e93f4a32fd22d8c58
0x0d2ce2d2c0c904d8618d205c090b13daffc120fccfb2ed4915aaa01992939352
0xdfe182f735ab8e4b1d948fe33931ccc9faee1fd361e8594d61517eb3d2e2afde
0xbf89f9dd6b8682a6833237e6cd80c4b8a135b2dc7e5ab5ba8ecaa494b14818e6
0x58f07ecdf9f7ca1c691cb11f4173f73b2b8e007d068fc53089ec2c18409ea923
0x80d733002d31d3afab2e39162ebe7af241e3e0f6ebc9a71272edc4acae5236ed
0x6bcb2dadbb886a4af7d000df311c6477926f496fadc267fb75b902e780f47281

Functions
Getter at block 21224955
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2f5d75e4f35d2c5f5f7761635725373be65dec02e6dc3ddc7e084fd44f38d5ef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbb13aEa87783ba4C1cE6447babAc81D00d0c1888, 0xB54d9CbEdf797AE4F9F22601D007FCaA1568F69a, 0xeC1cA72692E86D19AF9D62F18f0BF22F94D12515, 0xEA7B4193e8C4d4458ff0cf3adA63Be7a6330D046]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
39
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.