GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 89 txns
Deployed by via 0x39322f92 at 16742505
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,084.09
ERC-20
Value $10,380.53
ERC-20
Value $1,001.19
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#1560)
ERC-721
--
 (#147)
ERC-1555
--
ERC-20
--
0x320cf311e62e11c4ee8010eee5f8b51f0fca1995f2ec5b617d36088f65cf2167
0xe5e761e3000fa77215fb392a44c0f66ab3f60ec508b2d8eea28e9a198ae40b3a
0x0df1708061b8c50c6e19a3a14b44c9a1c532e929c6c390fc0e2c086e437da382
0x1d73f3473da3f9ce166c36e56e5362882c245876c4cab9218b30ae9dbe18af3d
0x78e3597baa0b80da7d8f56a730e206d0312d8f9d73b4da158caea0c97125309a
0x5ba667baa3beddc79a2a379ea80a156820f0bcfadb1f8710d986d612f471b17c
0x4f3c184c406b6f4b0c68b8a96103ce82819914bcbd93c3eed692525b6adefe89
0x1d27551ebb2390610ca745910822f4c37ac7cd9b3e1d9c8fe35da5a4f9484430
0x3c9a0a9740863d662772e45d36f5b4bda094ae9edc997638109608a6c647b8d7
0xf2d46a1b73f4100818b27c1d999e3c88235ffecdc5965ee2db28424a58bda751

Functions
Getter at block 21157672
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4566d90349989f189f2f0697cf65cfd38dc24306dde9337fe823b24f0aac23cd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x37cF2f22A4965495a0b2242E243417C21F6f6b56, 0x64154cB239716bbAB07Cf25c1B112e9f847f8878, 0xb727fFB31833750c32751DaD55A93cb5Cf25C4AF, 0x746b6D26605635De1d05481298720823654244bA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
87
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.