GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0xde0da38c at 14473595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.26
0x8c32f51cc4c64f4c0935bd4baa05f20177dc2dcfef3f294c45f65bb4f4be2429
0xdefd908cccd601d2569fdf10fed86e046397891c92b592726acce9ed39fbfb83
0x553d0fd56e823414427063e6792f03a2311844a4733e8bd3fe7cf00fe8fb7187
0xd36403ddfdee44b098a4c25bd53430c8278024ccbf8169ed817372aee75853e6
0x3bcaad1a576abfd7f809c96df614c7764c5e07cf5e1a6425078752c5aa8e9ab8
0x7f302038297021645e6ed29a7e7b88165a53d1cdaa0385a925309d8a716c93c0
0xfbeae3c7eece586ad0e9449c5452efbadb138ccbac431aca6f9bfbd3dbde67d4
0xfd59cd3c94e579353ad1c65fc5fdea2f48a19f9c876377c04663ed31d47c3012
0xa047cddb7e9ad622c02739246f1501dcaafe9014d2271a25a3428460acb412fd
0x3ebb478056f4f04844f39c10a52d5f9e5e2c4ee0a8f3274f207ec05e020edfc7

Functions
Getter at block 20942659
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2568c37e080ba4f30d106045b429e5adf5ef96b8c70e7225d1d45c1c507c4920
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x42034290baF66264c2FA99Ff873C9089dB0071fb, 0xB480A9326ca6360515b6aBB2BBaC3bD7C9a5a0D4, 0x215B77352815C722d32d61889Cb4b68d1b29E3EF, 0x0577f72f62dd23e1B308268FF4eE039B78B9844C, 0x1b466657B7593D7634791287E1C20d7494eCffD1, 0x440d97b0D6FEB928202680414F62786d0098025B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
35
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.