GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 101 txns
Deployed by via 0xd5098574 at 15057621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.63
ERC-20
Value $16.09
ERC-20
Value $1.49
ERC-20
Value $0.24
ERC-20
Value $0.2
ERC-20
Value $0.17
ERC-20
Value $0.13
ERC-20
Value $0.1
ERC-20
Value $0.07
ERC-20
Value $0.03
0x7d6d9cdb47af3e4b61586a9efdf5342ef808d1d460619fac363a71c68d79e3bf
0x130c4987d918774b7dec630df9876c3619f33c57d2a7f2e53f7d7b4fb31ad3b8
0xc64fb9228afcff2384372e54c486e03a99ee8aa3f9fa80d62d99ef456bbd9b46
0xd5a17619da0bff5e75b435a9ed4ced6e653e046d89585f11b7a551051aae0d63
0x45fb4eea25c44efe60ca45cd62c450b83b9d52bd752bb8cf7da2530cc85eda27
0x195007f1840861bd91a442f8cec4e67adb39097c6023c3d57d00e50adae4f410
0x94cc9ad12acbfe1a2e3ac3ba7c001d8be2b639ee0df5b4eb150867749a1c30b3
0x5cc988af5cafd02bcac72bb7f66b543d669d347f262f157539b978afcfdcfcb3
0x537dba4bf016b07da9d9a4aa23f76d2544f16c1fd90f8cb5b9d184c4794d04e4
0xb89c538270efbda987ecd3fd0f20601cef6b727cc70500fec6a7ecf10906e905

Functions
Getter at block 20848259
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd12fba91b2fb0780158c0fd0d0e0ec2279cfb39dcaca3e778c8e7353ceb1a718
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe2643A3f265ad76BF887E498F0677139CaAD02C3, 0xf3adbDAa423C40DF185f56da9FE04049B644C645, 0x8385225367d8fDa054f179983826197c621639e5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.