GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,408 txns
Deployed by via 0xf3e973e1 at 15249890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,716.6
ERC-20
Value $264.94
ERC-20
Value $28.94
ERC-20
Value $8.59
ERC-20
Value $0.09
ERC-20
Value $0
 (#20)
ERC-1555
--
 (#690)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x32618a7de09285c935d35b6dbd5c346db188dfa6fa065dab5ea654a71211eb80
0xcef0c298133688b09d619abd93a0d72832bfd2b328d5bd40708cd5e9a97d9107
0x7d2a4964a017b762cff1fc6d4f1a6d339d223c799a702d67468177338c8b555e
0x1d417a07d168986d9beb05a78bda22c2e501c183789574c15fd636933dbd3108
0x82b649c2f8bf59987c0ab75fb1d120b615a97cc7eea5a8c4dc4069929afd6c23
0xfcb2fdbd83de8399602636a85af2de7e244b0bfedc55838a080cf810740cbba4
0x7b2b7ca7eabb54595f96709e5ddfd8728c0dc9ee00315ef969c2a8368036c967
0x18490978754caebe3acb3faf268da84d6ebbf1dc1b03b4e590721d4344002241
0x27943c0c730d8fca1cf70ac99778009fc60431b1d3e98a75256988ee4cf541d9
0xe4a8a8d5a9966eee6690a8530481163d845f7982398286986bf0168d6b753e13

Functions
Getter at block 21316901
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x573e804b591d2c4946e6e03df41af0f0ea7dd46cf72085fe948d9f1dc56f9c17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc68EeD4Ed5E3edD8781633B5080c21f1FCbf750c, 0xB052f61EA48a091015112120eabB91A9e5e42b91, 0x97D0F06ea8cD12BDc7b8da1B828e6b1AFDF2E091, 0xD1818A80DAc94Fa1dB124B9B1A1BB71Dc20f228d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1384
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.