GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 201 txns
Deployed by via 0xb0345997 at 18270974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $886,974.75
ERC-20
Value $401,920.82
ERC-20
Value $1,238.09
ERC-20
Value $238.01
ERC-20
Value $133.85
ERC-20
Value $71.34
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5b4640a2608ce951b8785e8fdb91efc754b2d6fbf9de99ec08b1a573c38b0829
0x3c385c90280e85c0731aa7a26a0e37449b8974ac366025033b42ceee6773c068
0xd60de1675606f5dd21c0701283a9ae5568b0cc1a4c56fb364146e9af3374de2f
0xfa319457832030f910580583ae53937a5fb1bffac81b88aadc6adae847222268
0x703b86fd7d0ae47955d4d330403f226b8a6df4820dbd5bd9e0dc266a7ffbef21
0x38e37a498a15091e4d98ba05c5bb2d91fb772048644dd5ff53f506f599bd0966
0x0380752cfc2c9e51ed1a9b673e6006e0091f8e889b6b932cc4ac23bffcbf6557
0xbedcef77a6b9edf378968cc2fb5faf8a1d876d99efd41d3ad6fd0dea9d9267b5
0xbd86319af7b84c82a77fb0dfc573330e1de6db0583063ac6f531541c93826205
0xe5d42322b68891329f365a51d5ca6fd71f09a14ed32c727980006ec6e44b291e

Functions
Getter at block 20850024
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed5e6262ec713b2a56d0bf73dac9137609e866b43549c8b5dc96560efd32b7f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x44720B6986E7c7e4989a1a709a0916b666687A49, 0xD14062FC34C45BB71aC5a4E613ace79625413656, 0xfC61049029239f9E71BbD948df5Bb287aa2fa956]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
189
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.