GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x62846cfc at 13771018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $776.15
ERC-20
--
ERC-20
--
0x10c0f10beb4f5e91a109a5d46a7097802e42108c87a0b1b801026648e17c10db
0x0c337140725f36299f4c07cc8b3f61fab465687323c8d6a74a4f159e4ce59ecd
0xbe4c1b346cbd6e3e02f09fbf544d543653c09396e106a9ae4f8f062bcc93ae39
0xb33f69d112cd39390e2dc7b0a858c8528bfbf0629f3b470cbd7c4e4320218f18
0xd172c0eae1c0bae2852f8cd2297ae3afbee602f7fe6b72431832cfbbeddfc90c
0x287bd5255a3b791515fd3b74a6625882f95a884d76ba546b47d732b2940821e0
0x6f21a81ec0b176ecea54616739ca5a3d2950d77294039e9758c58dda9bdfc506
0x74cb4de6a7b2b0b1eb59cbc7db9a4f89fccf81d8e10dd52bd848d80e05699172
0x50e367b8c718560878efb0cb097aec1ce68ee14bbe65eb0fd3f83026fe6d72bc
0x00bd7c7fb42114f0c8e19c6936472701bed301f51b4f0f29e23f5587b57e83c1

Functions
Getter at block 20935776
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e50dc638e49878c8f82834545813f63f37a91da28c92bac2068818af566f927
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7EE122D993C716635B4CAfA9f79CEaE581b38459, 0xd8CeA473988442f0aF2315448FCf5b90869309f3, 0x6595Efb6a774a23eb5892C6a8Ec0777dD8F18B4f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.