GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0x5f38d02e at 16189605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,554,571.93
ERC-20
Value $9,631.91
ERC-20
Value $2,195.33
ERC-20
Value $0.6
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
 (#753)
ERC-721
--
0xd7c3d84993448ebf9fb57a64b43ab9aaf8933c6638fe8a6d2287c281655a5da2
0x3978a6fe300c6eb0be26ff86fe3c1e1d7a77949470faa787e3bff5e304f1f7c7
0xbd3ab76549c808495f0b06ab320002c92da4a0b0e4618e2ca5e55e79d5f40e63
0x1478986d29407195f607ab607fb8578e616088bd822d3c81d0639b5eab8f6332
0x105ffadf5a1d5bcea31cc0e05d3cd490f724495c8b7d1e2ef78af6950abacc0e
0x86b93c7e07a6ee3b16bf9986d1d93296ff5f869d555d0e5c192a8f46fb8b52ea
0x17885962d78f562e52469d07629da102be85d7740a7ff82b7edbd4250b34a6af
0x9f39ff10cb46af7d5291079e9bacc5400c38a67b8aad09867a6f09e259588453
0xf6a7ec1daf7743fdc86a66fe9dfab7794e1fa56b8c516893256a0cdc147d0f70
0x55fc5df25fa7d6ba62d6378a8768b14c1cae43cdf68529ea06768567f1634a56

Functions
Getter at block 20813554
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0218131586b0e6f797c6afcbcc0aed49cd72e23f12e139494f9788be89b9eb13
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x781591d4a76e24F3b6811Df781893fb0F5182a4c, 0x7fBFb68441DE5dfCb22e333d21c81Dae5e09fB9d, 0x5D44f7D937f4Dde9aB3Ee3Fa7836D59AF2bbdE87, 0x5bCb33FFE958D9fDef3840d40f497187CF68b42e, 0x0d7Ba51AD5C8534e017E970ba5a2dB810eF95d07]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
61
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.