GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,004 txns
Deployed by via 0x83e8de0e at 18676961
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,863,121.25
ERC-20
Value $2,460,503
ERC-20
Value $2,141,764.1
ERC-20
Value $1,489,285.73
ERC-20
Value $1,032,994.22
ERC-20
Value $718,009.51
ERC-20
Value $686,371.49
ERC-20
Value $676,978.95
ERC-20
Value $560,643.96
ERC-20
Value $554,871.6
0x536c205e70a2fe867b7a0e2d6969e96d8696653b8a37e739b9417013eda3e1df
0xe6b8e91ebed364cd1f7d6490d9130d7f9055cf01da920d1ad4172283a46cc7db
0xe250bdf3894078abe5e79797fb3481477200e904480e30a203e40fc00eee6985
0xd19577830971c4ba35dba9fdefe36bbc63910e258245e08fc7dd35667af6520f
0x53cec7b3b0002236b7ffaa9eee80a1e260180e5d1e239f2075b76f3f084f2daf
0x40bd831156baf5c2a082e89d2b3dac94347255dd12fdfdf556391b4bfa7bbfbd
0x6655d74c60edb4ab0dc079bf716814073ad08ffbbefa95e91d5d1eeb9388e228
0x42a6398c1912ee086dfe824fe52a09f1296d248aa6115abce7802c092d64643b
0xa2c148172a7287fa4bd4fe479a197f5b017aa432a21f6185ac2e5c3de9773011
0xccecd75065f2e7cae6129ccd8f9342657e9f50b7076b57b3309528a3e7083ffc

Functions
Getter at block 21332606
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x22deb5794c6d93f58f4fbf73cda57642964b99a7fc5e226e2c8d4e1771325378
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2c573180816adAd0c8eCd9248fd6F9CB94A1cB8d, 0x176F3DAb24a159341c0509bB36B833E7fdd0a132, 0x6Ffb9a8c6E96307C647d9869673200fFbd380EC7, 0x96E06fe977740Ed4827Df980C0Bdb39235D0a9D3, 0xc4cA8bBa7A665f03B4363F4133e7A5B00DeC0BBA, 0x8FFBa55Dc041675cbf8e5d5a0BA08Df5Dc3AC6dA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
1838
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.