GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 169 txns
Deployed by via 0xe99cfb4f at 18112860
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $211.82
ERC-20
Value $163,199.13
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x90fdfca525fc8806ece887c444ac72dc84599af8a9dfaa7c5562f269b3a9de76
0x5f2c8f54401adb11674d95c66f418f7bb0698b18a403252d996c7c45222a9ddb
0x4822be21e5f3bf635b5db78a50ff6dd217dfa8fc6d8b2ecfbd6bdab2a59043d1
0xfe41cc198d94e7e923aba4b715d50c4fe9a017eda0eb4566dcdc082d39939f3c
0x4420255d3c8e254a47243b6261b668353857149064a93add803f9c3fbebf6501
0x516985d49605a815138979d2af71a1a32a947f5cdf0fb795c899224f481e4205
0x21b11277143ef4e2f18c4eeaae7cf8ce79d15a7d4fc6fa8b3d3ff81a57880644
0x3a68b223e62e5e644e75f240dfedd28b18df99f5fbdb7cc70de3830d281f9859
0x6310498711e674ac038a8f72950ed16e4d654e71e2f8d19e2742ea2819346894
0xd1ac8cd85162027907f9bcb80fdbcb13fa2c9f58cfaf83c9e48f71fb83c5e614

Functions
Getter at block 21257636
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x456e112a85d0590f80bbb705a8196c68ba8ab941a0304b34dc01e965c5264374
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2AD0baE2B4c0E3aD2d3089772835a61c3B996dE3, 0x8000a8881cA0e9dD7b8BFA049c2ac5D22CDBd3c9, 0x1002f401D4E664424e8E850D48603f702Cf8c0bb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
163
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.