GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 197 txns
Deployed by via 0xe3b7f886 at 17468716
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,137.84
ERC-20
Value $259.61
ERC-20
Value $1.01
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x9110bfa325d33784e3fb1b098540c5e69ad0efc8f31c91036f95918c2cc14c72
0x79db7dafe3db415d09328ac725d12a29b78cbc3e76058772df4cdbdd8356f74c
0x991bf7c942adae1c4899f798cc73f589eb617143a487af77ae7b84baf6bd1e7d
0x496d2e249aa0e52879e068cc4334454a2193bff91901a9853a2506b4f4f62dd2
0x3d77eb03def9645cc32392515ad532dce20c21469c0268bb543c91e295d6ef4a
0xb98e591155bfec5084662ef421525cde40c6e259d14fec9fa507ebb46dd38be1
0x29574f41f106c6d53d5d6fd8d7dba4e90591dd0e9e39163c1c9654ca4c97a1a5
0xbb8d5a5c8a96d243093d7dbae88063c2a0ab51b50cd1d6402e8f9492c777735c
0xf77662ef386808018fbed62ab9a37849ad95e6d8f07d000aa749628adc9976f5
0x7e87ba7700c8847afd42e893835d96a75a1d1fc8a05a7e3a72e165c593ea873b

Functions
Getter at block 20838635
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8b75cc739410e1b2a411a0424668dcda0166405dcebaf58d6c8cfe051ab3aaa6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3c2Fc2111664844C62c4a0Fe1D47c7488417DCB8, 0x8542c5D2392564389C46Dd5e6cFB150707bbd9cC, 0xC2BAb7BB7A13c2711ad4E6C5d861D0f0649d8e6E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
194
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.