GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0x49fa9538 at 16122690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,593.31
ERC-20
Value $12,980.17
ERC-20
Value $290.05
ERC-20
Value $2.34
0x7b77dd5637b80403f86554f83c15e9ecb233f3d9092799c9a77e04fa9ddda8dd
0x304d342ddcd6e91c65ff5c0a959f6d88f97a4e0ebe03ae0522fe0019ac0a7944
0xeab90c1fba824e9e0b6eced5af71492fc1fac6065b38b4b84ee08abf1bfdaf4b
0x0b6acc5f5671ace366f22b65354ab60ea69c48a09b31a02da915642ea8a4a727
0x6c2952d5b81b13dbc27481b0989299e2badf0dfcab3eb341a86cccdb18aecb15
0x9cb2985d1af0f493699a32ef82cfeded088d085cbf64c5ca6a0fa9efb59235d7
0x530fe629dfffac7a62a0c0c1b428ff4a35bcb5a88108c576f07087e090880c08
0x36f1f12bf2ebdba8929c09708efaef127317435874bd31d62b0c4cfd9c174f2c
0xbdf6e0b9c2ab8b09d3a03da96ad3ad8f942eead963ead3d325479019ed889418
0xde4df0e4f247d4db0f697f5d10cb1a09cd851bfd1c9cb511993ceaf49fc4baed

Functions
Getter at block 20868199
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdb28acffe30cafde53d80917cabf5d2154ae906ccde6b1ff4093ada6407f59d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1bBeCbd573546A0F33E94326B79046c61da671B0, 0xAFa49B46301BaaD9152dD5aF0C05245B0FA58695, 0xE10d7667D7E91fE49BeA74d3E739232F85877426, 0xA04019979514aF5EDbB9d6f0F3D69c2C3C7E4471, 0x8a7748EC1F43c03c0ca2aE4670CbEC3304AdB956, 0xAC134f2B8149cb156Dd389E391BE2428ef05A4d6, 0x05bf835c23c84c173Ad9Fedb035CB89485bd9Fbe]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
38
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.