GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x54100559 at 16772450
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,261.3
ERC-20
Value $7,289.14
ERC-20
--
0x34d3c7a4632c380913affa316d8b9e22d71bb50a6fa2d04870c4d906bd98b2cc
0x0d00dbea05345f3f2ffc1777592f361347b99a48b4a9bf57eef41784ce3500da
0xf93eca9f1f455c82bea308bf708d8ff6fc31499ccead59c58a7f634714b80f27
0x8d41978e02159db1dbeb3920baabeb6b11461fdcf8bf8af8dd0735a5774e1c1c
0xc0a5d81e18591732969e86f0844b4953862060eabbf9dcd2f2e8b5f9a83d2cd5
0x9d74df8d953176f03383517737c59fd4b92f07da61d1aee65d4dae37c96f2bab
0x0560fa447cf9580efedfef93895902d1d3ff8e60a1bb8cc188ae89be3e4c784d
0x582edc84169df0a190e8c27926fa0a3c125ac41fec9b534f806efd0859d2d9e4
0xd378afcf31f005589044846f8087b7ee9d8303cd85c7df0d216924a143837288
0x7cfb14719bac60adcd834aaef5408b1d4faccfdbc1d99fb68843c500b7fde0c8

Functions
Getter at block 20904074
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe6838061f8a0f472564354fad33f5e193475917c5f8d2025571e457620393046
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa0dd22850616B6BE958cb143d301AfeC14Eb2362, 0xF9a68bD2Bc7BA4063d0Ca6E45387d7845d200A45, 0xcF11192278e51Bb49F7Da5093D4BCb65703E9A00, 0x4e1AfC5260Be3A9956e71C9E02C18AcC28D1bee8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.