GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xa61afb84 at 19760317
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $187.9
ERC-20
Value $2,494.41
ERC-20
Value $0.27
0xce7e2bdf1bd250f15f7ed22cff5ddc725148bb89b736410ade59b868ea8f497c
0x38237f5aecc4a68a36a47747abff535d3c8cc792ce7ca678b83c94ba0e3dfd5e
0xfa76b95bcca041f34b9eb999c61d728ae65e3fcebf376a466e340acb8c11b1ea
0x2c1b7950f1f3a95f7ef86d1077adf973cfe22a4307dc6730bbd2d25f46d37fc5
0xe5b58b5e504c8acc0bdb0d5ead85e37d43be191e609ceda76073864c00884d4e
0xa9beb57c99e013b2183a27e457c55322d772a18b5bd90eb68ce6c1faaebe9109
0xa780c874c221b24285d33956868910bd70918a259a4e25a0a45b03cc32c8eca1
0x979f1d9ee2dddc50660681dd7b64179ac5349e837fd59121a560646978551231

Functions
Getter at block 21213205
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0db9f4cd9334f95d8887db0ba49f14d4bc51c5992f60d52361c06aceb5559fb1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD1128aF0386F7A9d86EB2137A5d296e3474eB0bb, 0x4DeC06B67248f9a97d00F08b392AdCe2aF6d5fFA, 0x111D2BA03C7289b9111915b1272C014B506AEbAf]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.