GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 273 txns
Deployed by via 0x7e1ecef9 at 19710284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $615,317.79
ERC-20
Value $170,662.59
ERC-20
Value $3.34
ERC-20
Value $0
ERC-20
--
 (#3356)
ERC-721
--
0xaa534235b38b87a7926405aee37d0332c8136040b600ef870086f720fcc66a70
0x9f043469fa450ebc6e4c859d5b9079d1c84dcbbfe519d2b731770e43120fcd0d
0x80b3fa2de75981dd67a3db5a217a2fbe046a02fe0a14face48753e0d7055b62e
0x793b4d5b69097cab5aa29cc8aa254c961cd505677661349f8b23cb5f091dce7a
0xa3b647940e6e0bf2cb6f0dc4641177902c8518a8e0a5323b604ff9667ac78796
0x9340c6f8e96b96939ec371ad5187397f8f8ba185ac3c6571deeb3532c23cf8dc
0x311b60bc8985b5809ed4ccd6d0735b8808e387c83ff8d970f911786c0c2d9234
0x87b4bc1a02eedf89ada0aedf333f94cf44fad83759f7c7aa41c5a8e066ad8648
0xd762523e2b33ab2a6dc40d4b4a6d25cb82fc7aff397790f94a3b0fd9cd84329e
0x1caf87aba21449dbe46395857322d0cc21295e875c0bc395d42d83bac50a35d5

Functions
Getter at block 20910078
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe465d5a4b5c885de4c6e42bd415adf95eddd57074b834708495be5c4c42546d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x35E0091D67B5e213db857F605c2047cA29A8800d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
260
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.