GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 164 txns
Deployed by via 0xad10c0bc at 13649649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $742
ERC-20
Value $43.38
ERC-20
Value $0.4
 (#8663)
ERC-721
--
 (#8662)
ERC-721
--
 (#3582)
ERC-721
--
 (#3521)
ERC-721
--
 (#3066)
ERC-721
--
 (#2708)
ERC-721
--
 (#2374)
ERC-721
--
0xfd8e833936a1c551cbc3e5feedd4f94775a3de7e440428bd4d4e7d222ab1c0e1
0x9e404c93dfd9ea4c25652186420a2e68c75bd019cb5ec10ffe831d9175ca21b0
0x62a7ff8a121a3901dd8b568e96eb319c5e332e5387a7d8f29647769af47601e7
0x5d0e2de787c3bba5179610f59b309cc35e1d3bc99571813d679473b62ee4ad98
0x37c12955d01577e63bd8575dc388d288de72a6583b13706535add3779f0fe7cc
0x45768241810b7dc64ee4582d0c365d73d3954ae4e7779587a6ad9bfcc6fb2a4a
0x29048063a9e7e246ae7cd35ab5247a80e73c0b0fba3d37623ec73eb9a9a1c07b
0x414cb5a355086fabed53b02f37351288eeae5c02a6d1bd8cd94986c57a24642e
0xe866574e518254a2b69e2a97cb33f7242685c7db80fc34d1f6ed613b29a622f0
0xfde3eff366971df727a755eec18d6035158045e61facf8ddef800c2bb4248407

Functions
Getter at block 20870986
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0765832bc72af47ebce09fddbc9e6704df3c7858d9d6c5b1d1fa375f9eddb65d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1167fF8655E5BB5F891bd53adD610D453563e356]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
147
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.