GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0x77970c29 at 19904985
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $247.75
ERC-20
Value $98.28
0xac65c8ca9d219c8aa24eb961c802b42fa2298c6d870c44742b28e90e8355c06b
0xdd1d8c047768d3a9efc968bc384575cab407222f1ce8a17654c8f37f50577637
0xd9ae1934ed329aa67be188dca0104bba10c9dfbcd8f898fb0658ab6ea7758bd0
0x64b7c7ed7fd21d15b33fc496ad04408c4a4a8c3331def1a0aeda60f82d703790
0xdb300ece7ac4fab4ca9be6a1fa8c112d9fe89041a8ea6ec7e592132499a27cb7
0xa5983655d775f23dfca2cfd2ededa98a964a27c0755cf6db7b12249fc6be0d92
0x4df8949e9dd03ca3e1b5822d0eea0608f185924a40bbcad5bf3f6621917cb83c
0x574780e878f00d5df6850f831a3498685f5836cec452b93f7bbc0ff3c8d58294
0xa3c4c2b5c6b14b3e5b6adf3764cc3e2b881c900358b338aa438199d893e9d926
0xf625224df5279996aff8ee05390cd140775badfa5f406ae68798c46e025a66a6

Functions
Getter at block 21271038
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fe04a39f0a833f600e1f5f95e9a274c3ae51278e1aa063942650ef8f438d918
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDC24E46B4b3D7476f65ba50B7e5a31d18D0128E6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
81
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.