GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0x3c7e62e0 at 17417262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $322,617.25
ERC-20
Value $2,832,100.01
ERC-20
Value $4,024.5
ERC-20
Value $3,312.2
ERC-20
Value $1,423.89
ERC-20
Value $836.16
ERC-20
Value $0.64
ERC-20
--
 (#5)
ERC-1555
--
 (#17)
ERC-1555
--
0x38b914026f209feb873a0b1543def6f300a1dc8490657a38d96d422667dd4c77
0x6e160cf38e1e4ce3de02eb6803bbfb17d049f8398be1c6dd509a6df1624c8cf4
0x85c8667955326053e3ad0c2097c10ec6ee36699e0f8263dfaeac05e325d7b9c8
0xdfee38f9bb574c2115b88daf8ae0a5bdd51312cdb9272a3c7364263d3dcee7b9
0xb5de5be8b3e923f8b4770a57ad5b462a0dd4083cfad468d8a9fc2895ebab3564
0xd8bcc496270ca580009d392ef6f8a0ed04c9f4264a3317c2be825b3c41816d5a
0x851c1ca20f8afa92f9c86e86861cda372c45a045bf7356200eae869985cdac8d
0xb4fd684a4e1bd27da6013ac360bfa368d30d3dc0def96152662d21239e968819
0x0ba6d5a1a89964b3ade68fc2b96fab8138393d950eaa6d7678e76b0d53555c86
0xcaeeb286afc1f69819a4b7a3132153c8c7c5cac3a847189a9cf369db27c78b24

Functions
Getter at block 20947677
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe90ae1638ebce6f5ca6bdfdc2d8093c386ca7c7657c55443d96acf6435d79e47
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7E30E66Da7c289D5242266825c726621988E12cB, 0x95cedC6cAe970e28C400CA280ba7e19D40F13BE9, 0x2F2C276F64E7542742331f735E07ba559FCB6cD3, 0x6f931388cd80D38C1d6dDdFe6795c25bC544B40E, 0xFd33B35E5720Fcf1Be15c5B8FE6fAA8AdC508A06, 0x3Ac6Cb2CcFd8c8aAe3BA31D7ED44C20d241B16A4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
91
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.