GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 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 $32,580.23
ERC-20
Value $10,439.55
 (#19468)
ERC-721
--
0xe812c91b8f6d5ec0d4ea0be476a90862eedfb63a37c6337b41266bb1251659a9
0x3ca7a7928f5ad829f8fb122cf852b3618d094997fd7fcc0d20676e90f89037a6
0x6349feb8b19186ff8bb6cf965195c258d0a66ecc95e9ce8f872187e1c17a6bd0
0x20bf933ff27c127aeb8fa206a59271a6eb96f07c09177fc7a2edba62e1838f60
0x8e23aeae30b215e5154c8a4bbee73f0ebe4030ca66334d9345d6827592cfb18c
0xf503e522babe77e5123b8bc8eabb30618d34fee402c1634e0794bfb47f3aa0e5
0x0eb3b5dd548a9bdc51159515ba63002206b8f211d8e00040f9263497d8074a0f
0x5ecb244d49bfe95b33878195d8ff6347c455aca362f52fc6e87309cd5c9af41f
0x9a4517d028f8340b2e9dfcfa8b03ea78709ec4a753742b95e93f12dd8d46d8fa
0xe2650f0c4c64d76cfe589d5b9d8122892120105296ad99dd4d81b4ca19e64579

Functions
Getter at block 21244095
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)
106
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.