GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x8187f354 at 17842748
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $70,748.63
ERC-20
Value $6,530.86
ERC-20
Value $1,419.67
 (#1590)
ERC-721
--
0x6515860b97caa2851ce2a6d5cf57af6fd3dc1e7e61a3b327bb4eabbacf4e77c2
0xda51e6f432704f29a5fd12983efdf7878bf024bde4df07dc30b57dfca8f931cb
0xe70ad6d4267531415f66d6be8daa89dbac16ef894e6a6be2c9ed18ade47a3c4c
0x615b4d2577bf42d3d48843f6936918f003d5cd28279a458575e63ef376c2f1d5
0xb0b0cacb346de4bfdeed8c09bb5e35f0b44387e187dae4f3b98837322527ac53
0x453114ecf74db4126e526abcadcbf2a83bdad121c7e10260732db79a130579b4
0xe70524f9f05f61b6b79ed637e17cf7e6eb7edc3ff7eccd2adc4ffd3eb765d49f
0x73c0180b67c24f621fc39629ed6971f6464c210f39c0d70f9ce82dbf1d445f7c
0x800b8c2e6ccb0bb4b0055a0e0f4ff91bf2f819f8e0a6a52776dadc6c420999f6
0x0cbbb8d412e4165730a89fd21767188d5a477b4f3ccbe047e549e9c11a099f63

Functions
Getter at block 21246755
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ec67f9143690c1fd9abb0b4a98930d1e38fb0307ade9a1056c6ec9840060dcd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa297f5b057Eaa2D32B0578009F766F024d5fE47d, 0xE84D4A9b12b2Ac7f2e4c8f1D4Ec983ca0ac5a0D5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
102
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.