GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 112 txns
Deployed by via 0xbed404fe at 15778881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,009.71
ERC-20
Value $0.12
0xff18f971944f8a4dc74c634e8192d6eec03d3871a59cb74abc30915a922915df
0x562ace3b6c704bf16676e7b79d006e3631805aab5187a4c177c0e1a401acbf39
0x1fbfa6d89aff44c798f2882f9a202e682a5cc2e7380f2078edb626649e31f2df
0x9a8e8cf31e12360dd38dfbd9360623f8e8d06b211af4f544f02e139418e48514
0x3b214ddae3249729ab402cca4d2edd335013fedf1f07c4e99ea12fe1fd385466
0xc4032559f33d384599e688ef8d61cf00f2206ffefcafe877e2149de47718d6e8
0xf72b724b58a0d4bcaa35a3c424b5d80aa1aa47e59963dfd09e18bdc35b733f18
0xf6e084e3dfd53594236318a2f717ca6c016009c0e92fc25dcda997eba45baf1e
0x6bfd6bd047719d0c349ded41785ec961fb4059f1aee91566d705ef62c0b17a4a
0x78e1de8747c86dc327d4ac78b8899702536592fae876fb19f081c9b830380e46

Functions
Getter at block 21247884
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf96b204d9eb8d2c4b743de2304e5c29edfee6d0fac2b623cffa2daf39878032f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbBF5ae64626F47317E044cd83B667DAc5d936aEB, 0x23B2914Fa5D46b9B2DbBDA7E5b633399E210804b, 0xF5fC9588d4104736567FAA5a424479dEDBa4756b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
109
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.