GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0xe7c923ed at 16578220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $50.05
0x60d710dedd24a3bf393dbc743d1edea97d2be0dc11584423df80f7c063598be6
0xe433025f0475d874030fd886aac18a15dedc7fc19819cd0fd6dc4abb76d8dabc
0x207ae639f5c51c2627ea83de9021811b7bb7cad8d15bc90e9840f082247f4d86
0xaf3c96bdef9aa8cd1cf0ce8b0376bfacd41a7806406990b5eb40b6a9f63cc667
0x966ca3fabcfb5f9c304ce24754811133b25953cea286deb51967b3519004e84b
0x9905f5e8eebb9fc587a4c8762b4d9866bf305afbd1f50b9e5d1a4dee9bc2f068
0x034193ba3400e284ee9344a8a7531a419e5d6a0db33b5f4dc03e087720cc3b66
0x97a55a30a07abb8940f85560d61f80cbe34356916e50cec3f6a9b18780c4354c
0x388e8d4b4cfe8126369cbe73b19bb5ef7a1597640fe72553474e2113c684f7d4
0xa586a652a9e60a91399e2ef3eb36abeb7ea703acd838ee343dc53520b12bb52d

Functions
Getter at block 21273392
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeffedbc8991a0ef3f6d353fdd5d63ddf75d8cfcfec6da35e364e24b4a7b8440a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4B2C4D347a4796Ec65376F9810e59Ace0c03C5Ea, 0x1b6CEd2C1bE7e3c1f188F8843a7b4b538FDae26A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.