GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 137 txns
Deployed by via 0x7246e476 at 13361410
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.09
ERC-20
Value $1.83
ERC-20
Value $0.01
ERC-20
Value $0
 (#0)
ERC-1555
--
ERC-20
--
0x6f3619adb4a62f5d22a547fc6d0a26d69630f683d28e7f31e03c8209818d06a2
0x1941458890128c6415db28d6788f645fbb1f342e69ef01ac8b72c9e681b6fb9c
0x443dddbf5f1f5f6c955a2d52cb278eb8ba60d5c640b31957557efc0757a46a8c
0xda41f62742b9a334567a6de0ffb957b18b43de832c3ae01da914e7f48daeb5c7
0xf881e2b1c6f52bf3d9dd4809d2ac05aaecd94072a70ce344788b1130cf3fa66d
0xb1074cd2e6d533d8a8767eba7485852e3613558643fc71769591d8d15e44057d
0x2d785e9f525f6181f82a5a5d598b5b5d65c0db7de261b818a4efe5ffef5925d9
0xfa7d0ae26db8aa5cf42ba0966ac810adab2fabcdd3c018d82d10fde809ba9865
0x63c642e58c6b33e64ae2bd1f952f834fc445f9b544d28e63a30a864e8b750290
0xf2de1ec500683eb1aec7f6ad818382ca086b5f18064013fa12cc8414b9dafe5b

Functions
Getter at block 21398817
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xecc94433e6cf4d1951e3070bfe0381c58ffd2126f840b927cfc116fc4c1eacd8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x52b9783f1F955Ac10d50c7D4AB62d7F2288D6446, 0xd007eF342F4981064e5627D970B024a51C5e7E8e, 0x08C7cBC0ad61d556613e708Dc7af2d5F108a2C90, 0xdF3aD3aD48fa33A4E9DC90Cc2e2b2b3480Df4807, 0xd095E0f8C72E22319846b643c4bac0caC1f67006, 0x4D40eb12430A57965cEe3015348d490C6156dF20, 0xe0e7b7C5aE92Fe94D2ae677D81214D6Ad7A11C27, 0xb9a28ce32dcA69AD25E17212bC6D3D753E795aAe]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
173
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.