GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 433 txns
Deployed by via 0xfc84a21b at 14022799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.95
ERC-20
Value $50,941.15
ERC-20
Value $19.7
ERC-20
Value $13.24
ERC-20
Value $11.62
ERC-20
Value $3.27
ERC-20
Value $1.66
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
--
0xde12c5b6e08fa676f564a8550c8bca78ac71d736ad29488a7e83d862483b0f36
0x6067dfe8e9450cc8f11736a9d4d2842b67feec41fddbdaa58a8ba4dd74c1ac73
0x7194875eb0696ff184d531f2dbce38da5f159160a8fb55b345beea11d07b7653
0x8d21b5e19b7bd95f058ea490d5cbcf046efab4c61415c1c0c51c7ddcd2b5cdab
0xa1cd8c21c94952e679e155060086c8e2822b29526185b739f12519e0272b40e9
0x0d2c71d524be23fbcbdd6824ac36c174b431b356563fab64e6233b9ba314db30
0x4cb71ff1b555d019b28376153a0590ca29cee32190f78cf06c52bba192f167a7
0x1f2a7c3a204160a8a78be19779aa9f5b31691829f55a8b5ee84af4d3297f8651
0x4550732c3c2154099d05475451980e8e7baca8ebe6343f52dd07687786666479
0x6337d267ce8b6e6556cb4fad447bef59efdc57b6a88a2757d89700911c442380

Functions
Getter at block 21302429
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdcf887322237aea80e8e8dda0cbe69a703fe103e25d083c7fc01595b8b188a94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x048f27B732D8914b039aEf70f25D7c55f7d4a70F, 0x06228A3A94a960116E529aD116390b2fD836c023, 0x9CB8f120e87D27Eba1aDD0535726FbC03af94053]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
607
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.