GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 88 txns
Deployed by via 0xf3e51d18 at 19756111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $40,554.22
ERC-20
Value $16,887.07
 (#19468)
ERC-721
--
0x8e23aeae30b215e5154c8a4bbee73f0ebe4030ca66334d9345d6827592cfb18c
0xf503e522babe77e5123b8bc8eabb30618d34fee402c1634e0794bfb47f3aa0e5
0x0eb3b5dd548a9bdc51159515ba63002206b8f211d8e00040f9263497d8074a0f
0x5ecb244d49bfe95b33878195d8ff6347c455aca362f52fc6e87309cd5c9af41f
0x9a4517d028f8340b2e9dfcfa8b03ea78709ec4a753742b95e93f12dd8d46d8fa
0xe2650f0c4c64d76cfe589d5b9d8122892120105296ad99dd4d81b4ca19e64579
0xb5a5ec208c1e49f51a0bf89ac5aea639434435bb997298f7a68cff99785bc0d4
0x1f1622e8dbe051c5d32a2cd1621fedadae433417aa2764a27c8ebee8d1d176be
0xb07b7a56a24aba04c5103fb84426daf48ca0fd5af58b51f60567521ba5ef02c2
0x922e09a7b2fea95c1d0eb1256afe6b99caefe65e6bd4240e48b9724981b8467e

Functions
Getter at block 21157452
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8482b173832a322396f387b0fe750db33b1468bbd4daba9ace1bdfec80127751
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x960990b624d4da450A568CD7061f22e506bf1974, 0xC31161FA25B6914AB910Aa5B8258C5CB9BED7001]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
98
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.