GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xb1d7784a at 13953028
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,301.55
ERC-20
Value $118,945.91
ERC-20
Value $115,592.28
ERC-20
Value $0
ERC-20
--
0x523a4066a2323cf1818d8c95a09f06107eaa47e77c0cad3919e4139ef9cec9d6
0x36e0c68f4ec684a4a8800aa8d9e7a371bb664e595462e45ad7bdaab9c8cf5db7
0xec09847dc248c0c2c46d23713ef7ea7cc80f5e1224bec2b374d30bae6899f05d
0x5b4e296e8c389859da585e49a969b47f86b4ed33f138c34cafae187bc3e4406e
0xa67194225d2713be43a30151a2f346a8510f13ee3412debf365894bffd547db1
0xbc613b21236cb80f31b7043ba4c8e622ecd0b0f271bda956bdfb1a363d627c05
0xd8757edc49ecf924534fcb422aedc0a6731622e32d55c04de047a48ab3e266bc
0xfaccfdf3eb550711022d8f23e699a088a570cd32323ebc01d9b1748c2dcea593
0xc8b1345bd2219b76abde7c675645814a90c7afc10550ce9a8f103e4380d094d7
0xc340d2aaeb1806e5ad2cbaa0949af1ed6f5f5cd6a05f11ae3d6a83f42bcb0f90

Functions
Getter at block 21031298
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e6fe1068724cc532f6921434cdd38408d98b8276c6eb3165f86746dfd28e05e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x56ddc9f403a18e927A58E5974ff049367152550d, 0x530c4A49dd08166C13e2791770864EB0087C6239, 0xD2Cd96390DE13Ff666538e266Fe79C176Fda0A5d, 0x63478afaA6f9805A94bFbE483d95b36A0c96a8b5, 0x4fA10368761CeC18AdA3779B7D7713F75Fa446B1, 0x91646c2c2fF05C4e9822740b0aD9d8B3DA51382b]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
30
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.