GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x3e04d256 at 15001415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.63
ERC-20
Value $121,491.01
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x17679f29a9f5643e043eb060668ce6c51322d31604680b5000b7b87c7967f046
From
0x529d24900431835533694ee5ba9404153bbdcbcfb3899e816e326a7bdbb4c6ec
From
0x3e12c44efabcaf0ef4862115226eb5dacd3c5aa5a09d6a584c53fada8c942b9a
From
0x612205bd114b65104155a78a4d0f0787db4f57b2e03cb76e10bae95b3aa0b27e
From
0x760e05d89ea47df649a64e42bdef343fed1626c614651b9b5ff2a632a2b7dfbc
From
0x0eaed733e8e0db6051cef8f1f583ce20713021753d3c8d4859ec5c516039cdf6
From
0x8c62a58279e60ac87ee5bfdab970058ff1b9b2f94641f1bee74d1f74b5ef6fc2
From
0x2dc4329a2f8eaa965dc71f53cc1474638430220c0c733b7cf999381b8b0e1eda
From
0x2560eb593a26bb7fa38d9c052fdc2039d27014a3bae364c47e10e2d947d3db3f
From
0x7d1b8c06cc3aa5526a490aebd81180ffb78aeb8a35ef048056a65fab7d16f4fa
From

Functions
Getter at block 21294099
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x539304385aacdaf50bd46234874ffdf39f14dc719884606a74c9c0c51fad71b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x15396ccbCf993e56EB56a9Bc3D2115dc2CCFAa1C, 0xFb7A206DcB2bE18F112aefF8777c988DE200d6DD, 0x8e9fecc2f52b1BF356AbB97467e2db33f8c4Da83, 0x15eb2DCA129EE510f04a241E4A49b22Cb0bABE39, 0xe456257312Bc201642B02b6513C40005D2e02E59]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
71
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.