GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 219 txns
Deployed by via 0x679f79d8 at 17970145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $213.69
ERC-20
Value $65.2
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf30e731814cc190f62800842eebbef11b9b2e3d76afcee708cd3f18ed1f7c42f
0x8c494a3302cb62c3e34dd96119fac7c663e28601acefc042c4926f6a2dcd3206
From
0x3ce79a02ac8e89668e98a026d90f0e0014ecc85a3be0b15f49ae5283690a737b
From
0x100b600249c45682be3f240a1bd37e8069412fa940825afce12e70b36f502a20
From
0x0b8722e559af76c597b7df3eece3a02f82d73edf1ab55f98b72bd34fc90db833
0xe181dbcee4f5d901c80e83e82420eaad5eca6747c1e810c006476d0285cb4095
From
0x8c599f82205b447e455d5bfd6bcb9fb051e9d9fc404b158493b60fe451bcf3a1
From
0x7b792fde64077c9b65f9e9fa21112e892755a8eb928a4451748ed70db0b044dc
From
0xc7b35fe8e4d2dc07e81d3fbc30886aee135596865f81c584a7076f8c9194d26c
From
0x0326c112c5be325a1d2fe70faa8f3218a635d22052c8724785061eff8b6ffe0d
From

Functions
Getter at block 20933990
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e237ad581a439ffc2e231c9cd6afb96d6fb8ea94dda95bbe7e04673cf4c6597
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb6559478b59836376dA9937c4C697dDb21779E49, 0x9EBe5cabad9748263DbE1304064AdAb285c0f515, 0x17816E9A858b161c3E37016D139cf618056CaCD4, 0x0049FAB7f5dD1F26F057BD5d972Ffc6ba3c349Dd, 0x909e36B512Ed45250fdff513523119d825647695]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
218
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.