GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 223 txns
Deployed by via 0xb0345997 at 18270974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $403,500.08
ERC-20
Value $1,607.08
ERC-20
Value $300.93
ERC-20
Value $71.98
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb75b952acb14fafdcddb71e2a3634fc2ca5a1e53cf1b77b6a56a569ce65c5a2e
0xc892df22fcf2dc98e85841187a0a97fbb525a6b5bc3a80ba02a9e0eb5528ef38
0xc4285ded29673dd1f6468d53d0e22108b5579642bc661b8e75a32a824827dbf9
0x27e4921da5cad4f4e1ca07f430a524c99fa457845925c9fb4ddf64ae58ba0db7
0x45036dd40db66210bc52dc8779368077d0fb6e7238d205e1cb6a1f354b6a8db5
0x406620f53383996ecd794a370495fd48579ed7b8b5d748fb543a0d933759cb4f
0x2b2ba95e03b7b1a72f3eea49295e6c6b41cd3317facc234402c12aa1327c0ef8
0x808de232696c15fcc9b37e049ccb29eb8af278961c3c86c7607452dfc9163064
0xe7bafdd2358c1ff0f67b64a97af4139d310ea020c634f2691feb4ad0fd15f6df
0x7492a570bb26ae78c4df45e8b31b22045921d27818a20fc500d9f342e731ff08

Functions
Getter at block 21246504
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed5e6262ec713b2a56d0bf73dac9137609e866b43549c8b5dc96560efd32b7f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x44720B6986E7c7e4989a1a709a0916b666687A49, 0xD14062FC34C45BB71aC5a4E613ace79625413656, 0xfC61049029239f9E71BbD948df5Bb287aa2fa956]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
211
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.