GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 171 txns
Deployed by via 0xa4e7e0a1 at 18771232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14,341.4
ERC-20
Value $67,104.6
ERC-20
Value $56,025.7
ERC-20
Value $10,294.75
ERC-20
--
 (#17280)
ERC-721
--
 (#17279)
ERC-721
--
 (#17278)
ERC-721
--
 (#17277)
ERC-721
--
 (#17276)
ERC-721
--
0x0a241379fd1c511814846fd54dd984188f1704a8022162daa8ee498ccf48a772
0xfee2356c6ae37f519f0cc159c2aca1e5163abbc4a831c4bd3ba7ff88f5d63741
0x2afbeff0a7eb0b179af100e90c791d54e896d75fa96be73ff11fd99b085bdccc
0x9a6c6cd781b1f7e351f08958f27018a73931eab73a88eedb55c6257c261d97e0
0xa24974474fc2703dfddea6b90adc20df840758ac4e7bb56349272806327beb58
0x8b0a71df43e2814cf67eec2860d313271f802aad10c45f38b95cadf5c2814d4e
0x9bf31e0ae8695a4bf450e962c0c89c11d0594b4c209ee0cdbaa08282d1d076b3
0x857a770ec5e8872aae477d54edf0262a156941c31ed0d40e923e63576642a1d3
0x01c6b80e90cc2b30c815cc26c1ebb95007306abda341dffa48cc143e15f88c4f
0x65eb910f0502e2fc1a07ce48f02bac2c18645ba52262c11722037922b86fb5b2

Functions
Getter at block 20859526
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaad09511b069de318d873bf81b032a6abad7e86c8635779fad52d4042ca435eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x66F6d639199342619CAF8617bf80eA738e5960A3, 0x2666CBf3fCe3808c998E9fb671689DCd3eddC672, 0x65C084B69b7F21aCEFe2c68AA25C67Efd2E10160]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
153
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.