GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,084 txns
Deployed by via 0xe87567e5 at 14958056
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $331,532.51
ERC-20
Value $260,082.93
ERC-20
Value $34,244.02
ERC-20
Value $21,441.75
ERC-20
Value $20,551.63
ERC-20
Value $15,763.74
ERC-20
Value $12,789.5
ERC-20
Value $8,873.41
ERC-20
Value $715.52
ERC-20
Value $584.73
0xa90139d93c5063756bddcb34499404abd0b3bd8231230b4235dd93303bd7b072
0xed0ab88fb852a58e30608cda1622ce5a4e2cdf14b7d16a2ac8d19256d341d52b
0x167075666141bb396d55c497572a1d906430f0302f6d67875fdd84b7c798b7f7
0x3ae1644c5ad7d432435a8ba31dd853b0b4641e0ef78d26b68a076e9805e0d429
0x78866ad04bc39b4e1db0dbe0463ad63bbac113aa45eb36a5789d7c46fcf7eacc
0x81763b93290f1c525fa7dd1d10908664ce4d0dcbf84a2771a033518fa594ad22
0x9ee86f53f711508183fcec62e9470fd2591630ae3b238fad14050321a811adaa
0x602b960856ec95c066254ec7004e01e2386f03aecc737fb3459e6b35e4b15057
0x065b23ee0a059ad8c31678e78821afd547835455b82015197220242cd5445fe2
0x8e52eed53f6da12b5a86c18101ca57386df2eff9f537787941931b6feaaa2d3b

Functions
Getter at block 21205547
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdfefc588edf7fae5e8fe666698ede6d0a8618211306cc3c25667f1cdb5f9f147
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x76bb648d95D4f1363E35035151F17828E02F679B, 0xd377B9259AfEcF8939239b153c83ABa44614922e, 0x003061838F963E6C508D0bd072a2caB05f909C0E, 0x7d543Ba5314f0A46de2c2d2Cb52C61Bc2F9F3619, 0xeb082ABD4aAd340f685E3CA36a0017858f1440Cc, 0xC8A8AC3E42BcA74D2b2eE35736b1f072229daD45, 0xA9AAC073B8B9358E108FD515B833FfE3e53b59f0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2015
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.