GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x51cb79e0 at 15644598
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $282,972.06
ERC-20
Value $46,118.16
0x1796acb7bcb8dc23c7ffcd513883cbf6a284a23460f6e87390c5ed9b4af6d81f
0x9dc71a695f8e90e65a9f1f5033c31a1b5a6c283fb353059b2e53fd345a87b164
0xf21cf1370a24ad330186b2a6f93ea76c197503b4da006e6907a9686271b43e24
0x78d0b1bc126cffa22431ab7e7d392f6bea40c935785748f3b81efabe09d969c5
0x7e861dd9e51afdc092734b78c91a420567aff7876af0ecbbfefa2a84004ab15d
0x35179899bb55cb23b46294cc774f6c323d4fde3c4ededd2c6df630b676991bcf
0xca3dd847fd631fe3756aa631da66d2fc19776ed94a301e9100049e897c13e9fc
0xec7b89824cd6da5c9b763d00ac6d22ea4479e8c234ba8cfbb344a97319928a39
0x8cbb03c2c5ed1028c86f3622feee866419d5b02dc34ce4ff232dd57f978f5826
0x49e204d093de26b1418564c76a0b9a92c0e40a033856e3018f04c3087902e51a

Functions
Getter at block 21212032
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe8e293a7605914a7c026dd634718909b399811fbdcd6781236afa44912c05dd0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77d6088A30967FAB83b26A3Eb853E1b609759e30, 0x63640B62504B4271a1744fad9110887877b577CE, 0xdC4731D270445EEC6d148d93c1557659cA6195aA, 0x48AC9B1af175c5fC471736b49723C28ab33543aD, 0x101408C31965Fd7e373C2daFaDcF9731d830c30E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.