GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0xf67efccd at 19881383
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $367.8
ERC-20
Value $5,620.43
0x3bbc0df0f51e89fa06850271ec8e155c2aa0c0ebfdbd314b17cbb703efe892eb
0x6af30af6d5784e5c295f18142dc37c6a34b327865e0777de0b8d6c836b376daf
0x1bb676ccea3545b7d2368e64ccbd4470a6b2a20010853cefd7929753496ac07d
0x92bae82b13619732dfeb79d8fd77f1f64a02342c8dc71951a3e186070c4c18ab
0xa07e35f97cab8c04da9159a4ae440561b7cb5cb50f80037385f8db8636152d3a
0xab852cd44517d69a11a876497ad1032d7da5f0e8f09e8e364ec3979604b46b02
0xa8b293711d2095a136cdcacd7dcd33f88a8bad14eb579417c07a0320a413822d
0xbae495ddf8fd08ba9dc9420c47208d881aa45569cbcc649d21708823cbb45459
0xb6f6194e7bb72f8ead14b8d2255055bbec596e70f4177ae51439f781335654c0
0x0431289a36febf9b5198b64f4acfb56c1b1f07db3167509d49f478f8caaeee51

Functions
Getter at block 21309852
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f58e298c3ddefd36c7a0dd9e6c2f165b005dba7d71808c07e3eb9ecc9fc642b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1103956Dfe7846332e7F4b1d86786107B7903Ac3, 0xa464980f8ea9d2b88258FBf9BC878F989B2c5DCA, 0x82e09977ced7dE0F93548D89C227D2E1BF8F3337, 0x380c2798660B9289279Db77F1b5821fD7542456C, 0x68f5549648ec500056319474F88a71619eEA57D0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.