GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0xc5d7af20 at 19614628
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,355.68
ERC-20
Value $7,632.81
ERC-20
Value $123.47
ERC-20
Value $0
0xdb6aaacc107b37e02df726e558ef632d318515fe6b7d33fa9e93317508769703
0x401ff16c79af6bbd773a6bf0077e04ff2f884dd05a2362ae2432a444d7f855d1
0x343b77730b55473cff043801c2b5c66f3af8947bd0e423a73c354252a35dec47
0x1363432897590f70502ae96cbae86f85138cf7edc46350eefd659c87eb273b77
0x11898023ba4163697635b101e4abb6af0782dcd4de41d559016da85ba9a65307
0xc96fdec163e58116d176e53086f274fecd4cebcbc5bf39d40364232db2bd8204
0x95b440d26928079a8dd026e4d895c21814b8f3c2bb83c96e8a67aa0b2e4144e1
0xcd148b16caa2ca7a040ff84794c991db2ed889ee0bf32aa17edd4b8f695f36c7
0xe766eb5339be28e3c7378e1b320615214e7071699b0abafe99b6b9d450a2b02c
0x761ae21d635db93cdd28d5606e773b8b7991ceeeaec7a0a10a44b7433b6c3021

Functions
Getter at block 21268292
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9d161660f7c164425074c035dd6e770fc4496f867ae31a1e0592a4d3276ab3c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x91F29B44408166b8eB01124A6b5E5931879818fE, 0x949DE58a0cec57D2A02e2398305bc45a64c5e083]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.