GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0x0ecd69c7 at 14788406
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,520.28
ERC-20
Value $1,090.85
ERC-20
Value $394.39
ERC-20
Value $38.73
ERC-20
Value $0
ERC-20
--
 (#4)
ERC-1555
--
)
ERC-721
--
 (#113)
ERC-721
--
0x7297d5f393cbebfc476708d705d4667caad50ae2995a2b01e02928b431937571
0xcbc48204381f6ad955b4f609217f63060578a2250b19fb642ac945c33f3b07e5
0xab11a5d4977d482524e8525f5913cf123e94a1975ca41acd8b29aa90e5668d05
0x7dce0110750c36a6a8c0529e74e3fe33cfa20730f1f5e208f7f0a4f889ef41e2
0x1b0ed937b1d4581cb3b4c1965b3931d34039f827be7f5b06399b382b2b889763
0xf044da6c18f5f4f01bafa62d34a64adf506fc62bfe72afaa8a466e8fd60c7b40
0x66b49071705c69048925d38d207fa66646858a2042efdba9f5c77898856eb959
0x18a8d0d71690d5cfae209994ba69578612b89b2b62b0018c75fa011eceb161f1
0x1f5f3337b8d49cca4cbfd1bc0fcd63134df0f9536a0a50c9db0b225cb1d06d98
0xbc89c028d9b83d6e3a2368b7e4b4640fd85bf31eb977af5e1843feea99463922

Functions
Getter at block 21227489
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x319ed0ca3472efe67f7a896e0395232a1262a7f29bacb37e3dd8f3bd3409cf8e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3d97E13A1D2bb4C9cE9EA9d424D83d3638F052ad, 0xe7Ad7d90639A565FE3A6F68A41AD0B095f631F39, 0x7f03DFC538Df4f6893D6f1AE3089eafF8924D898, 0x070165FA21c612FE7f1Be90Bc16D0fd11574C0cA, 0xf0500391B053a3a969f90Cc72099DF8622a51dA1, 0x71df067D1d2dF5291278b7C660Fd37d9b6272b4C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
83
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.