GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 382 txns
Deployed by via 0x6a45ddf5 at 13860709
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,546.42
ERC-20
Value $16,247.05
ERC-20
Value $4,285.87
ERC-20
Value $2,315.21
ERC-20
Value $668.29
ERC-20
Value $579.18
ERC-20
Value $573.52
ERC-20
Value $198.87
ERC-20
Value $180.71
ERC-20
Value $63.29
0xed6eb371d905a53f358b7ab001b126cdc8e499c72d99b414c38f4fc8b44bdaec
0x5d11e83d14877d33fd438d563f36dbf8bb13976931c01e6dca23f8589ae8dbbc
0x34ed4a8eaad62d32e8b76131aada7da67ed847994c2c36cccd20a3ee3ffdbde5
0xc68dff4040e891ad74fe23676c5f757822f6e0b257f73d3efdc5bc104f78685b
0x82001e2128ceb9f0339a3b30d64099bfef35d6e6d8d6f40d856869b5a25f6a32
0xa508f25fb1b5180459fe3e1aa1b56a00bd3742459bec5482de55aeda0484a49e
0x4b9bc787f88096cf7497faf22e3725466f28a30753eac7c0af11a67f7482d4db
0x57405fa2772ddf8920d0e6d1393c6d5ffe059af6c772c0d452b224ef706f3c5e
0x13600c166f5e3e9e1ee7f89d9f7099822ebc6156e1bfc480dc7757f3c686dc5f
0xac9f94f85f31e4e7806ca5b7e40ccde14298a6cfcd9affaa213fdc7890d23110

Functions
Getter at block 21246634
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x307bab1345fbeb7aa1faf09224006399f9acaca01b290e46289ee70d4d7de2b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA1249C7D6Caa1a2F798D7b1078B1F59220f837d8, 0xD09971D8ed6C6a5e57581e90d593ee5B94e348D4, 0x897fa2c8A2628b657Cb2b4C093CFCFF86212059B, 0xb30dF86dE0e1b321451809cCCEbF5651dfF7B900, 0x08fc23075B0D07132bdEa75864233062E9cc56B2, 0x27cb14cdfA31f6BE86701B429F81f0663fc99006]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
377
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.