GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0xf8e3f3e2 at 13953209
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35,566.9
ERC-20
--
ERC-20
--
 (#1555)
ERC-721
--
0x492858195543435ab7d64c88878a7bd15a048823ff89a323e967a2b5258b39b0
0x9c4b7a278477cdf291e02a18ce1540e0f42c09f41ae4c584667efacfcdea8065
0xf4d424e75f86ef2118edfecfc9689f7882bf2b01adc768b9e4798270ee868b09
0x73b445c4eeee9372c12749b636074ba00da772067c15afd6ea510b8d49bb0b11
0xe4171671d0e862d61c1d0218482ed5ae4045dcc4b0f192ee3de24ed9a8fb156f
0x8613db0f1cc09ebdf82bf7cea0bb029a099f08d5f87df254c830d4d1d9bc1d55
0x055341b3dd10b93d87d05a4d36ec0ceedf6a16bc327f629099db69b8bd8f8367
0xa1fd4d5f3fe10b80ab3ab868a6409297343ab5f4304684915a6456f252e249dc
0x98a53ccd63d105ad8be860d8415353420ef0a572b3fb07d01a59b8c834daf965
0xfe1896b1ddef8ad97ea534c527562ca56b19ca8c70d5085eec08bc063fdff880

Functions
Getter at block 21318609
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11181830625d75fd8608bf768c8d64b8291f4f1f8dd2539a65b41647f600c478
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC41de302d83Af5d76F20FCcfD5572Cde02782666, 0x8C49a7C4b48cCCbd998eE415E525b9E2287f23f2, 0x65ce4cDDF52A86B037C182FD949C1A97a30d16df]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
47
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.