GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0xb698871b at 14166169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,004.54
ERC-20
Value $2,672.69
ERC-20
Value $1,223.47
 (#0)
ERC-1555
--
0x364585b29962b51578e5d716dcf83272805987f3d95269ee691af4f51c7fb099
0xb664e170ee887b57bf3298a3bf642c740425ae5dc637c6ec889819cda4c15faf
0xb53c1eed170ec28e6b806be0ff09971520b75ddf98da4a4a0c5f92df54a932fb
0xfed9f0454813266811b5e2f17ea9ec2588f0fea7a5a725dab67634795021b0ef
0xbffd4dcee0e3813af37ed50db5e064bbe146f0d1b22bf435826ebf52665c3335
0xc0439d0d36a24aade3d9143c10a5b38764edce2f0b86db7df51e40877a53dcd4
0x1d19558444ee8c545f800368cdef89bab9b1bac4a843d8742863fb11c1c8095e
0x53b35f654934dbb02578f0ece78f4cf4900141746ae990183ccac83c1ee7569b
0x634bf4017138318ce0e782ea85f1706a85c970a8183632d47e874784034e0c9e
0xb0b3855b657d3a45f237d439743ca85a642a7a3d75305404e47202d50add7cd8

Functions
Getter at block 21399614
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4956987e4456c78d56eaf5bfa7e5bfe447e69d21a18e3c2cfda5f31671616dc9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1, 0xB0c9C5B5211dE3a75b61BB798887b76AcCD64193]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
81
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.