GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x72a783fc at 15241953
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.12
ERC-20
Value $2.83
ERC-20
--
0xd307d735df540a822b51979bb6bd6e3ac4171acb1b54943f760a79d6855c3735
0xa41b8a5cd2afadbd6c47329cc0599327c1aacbbee12fa44f54f30b7bcecee3c1
0x7986ea0f3d319cc52e7cd6eec2ae4a4806e09171198e259b88436edcab021836
0x858fb1bd25f7966058a4b231379a804bbdd3ab4df74fff58c002a9cc6ab10605
0xdfad31eaa5e408beb87a5ab5c0cb8f6487492822ab321e34c41c8308e15be2dc
0x04d2ec565f5b04a9d093ff18eb5ac482d0536c8d53503a13f7e374d8afc9f836
0x585af0aea24cadf2aea6c559a4c297b2f7b378c4a397d7fba6e81542893742f9
0x0cd1f9e89d6f1dd732241c22d96530a04739d6d16f1771624bf4af51b45e740a
0xfc6c6b0a9404a8611be1ed8921e2249b214fbbb87bf6e7083f0673afbf827fce
0x2f8ed3c75742a91993a5f6c1f904b15ce4a4dd41bc86a41a91f7745d6623c288

Functions
Getter at block 20888250
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x22cb08c635015bddd085f24e1b757fab70b4ab39b2545896a6ab522823a4ea4a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x675248ac87E8edACcc8357dDB944225A14E4D3Cd, 0x871fD91214Ca510E36bbf8f614B62D19930A885C, 0x46C41b539FD9F36Cc202ec6959E750862CF4C129]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
29
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.