GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x4d2ccf89 at 18043062
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.98
ERC-20
Value $0
0x6443937b6d4454654fdabace1927d6c45ae90b527faff19567371d8bcb92ff48
0x75c45cad1d05e016f4474222d64cbfbf1060cfa01ab36e5141e31273b9eb48ee
0xed51f46e88e66fbffbdb6fb926d3eaea81348882c3fe523152517a70f4ec0254
0xfa5271e307d531fcd99271a68e7e4b35cdc540b975395840ff939a2725b1e520
0xaca6ee8b105238a470c9b072bc62638a1dfa6803cede0c08751b593b7de82e45
0xd8bb0fd8d3f850cb70d34920647e2085fe2e38344e8f39681464c6b9fa783e93
0xe16acfe28047a59206314a542c46957cae115dcd1668fc33e652d7253c6f78b3
0x48d5ea6a6026a6f3bdf7b557a803cb21b273cac8c2297da3f597df265aa6c01c
0x1f1260e39ffaae6e769114290c0b11fa6592f35cea8b176c395c51206210fa1c
0xd58c6280df7d467e1877b5bddb50b82b46ff51095213c944727236a088005c42

Functions
Getter at block 21223214
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ef2e03fe00a4a165dd43127651eb0ac66a6d6be802f43948a2d429cbffafa5a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCADDee57570C8E86A3649A81149b4d23b97648BE, 0xb5E223c3f754bFc40B39Bdf56ddb2480E2a807d4, 0x2E1Ad7e6e6CAd6cf227B58f3C4A4A4Ed3e46e5Df]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.