GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 378 txns
Deployed by via 0xa01b170a at 13140393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.07
ERC-20
Value $139.19
ERC-20
--
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
 (#4420)
ERC-721
--
 (#2463)
ERC-721
--
 (#1133)
ERC-721
--
 (#5421)
ERC-721
--
0xc00cb36d22bc86bd9b948e2f3cf37a97582c4429bdd2b9724384455fe2011c83
0x244c201044ea169a7c03676d9ade90c0a56b63404a0eecf97e9faae84ec6737d
0x57145029405c871e00431486913e82aae04125485abb6cc3b238a9a3dff9a123
0x0c37edf6ff2b95dfca2e1d238b45b38c728c47453f895e802a06d04bf8271535
0xc49fa9a7554e00ee9a1c25cb94e1882a037ad3b45b5d9c644667e9bb27496151
0xea5d8c4f2f113c426bfe46310a704946e5350fc5648211e8552ecfa53eabd883
0x02bd98d2dd8b7ebfd6a09e99bc28b1873899be4961a7df17844b9836852ea22c
0x69fea6d919a25e158ce8fbe791f7bd7f05cdf49e57fc4de8494408e933100d20
0x8e7406e516ffa3c40ee65d5c690b755687ce2e7e839df675d2246e6a1efacf17
0x08f5cea2dbd8c4395b4b1f3f55198b1c0e8dbbdb0e683359c7bddd10b9650f82

Functions
Getter at block 21301962
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x969df4f6df2ebf6b7bcb1e9047d056eebbf5250d4ede7858549a7675edb2ae18
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x354FeDBde1298a34e9672E4CA55AF8C3A84BBbc0, 0x12018d0fDE65622362A1820efc02f4f4505964B5, 0xe4a4eB0c01CdC3b78C44818B7fc1D02e7134Db4e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
381
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.