GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 163 txns
Deployed by via 0x02bc9b56 at 19250588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $161,676.28
ERC-20
Value $70,181.03
ERC-20
Value $61,953.51
ERC-20
Value $60,324.47
ERC-20
Value $27,167.91
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x844117b2a58ed4b1c09a379e0ac769c528d2bea338a0f5c4a8010f5c1708cf8e
0x36f86242222459b1be22e6102119759edc2f337d1be06dd3d3e17fc658f54ddb
0x9668bf548538ff3897881bd904503fbc63fc8ff82a303ae7e01e401ee3c21afd
0xc31d6f151848c0b64a8f2087b65ff24d751db2447c484aa9af890570981b4b06
0x6f2fe55d0840f2e996fc513bb11c1c3a05cdcf1990b9e83c56c907f90b20bb14
0x3d40c395cef1c889b76f83b7699cc5878eaee66f144944e70f061c6be22f521d
0x5396b9a4c40eaadc6573cf978969566a7f45812d9be9f16fb867e6a6c473f071
0xac87e4920ef670c31ee731083c7f28805a881af4d8e5bcaa9b7824f6a581a75c
0x5e91cb653a3e0b9f03898329dfb04b40dc2395c251772bd0d3621d694f54aa9b
0x2869572f9dcabf00a2e166e1850190f07075f461fc55f0390a39973c76256612

Functions
Getter at block 20891571
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x72416152552cfbd74cc8afd8a5a0022a08cf91ea4393f027a14ec6826834b212
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfEccaa4EF4Fbd57B2E6f3BD3f27e14845D2Df7C2, 0x1BcaAd84adC51DcD30A2bD7Fe1b44D0e2De278D8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
150
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.