GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 538 txns
Deployed by via 0x12fb4126 at 13468072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,597.74
ERC-20
Value $349,807.15
ERC-20
Value $224,856.28
ERC-20
Value $126,940.26
ERC-20
Value $16,270
ERC-20
Value $2,379.8
ERC-20
Value $0.66
ERC-20
--
ERC-20
--
ERC-20
--
0x9a63347c3411d5b57aed63a33597d2cd0cda2f07ad34d6333f4aca596e41d2e4
0x0a3b67a54d92195125a5c10667d53e13c6ffa65bb41e7e0668ef7a15bca26b84
0x88cffd7569a4e24b045b418d5529a9d0d2f5c7d1936eb657ce436cd43f3bb4e3
0x97338b187f2b521a0bd68c48235d303e1d91e9bb317fc7ea5cb37568f461e754
0xe60a8a9e7a66b6f5af458166f3e45b11473e2f26b2e2bf6ac3742054c889554f
0xb2b9db37f719ba3ee5581eabde26fca76cc239e19639e301d07edae344794f0d
0xc31276bc7642eea58005ad122cbcd66f14b9454f23bb0fb1570a08851a0fb9fd
0x782eab1a560de9317a4d9c19eb9628e0238f76adee3e30cb41b26bb97cbd03ea
0x033b4bc1426a9e588172494e3f55b56e1a94d3d7946efc1d5e68aec380196492
0x1cc705097e2a25c01beb6fd53f7e177ee1976f1999a94a64a272a3789809accf

Functions
Getter at block 20914584
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa2154065c0b41b4a16f2ec5201a30b10e8c9643ed41791183911c49790af77a6
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
535
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.