GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x962cc929 at 15942963
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.98
ERC-20
Value $0.01
 (#0)
ERC-1555
--
0xe6030d1f41802ac754405864044e0bce28f9b8ae865be6d696279befca1b344c
0x5b3e9cab768192a2102e35bc405959786b61064f0f9421675bbdae16d97daf48
0x77913b2b70cbdecd9f10e50dce792d1a51ef39e1128c08b8f1be05e1082e03f3
0xef153dc31a5b7be31fb73e49b6b34efe69d1df405ba0c32b9e05c854e85702e5
0x9dd4ea4efdd5a7e76dbf8bfc6ea9762d4f650a2b21f0ee1dc4add695ccb7cc49
0xdc3474fec537a00c5b15f20763040002fcce45f10c6ffcf803c14609b88a1a89
0x012bd99fbe6f6687afaa028788be0804659d4163cf7bce83baf40dbdccad7b78
0x1e6a9c4bca0171a50103eda9013d49cdeec220cdc2fc47707f47bc2f3230804b
0x3afbb8ae7816edf973706d2f4cfc948c708f7c4cbb2ec6ebcb9b7520ce137583
0x28140f7f56d72e1c6ee91405995714246df8cd353139ce2e4c1c27acf88f0058

Functions
Getter at block 21190634
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd429a7bc06960eb209737e18e3e56d9faec768742869e3b7a492c4af697c66b2
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.