GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 329 txns
Deployed by via 0xb27e6e32 at 17191504
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,891.52
ERC-20
Value $24,208.51
ERC-20
Value $15,769.59
ERC-20
Value $5,824.81
ERC-20
Value $325.67
ERC-20
Value $60.4
ERC-20
Value $25.76
ERC-20
Value $17.02
ERC-20
Value $15.51
ERC-20
Value $1.32
0xd58325af6ddfe99f10c11bb49e78be6762bcea45942077ab96619b8f180c906a
0x32dddf902f4c0ad786b07e2d3d7001e5c5644af4e51637923c5b7da785ffc21f
0xad712527d26d0433eee62e16da523d81f1dead5d2bbb93d38f23b458dee49f47
0xddfe554135b8bb31ea33967626afec137684b14301175ea2c76ca012e2bdcb18
0x2c93e3854fe37eb0fb6d1607f8b00f4d8dc07aae808e0a895e343b43a9b30a08
0xfde2a92e9b04a340351d131625d84a4b5a90c6cf0dda72623ae0e034d0f0565a
0x518e107b98242a2abe2ffe3fda424c35966bc7a4639c3ad6d86600e8811f7d5e
0xa949ffd7e8506434ce88d95facb8c5b15308cd95f8b3f6b3703cb4ccaf1d04af
0x2356e1357b9e56f2b96d28c026733c68ca4c4e9d83a0534da7551b25cd022bd4
0x8aacd8777e5fb38c339d2393a89c4d986cce52fcff6ac9b6b3ee4a5dceca1bd1

Functions
Getter at block 21201727
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3775ebe71f8be5c2f439b845e6799b8a786487240661a15ff08e139d0feaf90d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDBAB20bFb67497dF4F506D6f57Fe5A91A7bE70dc, 0x49c7602d0366Cb07377A036601228e0B9150a9b2, 0x4c626BF3e7A01867658daC228bA0750f24Fd8B39, 0xDc7c4497848A47Ad631633DFDCeAFC6a075EE09b, 0x5eE1f0cc33f0a9B4eb7E153a497243B09A578CE7, 0xC26Afb02A918940760B0da79cc10EdE68962500f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
362
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.