GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x5225a43d at 15223867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,551.45
ERC-20
Value $5,011,332.82
ERC-20
Value $5,003,109.44
ERC-20
Value $5,002,551.15
ERC-20
Value $3,002,647.48
ERC-20
Value $2,152,059.45
ERC-20
Value $1,461,930.47
ERC-20
Value $1,293,929.94
ERC-20
Value $200,367.79
ERC-20
Value $1.01
0xa1155ddb7fea9cbb036c74907c8a0bc3becafa6dd416a188bc67e652918e0f66
0x1fcb38b58a909e3411283727e215b882358b6ac1f3acb8d4efe05fd2216be4ae
0x6e1d191154949cd2b2d402b1aa35dc1dc99764250c18742bb17319a67207647e
0xca27860e97f0fa86b98efc8392be35576fb892beed99b1ffae6ca02a3b8d4fa2
0xf6fbbc53539e4344114173e02dfa2aca6b01f6fd29009ba61c19dc3df9513af5
0xd89b01a884655ecb8c0b2b7e72ee0b7061dcec58ce542fd8924680dc056c3c06
0xd37044469ccc34b52e4a21df1961c39d1893d58b0add863f1edfd2571b9687da
0xa27b6e44075e19ae7221f435c15bb0f9bc3945ef57ff858282ad0f0c22b46148
0xb99f094e0c58abad022f9882f14a449dca7b73d0f695cba0e9bb3d3d324b66ce
0xa63b5a5327da2c69ffde446ffc678b5e695abccb26fe686d110ab167203e9cb8

Functions
Getter at block 21218179
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5ce1cf78d8bcfdb37e37add6075e5d39b87c25adb4d903257790b3e4d21640cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa5be3CBa6d6B393779d9D0F833Fdf7A0E74f684E, 0xbBaEa96E7b3F03EC198dAe1d590CB4d782709522, 0x65d8659703411D96dEab2DEeB7C9f43a993Dc89c, 0x8785Aa39D795017770e9f9d31DB224362096cCCd, 0x4E8256Cb6bBEEC535C42A4bF4C34694300118525, 0x307b2a5491b6011Dafd9429fe61Ceee09c83E9a5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
57
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.