GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xcacd0ba4 at 13940999
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $323.38
ERC-20
Value $47.32
0x335b6b94c757899ec9367286b742cec9b4dc2353a0f5f2188dcd5ec9b891722e
0xa5721b1d9cd113a84dcfbb45a5be8805775551c77fcf1551da7048ae9ccaa849
0xf34e855a75a3e57cddcb066475cdb14a58cf2fb086b54e5f262b4db3839dbd46
0xf924a2380a96cf67faa8a0cc6e8f3266ea382e04f55c1648a163bbb5db6c5a2c
0x42791af417b27fdd37e77fb4fb7100014813e76e5fef39b66c244c8bd135b361
0xe602ef726e58a7c9332840e9591eae761c943981a7a2538cb222ddaa3fb817e6
0xfba3dc70adae7ee3c89efecc9cbbdf73ac1a3f172a29265b929d1377e06fcb81
0xf603b182f9555582c571dc816ca533716b48edc7749a13fd639b4f94345a98c9
0x89df46357204b983eb65b70d80b7574dc9f9329c754305579401673017293d63
0x611f6750a36124c3762a4172d337d5ffcda7d23d14333682d12a92e46ee6b8d7

Functions
Getter at block 21327046
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3d28a841b9631b4f45eb882e4111fb4928e23ae4ea7f76050cd02f463d32093e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfdE51f0791Ea5A343013a5277ba33aE9C5Aa7726, 0x6177adAcfDE59C3aCE55356250B6504488AC513d, 0x56bDc5fE7f9752E7F5a381E394acFE72A724462b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.