GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,020 txns
Deployed by via 0xc16daee9 at 14403464
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $217,733.38
 (#2073)
ERC-721
--
 (#2042)
ERC-721
--
0xe6cb1d616745f83a95111f2cbd58b265f8f401fa084300cbf8e51886a7c3eb88
0x5cc3abed995a2a10fcb16ad9dccf59883f4d28d2131c9b8042233225eb20775d
0xcb4dadbd002325731eaab7c2124739b53a3cae9079db6808b1d7c2e3abebc7ea
0x77c0ef5472df868ea68e6f755a4d1f9888f66b18cfcf8bfb1b778b9ca100d14f
0x3b07a81368853a7f04738ac828e1af4d20b5acd900b3f64e52a8f56564426212
0xd09432a8215feec31aa15a7b85c34450a6f43ba4a690254a9f650c6816ca5c5c
0x2f31872aa05416f7a80f20ba7cefa17ead922f07df5365d0aae63bb346dc81ad
0x9e1d562fa026a1c22a3874802ce0a7cea25b594207ba50f5577ab224c0439b1f
0xb520968224a49e177dc2b34970a0ff116e30fa61f14466e3a9602f232df8541e
0x9d20189f33cd79ec497bf0e9cb3cd428a1be9ff7106fa3bffd08301cbbd57a86

Functions
Getter at block 20827258
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe105513141d9ff3865a7a0cc765c3c81da2fb17808ddbc98ba8cc7bcd258b06d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x558db3aEE578A3fD3e4c03acc5e9F59AEe9f6900, 0x1e79F6714c7dFBb6504357786A2aaBb2304dE2DD, 0x0C080115CD567F8603dA1CdDeeda5Fa059eA8A18]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
923
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.