GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 176 txns
Deployed by via 0xf20b1051 at 13279252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $74.82
ERC-20
Value $85.09
ERC-20
Value $11.44
ERC-20
--
0xf3cb0a35a0c39415c9d5bdc526bdaad352909d9d29ff4057cfaad6e556c62f61
0xdcb21834a4581182b7f3ccfcd5cd73548855681e3efbb975c4116affb5e96452
0xecadeb1a717c5e2ec8eda807f829a2bb3e871d4d4fb424be1b24468e2e99634a
0xea870ef7eac0efcda48fac7122cb321aaef2f0a8f3204d31ccb8316198e9f624
0x91fa052bdac32188dc2f023a3b607add07f995b1c642fe97839e7cbb3425f666
0x258e0e32ffaba76817e40e8489387b7f1a95b9249aa310329c1cb7d02e93aa65
0x1801ec2dec13de9063c98c001ce1b6655bf8cc45adc321597ac505b46109c4be
0xb1c2ac2537ec549b6dd87dd76bfee56122dee84c4af7de9e87d0c375468327ac
0x4d64900a09215129dffe6806b6ad2f57952353aec9465946505cd76bd6696123
0x77a36106aaf6a6f6b7fd2a21dc9cf7c122bc89495a7af491405b3572f53b0608

Functions
Getter at block 21028899
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x999f6e3609ecb4a3f6b235778b2b8f240fbfbfea3d0a849d00e5852fe443acb9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x41BF39033C732F884A52ddf38F647aD63457CEEC, 0xCa11d10CEb098f597a0CAb28117fC3465991a63c, 0x4E16ee8d9671CCbAF96354E4ff72ba88499754cA, 0x96b793d04E0D068083792E4D6E7780EEE50755Fa]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
86
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.