GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0xd432d27a at 18376234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.48
ERC-20
Value $169,271.68
ERC-20
Value $125,990.17
ERC-20
Value $81,643.71
ERC-20
Value $57,473.87
ERC-20
Value $21,851.31
ERC-20
Value $17,763.86
ERC-20
Value $16,640.66
ERC-20
Value $10,324.85
ERC-20
Value $9,832.69
0x75f844910e955cd6c89062d09ddbc939a3be03ed3ab225a1df52f5e4e0123fb6
0xe900e7a5a7c918f86eafa990f4456e681b872f23dcc56c02aa717ea158d07b96
0x58cce546b7e56c75cfd623ad5d11c99b76403260d20a5437c3b15e70ed8f3ff4
0xcec32d71cb42ecb9a66de297468be1855ab9b59414b60907a4797e5466d876c5
0x8f313f869c6da28e6b1cf35e1b049e62771f33792c4abe96195c212d7283022b
0xa99b6fee2ef70c57a28dd6964ad656aeded596e8138de5c247bac0c74c1e2f7d
0xf5531ff57092fa86da680d739090a6776222aeed5f1722ff124ee29c12bfefab
0xb59f18e5de978eb29bd45034360fe9f304d9d829a77650bdf1df2229bd15cd2d
0xfd674af8bcdeaf37e7b4ade406e48dd5dfd1d070f0d156a425439b7b965d2dd8
0x85ab4b7c5f040beac25d6914571444adb6c0b55634873bbc467eaa2059dca1d1

Functions
Getter at block 21051951
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc117b2e5eb6cb5b50cec4ab2b9054650cc82ce3d571a0d8096d1aa16e4816ced
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB9295E29f5fDe0Ca4A56d7E856e37de178D957af, 0x8125befF7Ed12f577532E731B76Df6E8BcFfCFaC, 0x7EC1e00995a6c88Fb4BdC5C3A16E98F6df40238e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.