GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x1ba4a02c at 17820853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,569.17
ERC-20
Value $998.47
0xe871cf3bf759c47c18519a548c72f5066e2d80e06916d9de4b7de3cd7e7ca927
0x6a2ac9e05b1c00c1f6bddd672584d45da40ff5a11bd410b87b5605b692c392e5
0x2469dc1d9fa65d2d598827a034dd37f71b05d11ac122f3f285ff591bf8fedeeb
0xeaf1e379665e87050140d44c6d453d5ecd48c7eb1d9ae5a91c8dc6ca8dfc3994
0xe2aed6d440e28f5db75a8df0b8c2c3e79ef36749ea8617c468c7942fd9355d25
0xc9cc1c0ef8069f3593aa69979a9bfdd8941ebe0cb1dff972c5d11e9e26eb1b15
0x65b2d5914c67d6714c3e68c312e59ae7022aa8135f945076c7802147b6854f91
0x678e04ecf6f81547d77ada372a028bb254af88a97634242bacbd209d0d30a6cb
0xfdeac09fb66cd480928022e3aa9d70cc2bebee359a3e90e003dc76416911134c
0xf603a81b46daa7e4879f3491ae568d64d64c9ff7514a1fdc43e601abefdabf43

Functions
Getter at block 20962598
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed942b170a16ad11a42209b571fea3214e980cd5fecfc9fb6581061d2a3955a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaA60B4809489acB990a9b7Ca7aa58c75781d23A8, 0x5D3e4C0FE11e0aE4c32F0FF74B4544C49538AC61, 0xfe5B84D3eeFe4bD33b97eb4905E2F1f7E1150295, 0xfA29B5d4B03ed5586Fd6e4f546004790Bbf61dbf, 0x3409D44eCE765A524301DE287b882Cda829771C7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.