GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xb01c6452 at 13353775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $84.68
ERC-20
Value $2,551.22
ERC-20
Value $0
0xe6179cea132db974c246b6f8e59f8648d8769b81c56886406a2174cb1cbf5e69
From
0x63607589bbe16e50dc15fd4e18bea976780513a2f9447fc6bea6a42bfead391e
From
0x324d48a3911eac528595a87251aa307dce7b71b873c0bf82865ed5da7ee27868
0x15d7b5a539649d81cab971d6fdffd84248a928544504935881a44519e0d530bb
From
0xa784b84134d62c0ab0fb0c689d4919dc11f031ead568a48596a67e0a7dd26138
From
0x8e45683dae1ec5b0e604854548144aaa9b968d8fdd8870356f4cf3144b7deca5
From
0xcc905bce1d1430f9f7f578851dc6e1a08025261a9b11566d2ea3e34ef8a89a26
0x405b2a3825d1168ae12a7a8bd4060b37f0640cfd59238d3f6697dba677240f24
From
0x509574f61eb51e7b0c32d8c6799c7f433982ca29d6887d59fa5867713897cf1a
From
0xeb2162006fa47ebe193be122abf688da4b86a00f122b0b17d96c66a2a506ad29

Functions
Getter at block 21200079
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0fa826dc29fe0401089307114fa6f91fa2fffe581b64368114bb2f78bdb894ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb59825AfBba29d5257F877A8a64265c3A10fC2Ab, 0xaaA3F05f25EeD87eE3a268F4582Ec914e6245577, 0x2278da60742CDb5c760A0b9436a85c136b69d8aF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.