GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x7acf5cd6 at 18926572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $205.62
ERC-20
Value $123.08
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-1555
--
ERC-20
--
ERC-20
--
0xb8ada1510e8979d4f46f5eaa7ca5357071587458ca68cc22235e44efa288f2d5
0x0423ebd245e41f315fbd4770fe8e15fe8fee38985e12510b89871131a02a2716
0x77fa87bdb16ace1d6095f695757cdd308d5e86972c45d52d1849130a3ab26e12
0x7ea73f4353ae71c48891412e52bbea2b355c9e5b6a12ff2e5a73922115808c19
0x5ca02a2f14a705c17dd60856eba143581bb35d2a73a6eb0afa8716d92d7eaa01
0x09974aa25a49356433cbc932aa71dba83ebaff747674b1619af07d5a72e5fc28
0x9a02fdbb3d1298f28fdbd071655b9f9ee82e7f80c025a3a3dabe3846bb91152f
0x3e39db3816aa4e31070d7546e2291c74a61ebe0fa14938656d2f3ec2cfa1b3dd
0x838438d6aa21cbecf4d45e9c10625d7ef58420249da9ecf183b5d5eb6b0ded7a
0xd85c889c423aa447e539a992945d6bcaafd172e8cbffbf116bedc3762d6d0e5c

Functions
Getter at block 21317891
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x539ed8200d260e4b6a5c692b12336cc1e15e01c9d7cb084a2acc2121988f4803
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe516F2D240F891815bf864DD4AE008007B901885, 0x0D61C8b6CA9669A36F351De3AE335e9689dd9C5b, 0x2afc096981c2CFe3501bE4054160048718F6C0C8, 0x387Cde8598E1CBb297FDc5bAEbA5E5c5c2735344]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
123
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.