GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 108 txns
Deployed by via 0x24a3d484 at 14701925
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.9
ERC-20
Value $27.29
ERC-20
Value $25.03
ERC-20
Value $8
 (#0)
ERC-1555
--
 (#4017)
ERC-721
--
 (#2272)
ERC-721
--
 (#2246)
ERC-721
--
 (#2235)
ERC-721
--
 (#2218)
ERC-721
--
0xd9551f2aa1b76d09dd17b5b131ea295d9e36288543f86ab3f8a40ceddcbef2ea
0x28ebfd6356969bf52088b2533bab10a179a661923d1a79f5d928059c57d926a5
0xf7b4405620670cc2685e70b0d5633fa0113a902e6731a53f75cd9ad0fbb76449
0x1aefcbf82226cd0eb38829542e8d07849d1eba232e04b5196887370ad26dfbb5
0x95c62142e8f1413ed3f99048e0f38986777cda857d9039a355d0cba1b9287325
0xe07bac3dcf49eb8dd7ac35f3590584d9b16896e9e63354c92d7773482de6f8a0
0xf065ba4129fe19c4e955a71c244ef570a4be2fbc67f8eaece01a7cdb5a1ffaab
0xa8a6c369ea921dddf3e03c5d1130e3429aaaec5f97d587d545efa140f2a13ae7
0x777db70193fff2342729d3437385fef8c3e0b1ebfb307d2eef824e9c37725ef3
0xfa529e30dfb24053cb5083ad744fdc392bd94400078281810056f567c8023563

Functions
Getter at block 20854196
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf34068cb8568c4e2176dd7199c0176b42770f37bf44b41e3bec5592c18e974b6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x54cf037B3A3A211614768774D6E2b3C641A13B27, 0x8a72FDF58F397e5Bb3Dda648bab12F8B497AC973, 0xB6c79B674DFd4f446A096D19a3e68eEE535F8469, 0x030eA389A356d959c173085B78d50dd2C09e168D, 0x974C529351c1E63C0db30D81833ac141fe8D05c2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
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.