GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 88 txns
Deployed by via 0x13570c53 at 15133804
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $191,977.15
ERC-20
Value $74,801.11
ERC-20
Value $14,807.64
ERC-20
Value $159.49
ERC-20
Value $1.81
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0xcf2b6897d2b0d59bdecac513655a155e9f3e30c7968a81df1e28272baa59da39
0x160a0881e6be515a058ad0008b8c13097fdaa426887c4890558c1234b834522a
0xf8e4a7a6175d25bac2293517afef3f5c196f093262aff3d2db8e109af7d3dd8b
0x67fc67b03cb2b365b795abcc00b605d8cb70207dfcbc8c4c5fff9399dda60710
0xbc2d457bfdda33167aeb01712d371453a93b112e8e5297e117555f004dec7c03
0x1afd8cd3f7e4b2b0312c7d412dd5a240f45486fb87aaa42a2a77f5e643fcea0e
0x7b398baa66d6ffe9e9bf43010a45d8dd038d9e9c0fa36099dbc1dfd97c141a2d
0xdaaef58e1c328f80a2ec3abd2b9fd785f43538cd2c94f9d11be3617bef591474
0xfcd2b0057273d806325b7fc4f646280aef12e6ed78f3bc2891ffdb5b1d66dd27
0x73b7a9c5b161b120be05b82d66c0ebbd166a13f2d4f9db13a3e901e7217d46f9

Functions
Getter at block 21430720
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x87dbb162cb49bf8e04fa5748b04d95c31a330a94f9bb0d8eff380924b13e015b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6d14109Fa4DFB3e95a3404dD50Bc8eC84f15284e, 0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0xB0c9C5B5211dE3a75b61BB798887b76AcCD64193, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1, 0xE7A4F2b1772603170111BC633cbCF1AcEbD60BCe, 0xf6dcD4d7141E06B916987C3C46220f6241278a30]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
71
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.