GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x9e76bddb at 13711858
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $118.58
ERC-20
Value $17.06
0xd26ec0a1757e3fc9da497c66836aeb8d05b4ad08f1086203a7f3196cc2c16aaf
0xcad36f7991f6f3d298162411b27a7d94c16645d723d4e9067092ad3e6e7c7b33
0x1a1a9b3001f426fe291aa2a82dcdb3b616f64b07b2bce57517bf84ea04806732
0xf21762c39e498bffec132051a55bd9404a27b9488515f77a94b5e7910da82b29
0x097024b067dece2a0bda7a26dca592711f82cb0c8b286edb6c7145b5f68c9d7b
0x06fbca79e02b8c58c9135874c5cdbc121ad1d4e096f43692a5ec44de8089c30e
0x5d4809f909d43f6f3be8880817afcc8c9fb57b4c9ab5f53f52ed17ecbb875941
0xbe4d6cb32d0441c22ecffe79034d5d1592fdc14d194ae097ec48d6a43e642f99
0xa13426f44ee50ac04a26d7585947be58a2c34678e4f17c23d2afa6ef92becfca
0x74320d3bce9b05e74c3d0e0931617cd98c357dff3ae847d878917eeea018ccdd

Functions
Getter at block 20863189
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3c21872117387488e1bfa01a776ae3d2dca3767e9c01218d9407a08129d439b5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x89CCC556B1953581f3EDb6f703E8d1fCc42f1E67, 0xD476AEB7e3CF094082555d37146b5428c620b40d, 0xbFb192bec2C4fCCd7051Ef73DaFEAAafdB48f9C3, 0x52F5cd8a8E35aeA854864bBee672d25CFC03ed4b]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.