GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x32686139 at 20110732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.49
ERC-20
--
0xf5e490861b055a1c253f40c72de54ac623e430639c4987dfc10fa8a9452e7890
0x25487643f93ec686cfd96b0aa09eb4e5d664a7da7a35a8bd5f20656623f98899
0x02431eb2f0dde55abd737e3b3b772c9059a56110bec301e76e53143388702ebb
0xf612682a5f4e5f33bf0ec018de389a9fc06736ddf8e04f71f45be047394dc8a2
0x94c4bc3526958b0a07ea9509085bbe76fb6faa16f0450396ddbd44c74226e259
0x1df09cf1ad55c2f9fce4a42ff3d994415ded4d028697393e0ae8e5a014b9cc7e
0x12a527a8a82110d5915e7fbaaaf1a2abc343119a2a93cbbada761b6e1b4bf722
0x51f743a82d9537ba53f9dcb7c695df5caa5ef1e62ee85cfb96c7a7ad055028dd
0xd6157b7000400bb907f489737a85de02f7cb8001d33c7044192c8bf0c6f507d1
0x2a32cdf568bfaf38438e9cd43101f66c54e8e0ce1296c470e262fce865bfedac

Functions
Getter at block 21205299
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x74b6c1690630b91712aaf4bb482919c83b17147c2952add694f19cbfa295f7ca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfFB7d271f4e31127C742794ca93bBEbd93803746, 0x35040209694beea6D5AcAfcF5643516E78A4DC17, 0x36bF58a727d58fF471855af58065c4B115d97071]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.