GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x644af950 at 13623444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $267.22
ERC-20
--
0xa5ef669ba22e7f1c715f52eb0efad6eef62c55118852d8d0bd174f86a9e644fb
0x82432ec0c0bb010fde617479729ae542829edec6c3540866229eb9f3f32ac658
0xdb319c29a5501f549ffcb95e8461e167348da2a2510e7ce1c3fcf8f2cde6bb7c
0xc4d1b7499fab7f920ce1871726bf9a7b3ce6da6e6974a00dd25ffd4c57851933
0x05d4e10765c078b2bd373b391f7a76da17a614e83413ccdd4816e871396683b9
0xd5a6ee4669aaa04cc621c9f3fe5b0d14570b92883c60ec62c7cee12ca6dae0ff
0x5ce525e46ed417d16c1c2cc80a8f2f917ca02cceef09237a878432e8c5c00cb8
0xaa9e76e49edb4de5c8b22fbe5d2bd699e4597610780d6b5638dac2c7bb49a9df
0x80c7b4916d2a9e310255d36f94607adbfe7bcfebd988295d766f7ee0fcbb47cc
0xff0a3bd1c90f9e04347dad14142c28b9061b818e2c10bde3cc9b71c263adbb6c

Functions
Getter at block 20853649
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4660887773dbebdc1c13e211f459074fc6e63ec03acbc1db6ab98644a4552005
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb51F903A43832C24328F279193784B179EDE2349, 0x7c9B0337F79DdAdbf8b225259adfAeDe30DcA3C1, 0x51Bbcd089a24baAcfa47154614EAA9ee9ddd5Bf7, 0xe3EB9D97882111bCE5C1b7B92563BE9Edb247215]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.