GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 178 txns
Deployed by via 0xebdbac13 at 13315425
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $34.72
ERC-20
Value $28.57
ERC-20
--
 (#0)
ERC-1555
--
0x942d6ac61dc333ae04d78404a59778ef2424a42756d44906efca9f546277cdfa
0x1bf6c6c45d73435072a1f1157dc409ecbfc048e26506ffcab0ea8ff9533b4a1c
0xe3e019decc587443ac1b9a0caabe0ce07453becf53ec5fafa14b2c495ea77a2a
0x0a6d20da8ef833764f2662e810001867c45451043c7b92c2472471d73644675f
0x0ea165db067485678d2df84979b5d32b1156d46959eca894ad844f8114f2a53c
0x3c71aecbd12d92467152853d99cd697ce6c8ae79a40eb5bdcc7ecb49cb86a7c8
0xd50acd3fa843549321b1670e344ec47caf7de884332cff5108b991121f9c23ae
0x6d2978b88ae25e29c075d2c1b66e80f6d8716fd9765dda86c3cc6e88f055cbb5
0x88b2c21349a9b18b347eeed096de7678437ef7b10d2b6f08db886cf836bb5652
0xc3f45495b65499d8ed53844b3fbb7e9ca376f226539335bce212a6c483bbb9ff

Functions
Getter at block 21320036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x14debc38db8835e1cd12570971fb265ed9135ad0b27d5757de2f179fcef0844d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x967E172691295C50BA582d49707C982204Bd7376, 0xD47F75Bb147Dd1d958aBb2B14c34095B6B6D97A8, 0x7f11848A966ac15C144CCa4655fA39b324d08419]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
174
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.