GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xe44dda67 at 16685881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $69,231.5
ERC-20
Value $153,317.23
 (#745)
ERC-721
--
 (#21)
ERC-1555
--
0x9c0eea493e35b3775822aae549ed5be2e7ad26c05a5c4f1fea363037e74eb28a
0xcb1acfb50189c648f92835bd0f96dace24bd241940ae9a5c30e6e55f13499785
0x2dcd565562f3db6c19d821078d9cf2418807a79f44b45a2f8f6650c4f1dcad07
0x1a2e4c11def319d6d97cfc44d52fd0c1c0a2acc9426c7ad98c982a645fd48336
0x726ba9c8c289459331cb3fe0180a65a7ab435d1d813b59241520722f26a87096
0x31926a05a19a50197d69f344df5c924d1da08c2d38bb9b0d2cb6cf29f1d7fcec
0x6b3a4ceab6adf8e25a94984d2e4f5755872df1bd65f6dfecbd3c7bee61a47101
0x40ccd74ceb11914879895bc801665da3b1888b32f067ef19ff37ea3dc152b76a
0x62d2111294cbe6d16e2f12b3933c60955e967298ed5c5e550cb2f517d8b40eff
0x82548ae09fcb2325ac0452425d6bcd462eca3f217e4b0a6eef235ae0d91e40dc

Functions
Getter at block 21327385
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x011170217be459df9cfe1b96d8e1200925bbbd2538520e794af6bbe853878df5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5b265Fd6A08C98580c07F2537051775c943061F, 0x786401Ea633BcC82B40aBF0E821eEfFDb0DBF309, 0xc58bE29E4dD270967D5EdCa91c451e8aFF7A8656]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.