GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 359 txns
Deployed by via 0xf75c209f at 14021873
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $109,376.61
ERC-20
Value $195,477.02
ERC-20
Value $153,557.55
ERC-20
Value $6,200.74
ERC-20
Value $4,581.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0xc5f56ef2336969cc0ca2872161d219312f11929796497c985db7033933145e8c
0xeb11bbb0c1d1e188a4cdbf010f8aed4e55fd6f6cf1ffdde770d6be35dfdc3237
0xc9cd8f91ba8837cb67d960e1c5b83d5cac795f6c4d1f761a1317e892fdf7dfbc
0x8e241f3e7adaed40a4f7f5bd7a2d7db3caa024e66ed3d584495e2c3f38c184bb
0x08dfdcf78bc4ca1a7759c5dfa9c92217847a3bcfe1de1352a15834f3eb5c9dcd
0xa69c36170ec0e6c018c6b510e29c4b564bc164ae5ab2079b0aeb68ec3425c421
0xdc06e217bff33c56d50ad0300802fd781868b4d523dbfb4c3d0cc5539d2a776a
0xc952053afb325d07bb6c8f017b545fbdddffc712854bce180b2aa095c4530035
0xa85d806347617da3123421bdb0c0f6136ceb9b88f1224ea88d05421506fd84e5
0x8315a263302462f05be090c313653b7dee663201bc1877dc2a4779435779f8bb

Functions
Getter at block 20870997
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7af846f916b842d24844e3960a995c4eb9bdcd7308fe428d20e1fc4c5aad855b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x017eC75Cd68aC9120E11f7FF5A293f782FB823D3, 0x0501Be0dA35990FbF5c434c29186A7966846c0D5, 0x8069Ac1D78A7678cA07A98Ac351304e6c23Be5A0, 0x36777f1628CA60E2e0146258416c3E532bb2E54c, 0xe4C02A5a4815C88cA9a71fe872922346D0e6da4c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
351
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.