GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0x1e96824b at 18332597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $93.37
ERC-20
Value $892,805.9
ERC-20
Value $159,970.14
ERC-20
Value $122,400
 (#1845)
ERC-721
--
0x0d957d57278c64509f7dc73cdca308d91c56f6ba39c7a1f9e57a661036a2a1b1
0xb64a7cf50d8e0774a8b7ae40d45eb38f370f3b398b6b94166636da6a857e6ad4
0x3307c6c08969122471b158a2ce329d97786bdf6d69f9a385bd52c32727d574ee
0x1a7d36d578eb083645f11db064b3859abff62c8ed4356857d6dff7917e769882
0x2485a7b0fac8c42c257ff066ee5795e6ca5f633d8567d82196498002eb0290e6
0x9995b37de5ef9c06d5962959e675200006a53ebc452c58fadc0d76e8845e7652
0x0e55f9cfa64b4dd6b164ae7d77d0b391cc7031c116fee7ddbd20be14f2cfbe07
0xb2f1cd3c06b5ff61281cdaf545d02a733e23aacd95774dc7d57042e5ef24c9a4
0xdbd3536ed15243614c57c09108502a387cee203c8ea8d5bb83d3b6ce06e0b4f5
0xad29b4d402b1fec17c728ed784748a3f9554f47fd0b9952ee92736ba45a7e9f6

Functions
Getter at block 21223256
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x16a3020f517d28abe021528bd3c8706afe4d7e4b2b66a4b5149d531b527fc952
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA6a16aD11eb8477c134a82Feccdf1857E675Cc26, 0xE2e1508F35d70DcbC08CCF12422ABBb821f4F246, 0x7587ecAE35Be8Ca2B33D2254e27ECCD0900237DB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.