GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x95b64b0e at 13353372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.84
ERC-20
Value $24,852.52
ERC-20
Value $11,535.35
ERC-20
Value $879.34
ERC-20
Value $290.23
ERC-20
Value $217.51
ERC-20
Value $164.94
ERC-20
Value $24.27
ERC-20
Value $1.07
ERC-20
Value $0.06
0x0773e36fa119ad573d06b0f35853eb05ce787ca883294eafa3974928376a7de4
0x7928b2b72f23788c87550b99c744ce013362fff40d296a0e8b269dbd512ab3b0
0xf388f973c42c49be2fc43a1f898c4a7ccfbc2c5c45c4eeb38bbe570d559ec6dc
0x9c4c7826eefa7ef32399e62f46b23ed1a4b8ba4df86cf96d57f70c9d67f103da
0x0c8efaf20a6cdb0c5855988a6d97abde8c53766a3a54defbd163b23a6bc23025
0x1d793daa2dfba89ff91e2eee6579735d67d6a5d0223c8085458d7226aeb904ca
0xe60b52bb368a82d845d9c3d1b63fe0450978d9312b38bf7c89204a14e78c0290
0x85d8a31688d69d9e71d40b426a5f0169945c1a0bc00f14d95ffd46f80b6f4f9d
0x1dac2b123b182722d4f74c1b10fdfc4b2de134ef3b5387dbe9776ed03974ea6f
0x700ba00170238c148e9943dab3c650352fd642cce2505b7ec75a36884b514902

Functions
Getter at block 21290032
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xadf740d9501e25cc083884c00ad2cd2c282b3a0fa938daf3a597f3be287d95e0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x159477BB7D183Bb219CB50E803819fc78F37A1Db, 0xf4AA7a82B1d7f30Ca22D306c5eC429CF8AF160ef, 0x13FE67F996a61A75ce72AD278eC241d54CcFfaCe]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
38
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.