GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0xf135b7a0 at 16020104
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,076.79
ERC-20
Value $1,347.15
ERC-20
Value $496.93
ERC-20
Value $387.31
ERC-20
Value $223.41
ERC-20
Value $156.25
ERC-20
Value $63.55
ERC-20
Value $50.97
ERC-20
Value $27.15
ERC-20
Value $13.55
0x27cc6aab91a02fd50814b5645f9cb6c39c68add8b8e7e89ca7d532dd5b4a1440
0x9ecf1446385cd6d3e7a76600da8f51a86bda24000623f9b8d71b82453e6f2f3b
0x4cb814162880dc6cfe32290e9c895b17721b9a21573eec0d42f13bedaeb8b2d2
0x7cd3553390438749858c2de58fb6953962fa840b471929fb4b8f47514b17c1e6
0x9ef7291616a43533996a02822bba6246bd855c91c0e39a6685ff4e538a320758
0x10c4be31fba3829e4fca1393dc4bfb99770d74da3354ba9b465fbbebae04e9bc
0x985852c25892e12e335f3393c1aa6a390d443625cc464d0b4b1c1a14cdf73f01
0x29789eb9c044c9dae539e0221ec11b4895f4f08df53052489bb2855d6758b506
0xb575615fc420fada3286cb56097e5000b36c8cf23baab1ebb1ed1bcdb124c021
0xd8b26e2aa9a1ed3094529b9e6e5359e9ddc0ee6cf1ad477d59c64cf76cf9d6fc

Functions
Getter at block 21391959
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x69d584ad3be49e27bf6dd4798f3e6443c3bf392eaa937948a31d5a98df01dc1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3e9011BA607C6b65eA6451aBA078fEAb506B6A0B, 0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0x2933a50AEF77d805De3deB45fAcd1305e69580C9, 0xdbc47822A6Fa5a6C03cC8Df2A4f2178Ae47b8aE8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
131
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.