GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 343 txns
Deployed by via 0x16fb63c9 at 13498021
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $782.48
ERC-20
Value $648.2
ERC-20
Value $16.93
ERC-20
Value $0.24
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xd1119af4be4ed536a70b993581dfb0a0d73ef7b2335016028bcaa1ac49023b10
0xf7cc48354dc75b1c0787dea29864efd3449090838703459bcd7e690e22c70290
0x137df4902bfa9ce07bcaed206468cd48e70aaf2f8ef0c75d857a22abd19df10e
0x0362309ca03ebd03e46b0be200d9b8f037cfb95295eb1136b5f588d1abfca44c
0x166728c7c9d3b2ae0f10718bc5dcebd36980d22fe07e46503604f02ec0a5ed3d
0x4352a76460a9d417c447190950bf6c7d66697641a5f58383875c1ab2c230dac4
0x2229ba5643437be67051c1fe76fb85e910d9d5e421c44f2e5ade57c601d97ae6
0xf39636327f1f9cf181609b338d89a75137634a81534e9697cb27216ac6bc112b
0xeac1561814372f6a39ff47f8806abab594d240335b5c3a44ed7b3eec2776c688
0xab10b764c7e4d182e1ab3761ff25d3568b663ddfb6e9c981476dcad0a198ef7d

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