GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xc2e4c630 at 17583528
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $410.81
ERC-20
--
ERC-20
--
 (#34972)
ERC-721
--
 (#989)
ERC-721
--
 (#48)
ERC-1555
--
0xc0eb30c779479bec3637449fb24b3e6a529a33500a060e0be83c518bd1e0b5c4
0x32e08b5e8b57f71d634396750caba2bbba015083ad849ee2b6d442a500e77cf8
0x47f83f09e4cbc27a149a632f97824e1e4944bc3a6df4293b878bcc9161ba9abc
0x2f1b74836b2fdd98dff30fd634e8803ae845ca4b918cc0c94c5a26e5253b37c9
0x1c22675a704fab7ffe32175a5163101edf96f70b73e9c26dcfdedb621fe65924
0x31bc657d23033b5eac0837d99b6eef06a579022c5a6cb298f20f63643a686e31
0xe7d4097a222333857bb55ad29bce51a1150db03ef0a7b6b7a28c3bdb833ca3e5
0x8e1a3d1845bda641eda3961360e6b57dd8ab67ab811cc4bec13d771a97642f30
0x28ded8c60a8b612eafb8cf8fecdda797637d6630afcd6dece07602f073c3f34c
0x113e6940b3e8bd631c55b2d8ddb277bff83ee07f2d53338feb20afc2923ef5c8

Functions
Getter at block 21401554
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4d728ff33c9e5e6312adbce985e0b7403299506ee2ee1dd7ef0c72087c9c75e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5C4B22baab940563268D669Ef0e4B964D0351cf1, 0xBb8eDAa5cF67b6B695658fb04c5f003f677aBa95]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.