GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0xa1a924e1 at 17110508
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $799,978.53
ERC-20
Value $6,153.6
ERC-20
Value $4.27
ERC-20
Value $0.06
ERC-20
--
0xe43516359105b5e8d1fa729f589a02c34b946a625d25ec3de29f87a8c37b5cdd
0xf58ffcca90f7c9fab8bd43aadb06e5fce1f87d9bba8f1a5545e45f5c6cca5a3c
0x072aaa91680ede779e684f821df3097c46922bf1af4e33249a565476903266d7
0xae291e2623337671b2f3a2d90ff32da8488cb57ae57cde1d69e75183c3897a14
0xdfc0c13d6d67559a9edf4ee7e1692afb2de24d79e1e9ef9ac48821b5218e2cd7
0xfd6e7a61c3ec3688bfd9798502779e27c1715a54e590b48b2a45ee20c700c656
0x646d0de4261760cbf6b81436a02b9d8f734486d5df87b201d46fb58c5f24a0dc
0x6242b3c17021fa6eace8237599cff0995444cf22aeffe27554926740e6692487
0x013a01b8f19d62e91218de82b47be32b2806a74614d2b43bff831fb9dc9abda4
0xd0cca422412b5b0ca8697fe11b5b683149ccf3be5feb46f7b5827d6bb8f57773

Functions
Getter at block 20969455
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x285d315c0779b0f3bcb0135fe2e1d2907d9a1ea7b5432bff116a1b599e71e945
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x996538B8CF433962E8Fe2A6c481062173B93f004, 0x3c37929BA7557D53605acc2931e0025198e239a7, 0xA9fd42D97e73F9BC60FFbf2aee8e422b25448026, 0xef958F54d7D2B548F5b04A14c8Db3F2C03421F26]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.