GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 280 txns
Deployed by via 0xc6bae7ba at 14684459
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $416,860.77
ERC-20
Value $126,916.82
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x196e28f9e072babc6a7f0a681edf22fe9823d0e9c679e4a2b9d039829e9554c7
0xad784ad43c9b55c2db29e64cce13eacd2f9b07022cd9a0aba380ceca08d33438
0x52daaaf9bcc55a15f09bfb2b1431f1c5de01e4dfcbd77b3a033baf9cf5635743
0xbca7d2e0572c47844ba8990e74b86711acbe63b3629cf479ccbbb389da03bd5f
0x1dfbd3efa3f0b50f18af647d040b6f2be6e1f66426be2ed6bab47e5d810f0580
0x1b6071c3124c151e3e16c82a2d33fcfc553a7cb9700130d88ba94b1ba9689869
0x74d8bff9bf91e3a17020b166cabe474bfa605d5037dfa9df6462a28464e10450
0x4faf48a47b3e97afb9fa59e6b55b80850152a2b34e8a844fc200275182afda30
0xa1081643ec31bf21503ac4a5ff99a521563ca4a3159784819307e1c1b7c04410
0xa7cc6e113a5244c91f1fbe1bbb4a52c45b3b6ff744358af9461a817a349f0fbd

Functions
Getter at block 21301511
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b2b8d2dbdefdf9e7bbabdd36b9818be8dd6e8f47b7ab182517be847f96253cb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x817C29ffd97b95Ea162b6915bB7E963B412745Bd, 0xcec8391A0538Cd28743C417e9e5006C62A34992E, 0xcE96300426A134BC9D51a7BE3748fD778cD72e0E, 0xFa126b27223FdF8897d402069BD737e81FbfB910, 0x81C7903f8C7bDcD6c1a5901bf07652784aCe117C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
290
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.