GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x3125b711 at 19681673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.52
0x2621826ee35e7eb25b2c8f689828df962a078497ff816a2de9a5a0a5c37dd8cd
0xf155dc26a405d8914e0fc6caec500f685aa64576a1479e2c402cfdad8117206f
0x39a0414a6a80eab06352705ed2ef551f32571473d2bd669ff17f1843c7e27ad1
0x9a5c907a6ded26eb13bbb833c7f0d487cca8f1ed5c1a1093db4314ce7b4bb309
0xc0b4f57e8bc3638cf8586b5da1583608966084ab680707fcf99ee206f3f1df7c
0x6203cc0e90f0c1e1acf62bd78e5423b8ad478060ad53ad401b66233532318f6e
0xda9a8da3e25f93364598e52960abe39afd394d19b1c09dcb7c119a23cedba26f
0x9768b47e95a0159950cd5446ee52832edcb228e34ed5f7445e5c69800d7fa24e
0xc8831ca4587d94eb6d28f997382d6ef0bd5281ec409e5fdd37d2f526dce65b88
0x36b3f6ecace296325e1fe335bb89cd1e5ab44ccd45b38cf551f689d163753c28

Functions
Getter at block 21383697
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x47f3c0e7fe55e0ab11fdf71cb08a847e8989cb9bd4de427fd5c20a27a0883edc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcE1a9852AA40AE9Be02f0D3B72C7617ef945E808, 0xB5Ed4a521694655141040EA606d1A637f4bBDbA6, 0x59e8016507bC0C8BBEFd091491C0D08255ce576E, 0xe951705D570F9FaDB638f03E6974F2635E40E5eD, 0x6695E6Bf76ace64d7636604f605fafD37C0262D5, 0x281C74BD3CEc8dE399De501F2Cb570CdDa3cd591]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
26
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.