GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 230 txns
Deployed by via 0xe07563ea at 18358734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,615.14
ERC-20
Value $3,524,650.5
ERC-20
Value $60,299.28
 (#714)
ERC-721
--
0x5f741a24a4fd516a8c80f5d89c8937bb08c28033684a95aff983d777ea75a12b
0x11c7bfcb9cac180f2c2687b37661973aec0bd207d1b7dedbc1470727b13ccec9
0xd07bbb3c054e4a48841c77d34ef370c693631f7d43734712a6c9d0ccba57a510
0x858a22722b67a8ef1eeaec33146bf75dcf7599608bf627ea3e4b7eaa00c5be92
0x65903b5a9130f0d3fcb734ec3bfa47da407e3bb849b146e58ce39c0e708c345d
0xc62a5c52679836149179682ca207135b422200041bf22119c0f62556af674b46
0xa1305112317f0d697336de919cb564b74b30255219102b35615070d478fa2279
0x9c5fa3bd33930096a8dde60e974580a3d95044fbfaf5c4c8ebd226c2f6ae6eeb
0x7837b1da7894bf7f6deb6156c66c8518be321f995d2b1c40cc811f66afd18cdd
0x57ad2a90bf5e45f9a5116bddd55f8c1e0f3c102ee7790a2e11eee37b9ec0a700

Functions
Getter at block 20854174
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b3b8454ba5f0185ad14f91857590002b6e8607d39bb62aa0a7c7b759b843048
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Cb112a594A35b5e7803EDd63D714535dE620b44, 0x4c8c6ef7e14d912a808Ce39c881791A0F7d58be5, 0xE8aEA33FdF421Fc51a771F2064b7AAa82B639fFF, 0x4CCd17366540a7800476a04d89E5DE3fdd28e5B1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
250
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.