GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 665 txns
Deployed by via 0x4b0a318b at 15185297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $224,869.87
ERC-20
Value $81,383.28
ERC-20
Value $4,787.57
ERC-20
Value $3,479.35
ERC-20
Value $2,595.98
ERC-20
Value $432.21
ERC-20
Value $324.49
ERC-20
Value $298.09
ERC-20
Value $58.18
ERC-20
Value $17.3
0x50fb18c8d88bedeb49cdaf5bcd39e22718017a0df5d863f8d793778f81d28fec
0x1c564f2ea5ebd0067b6f631f12afe727d0c6bb0debcbf1c5dd7b47e0ae8caf46
0x9e439fbb921d711824ef9b951218289177fcf7d1c8b6753f5818c0a1aab1c045
0xa5e8189d7fc7eec2ff4df01e8f725dc110cf668368b5b3387270b851f6c6ea84
0x2fc28db8f6aeea0badf423d835ff68651e03eedc07c18c80868acdf983cb5d93
0xa4f2c7d3ee4fd88c3602a0082a60da131a87995a653b2eb9a53b1f2e6db68dad
0xb2a288a1b2bd2519648a4037571c741d7c9b0b81a72abe921a1eea7be9a04b58
0x6c723279b302d484c8d6f7dd288b7d722de66cc208e37581add3ece9a27b021b
0xf6e23cdf9f47f3ba0b3f0f569c7cb1d3c88bcf9db0d024d2b68fd095c1762b45
0x9a2a014905a08ba7f652d8a9135b4c126010d2b0a2345a7dfe9823f0520ae4cd

Functions
Getter at block 20962305
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf1cde4f06ba9ce7c6cd3b91b98770247dc40fb21ff072b44e490801d2145ca8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d6A179f0fA391De81b8296D03C848C0eAecDaA0, 0x5a0b05aB22B2480294A38cCB3c108b0800831672, 0x76aF20f22Aadc47E5bEC8Dc569476Ca091ed1Ecb, 0x7b0438f435BEa0c08a05D3DaCE2Ac144fFDf8Fcc, 0xd7a060365c5B4c1cD83d4Bc136C10EEB5e9D57CE, 0xAAEAc3e06ffdb26f82498BE1D966dB980c4275e6]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
270
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.