GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x8b538300 at 13841188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,987.31
ERC-20
Value $105.86
0xfc64e137a40d707336481fbadd5a1cbb3d62ad7ac63e9e0750b9d6e854870a03
0x9709c54650b8299d5b99a50c2e3be7a41d8b2867459257d2ec6b0f0f2cb1786c
0xd5a66f1316b91cd0047d83e24a63e11e84d5a0f4f29dd432b6aeb7bded06930d
0x192536320ed13ffa854181a80b547b7a115632f873c53ceed382f3c1c46e79ab
0xf27e2806030b1fcd432a25ce64480b16a7520c02f0812789b023118f1814d48e
0xbb0acc389e0a930448bc54d1bb056b4c7551b5bcba909b86c9ae70db0628f4a1
0xbb59a65c34c314ae8d21fe53470173a4dfab16c66d1fca06f3025054139a4a7a
0x9ef4d51a32e494f120b9734c99dfbbc8dc16311d9b09984fe46090aed1249791
0xd2d60a84e829138e7b864137ee3199bf9e7620236c972eb2ed7f4849ea81f581

Functions
Getter at block 21443616
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x445114c8c6142681e2cab666a41cef5e969951ce277e1663eea720c3f0d3a7f2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9DE6DE21007312eeb6CD90500fFECafeC297B70D, 0x5CdbdB436ed3c1a588aa936FF8eC8ccc943f407a, 0x31DC6d8AfD5a379eA168C21dA87f376d67c4Ebf5, 0xA8C85045C91d59B07D87b6bd3667E781C7973091]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.