GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x83f568f2 at 18528340
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $124.89
ERC-20
--
ERC-20
--
ERC-20
--
0x99504f431f714b7e8ef1ede749114d025851b0a93d33df0625f9e0a6893f7484
0x7fa1243894bae1ecc51f74a3132b82e1e3e30d9c7228d1d5bb7fb52e69c5e058
0xf47d2002c066054c976ebdc9ab5341c9b0cc6bc1a9e6c44e32c2853a4386a9fd
0x6eeb191366f7102ecbda91b1dc9bb0237d6da1470746a4afdc57929937bcaf88
0xb45aa6173d4eef78e47b09356ae3ed5e10c5b61f5c83013b9d0833e8b52ef37c
0x3eed8ba7ac2bdebd7c15e78c1b0a318b883cdcebda1fbf0e357c776ab71c7e72
0x0d71328d2cc3d5554867deb61c492b2914c862115cd451250d0d087cbfcf71a7
0x04b1a3b406eb7b3dc5403fe7c974e88e12c6d1f82f02637e4b0020663d201ec3
0xa033b7644e2693a5fbd7d4c8e896d431a24d9c65f4cf8166967c1e25510884d9
0xba4785cbedf726e7460ac1246c4cfdbf1cb74a7c059ecb221b6690cb38023816

Functions
Getter at block 21219964
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4acac3fea36098fbb85aaefffd0c9b751c62694d10320ff848803e99b12ee5f2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb5aCDF39B1DF08fdb395621a5C0A959f415642D7, 0xFec487764411eD26F3bace5a4FCf90b0b13Fd7c3, 0x93a28958571368cf1A7e2DdE2E71066E6717Ac7A, 0x4459977FF5611116db390a87dB5972C01c808bd8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2
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.