GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0x13bef6f9 at 14533281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $349.22
ERC-20
Value $36,837,867.29
ERC-20
Value $1.01
 (#14)
ERC-1555
--
 (#24)
ERC-721
--
0x0e4bb5191b29b0daaf24746f782ddcb954e2c950efb225b8dbafd4739a756dfd
0xf38aab028abef451636cab801659df7cb67a4d474953537a363c7387ec2436c3
0x6554078c8e5ff9f00c5516cf9a8ac2a13c81c55bdd7a337adfae3facf1377a77
0x45c6f7e54667885aa35b8629493d8a0114f6b2742d40340c4e53a371af175858
0x76ce85010e6449cecbec5b248f504cc8efbe088d383af944f1f18f68f76b22a4
0xcef2fea70ed94ad139ef4e33995c37e4d0492fdd2722a09ff57fc28a29f843f6
0xd12408d9394f90d5a22f1c8b4631405f71639ef3d54b2f1db415ddeb92fe9ac9
0xaea871bad0395f24310e38a59bdeb98ef8560aa24bd743968bd885a008febd4c
0x79a8e6af1729eba80075960de2d368b01f2a6e12c1a36a5c5d08d5b73a60493d
0x2c389dd67ae06773b17c7fd9cf7ba6ab7fcb118678eb87791bb9ba89996613ff

Functions
Getter at block 21269695
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb0dd09b90d86cfc7e9fd013b2b4286ee979de50da65358fa5c7957b2c1a7990f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8BF6E5550b6163e72F88D94763d89FD62FD0230b, 0xcdcbF8332Be00857b64f020f00D0deC9aF06b222, 0xB5A5241c3317A6173597361Bdea81728963fC1E0, 0x890Bb8026B76d7a601B1b2C549441ad3D0DF70a8, 0xAAc6381835F538840c80887823A04FC0d151b8f0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
128
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.