GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0x88c6c748 at 16429544
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,481.83
ERC-20
Value $57,467.7
ERC-20
Value $47,929.78
ERC-20
Value $30,522.34
ERC-20
Value $6,896.7
ERC-20
Value $2,984.48
ERC-20
Value $2,009.17
ERC-20
--
ERC-20
--
ERC-20
--
0xde7d16d8a5fd37e902d249d35a2407e2841d24dbb034a4ca56e84b9cf1c69396
0x29f12b9acd81666edce7698f5293c355027dbfc7e42aeec1cfbcdb1c75d80d19
0x024de33088f9dcbc716efa6028b8b34201fb465c9e527d7a10a6003f8b33987b
0x814ff5834baa93109867c8e8eb77fe60aa561ad80fc7403a612a2767ef72fa47
0xc26a6f61a18a4bf3189db09e549f860dc3b4670ef1c6783660c780a56db2e95d
0x032785f72780747d36cfaf9fe384cb78c1e2471b9090bf2ad3ed31e636640058
0xd22e47f35b536cf826889e84c35f6cf156694aab3822c68c94c764068d71930b
0x8a21ea1f2d0ad55e77e0312ed095ae4953000e9800fab8b8b01f5ba26ba6d99b
0x808ac8d02b4792cba60faa52b239a4e786a457cd91befe24289f1f016d103a79
0xf561cdd4c2a4ffdb61f179d891dae92565fb6ac2d68275c6050ada7afabaa309

Functions
Getter at block 21048265
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6612c4bc1fc9da671bb5b1dfc811fc84be48667833c7e58ea6e3a42b2974bab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x520F977ff2fb5fc3a188B9B7821d583BC8741BC7, 0xc86176dA1AE818281F8BfC5aFa03f9A092AA20A0, 0x621F1bF244d808959E70895B4eD611C91d65ab9f, 0xe9472FdFFaa6792df8Ff5FAaB5866C90DC7F6f22, 0xAE28021a57009B047bCe63d047Fd2aD1E2a07f8f, 0xb0fc7E314b06ea9975494a5EA198c87B2034576B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
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.