GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0xa2ffe953 at 14201817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,248.51
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xfc9acc4c0273e02ee54da758eadebebf07775027647219f54adfd79dcffb86c2
From
0xc5649e8b4965c317cd51f6ece6e2ce643f62bd6ceb342c3454e6045460f53d35
From
0xbff3be1cbc4cfbc52a23b63ad0d00de3e774a1f01943854ed6b5130c4292b3b2
From
0x6719592a6a48f3efd44110428bc918149dcd9ccbe02bda4af730ee0fdd1d4fa0
From
0x46d5ce3c186c450069f7491ca7b1d4ee6d2f84724fcd0bfffdadcd09204d0a62
From
0x2cae849cd14b40c8e5b902e79fce1cdcf29039be25617ac0a4204fe6451aef27
From
0xd1db49777b4b0b7f696cc33952760a86f79dd382f5478a4eb771b934646b1810
From
0x2ed95d855f80436febb3cc165fb9fdb2d70693f5d6cbad1a0175fa599636e055
From
0x68c6ebf0e0c566c3d918f9436c2e81e9208545707b94600b3110348f61f14ea2
From
0x581dcc860cea8d245e0cdf91fbe1159e2d6429912d7c5f5e33161bf1ca257cc7
From

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