GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xbe2d7884 at 13127225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $85,030.69
ERC-20
Value $460.52
 (#1687)
ERC-721
--
0x7f1188b52bf69a7279aeeb418b6251328a50c976a1bcc918f8ae9a426a364cad
0x4cdfd87287891750bce97f3293cfd89f2569c8976cb0e3fa21179c7b6c334831
0x0d6def718427b6847373df65c031281c7ff5a8e32da9ce64c3886e407e01d924
0xcc1610148762c640acac90504f3fb2dc83ac7a07f7b1b22b32b098dfa009bcad
0x6ce7e16c150e1b98e4819a1f9ff5ee732dad3efaffb5e28f0633c1443b80a69f
0x9f8dc4fb232bc8a87cfeb1ee488110f591523c94ff184d389b6ea1bbe6d692b1
0x84daef50c5f5ea3527325bd8efc8576b4785f77d69bce464a56647a01cb49954
0xf0c32e9f281a167e0b7e8f2a56647d0498dc706ea61bedc48661689d42b6fb3e
0x1c33703701511f8cd84262a52cfca0e9198c55f0df60ea67511526220bc7b869
From
0x80e7539d264a1767564c2621941637384b12d827b6fa4c5bed785a36800d82ef
From

Functions
Getter at block 21230312
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc3dcf22eb634451d6e7b3760a3a05249ed95e640c7c2102f79172ee77a683966
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00C5e1d52CfA5966060A4D4C94c99d347b362Ae2, 0x322F0853BA5259d714E682a70CdA9384A30c0530, 0x1242a09776F6979B3D9a1c5C797fCEf7E80cB659]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
27
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.