GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 337 txns
Deployed by via 0x81a78d7c at 17971527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $257.48
ERC-20
Value $3,220,684.45
ERC-20
Value $4,007.69
ERC-20
Value $269.31
ERC-20
Value $220.99
ERC-20
Value $210.81
ERC-20
Value $186.64
ERC-20
Value $110.3
ERC-20
Value $94.58
ERC-20
Value $0.73
0xde1d8f23a40622343ef924cb99ea7a26810edf44b59df77e181be14851977515
0x777b5fa0c8ec1d58cec819523b76edb98b689e5201c0b20e05be871e018f6e6d
0x8d3f468ebb7d5243d6cde30a153ab0a4476a657325c67e8b93c625c73f2dd6f8
0x7fe11d16f78f856c7e74fa6a39ab9bda1fe7f7b455b7a6ccf3c7bd8c3c4781a6
0x74be66070a8782b19b01c2d9b06ba13941e0978b2c59c6ca17b7251a17904da1
0xbf48eb9c498b5015e45c53cff081b4cac672d5e2a5d9d6d4eb841a49f980dd11
0x3330a12183c02d686c025a25e59e52497e1699dae1ddaa98b05f9424c35bb166
0x5236f4db4965c8b7fc02304637830bd567048a2213fa2e7332eecf2f8700c523
0x1a9ae0ecca5dcce3eadcd258dc06b1fbe9afc121b6adbc5bece782adf209e99b
0xef8262d3513e506afa2aada015874437f94e7c16b58e8402486d37db0dc3c825

Functions
Getter at block 20986779
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5cbd2fc043bb338f3063b33fc3c613708645aa8dd3b0976a2ef039066c026f2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8484fBedae4E9b2e26Df44b92cD5f81B71C8150E, 0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x0212f6d571Dbf62344ec6B8416634e1ad20023Ba, 0xa661484f4b298a2bA1061379342e15366EdFEb58]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
361
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.