GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xb360f6d5 at 15058253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,478,221.71
 (#205)
ERC-721
--
0x7c616827a2457dbb59daa2d8034248b7ef351a01a5ada568f5d16549589c7ed7
0x4dde53a107826e830105b7d2e695572657f17524febf09f008f734277bbecb92
0x75045a27eeafa7ce3a4baf1f2b2c15410cf8c06aec93210960f520dba7062973
0x7b8690d62f95e84a35b41832a35bd0f4b2fd9ce05183c1e0e71c9967b9a9a8a6
0xc8f46df7ec42522ecb1119c7275d0048552b9337ff43e531252168720212d9af
0x538cf7f49086fd05d51df90cff8a0e8be8f5fbf20fcf710275cb35f8caaeee01
0x0c5d59f6ac40c49b26adc4e45791b98848b562bdba92b3cdd264c1968d9ffb67
0xa5eaed773ac627b3a45b8d7a4c7fbb4576c1fec748a1336aec31fdbd5cc929c5
0x62b36799264312d3d09b6a15ea7f4998f564189a492f54bbf51b4542c7c8a24b
0xf65be1715597148a37fc6989cfbf6ae7fedf4133d1ed5eed5776c3ce62e01423

Functions
Getter at block 21385876
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x433d2152d04445f02170bf699690dcdf049568094112099f4a29ec0258509b5f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8BF6E5550b6163e72F88D94763d89FD62FD0230b, 0x890Bb8026B76d7a601B1b2C549441ad3D0DF70a8, 0xAAc6381835F538840c80887823A04FC0d151b8f0, 0xB5A5241c3317A6173597361Bdea81728963fC1E0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
100
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.