GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 324 txns
Deployed by via 0x0e1648da at 18591953
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $470.62
0x34190f77f4a766eee6fb16a4737e43af098c89565a4f25b97ba4249e99cdf626
0x9c87aa7292c2760a086df9be6665cec683705f001769060aa036b0a6db940071
0x57b5bff12201070d6e5bdbe116cafd3b8915ed96aac2fd8ac2b700412f385911
0xedd87cfa689514075d0b8a5f99e943c66b485cbdc8d88e26738b3cc6c81a2cb0
0xa014384bb935c00dfaeee677853a26628b9bade33d378781b7b802641c548e6d
0x9ed49487ffa0694568eb4521c8ccdf558558e3396e0fb9e41e61faebf19b583b
0xc009f66eaaa1e2f0a41761b8567ec25be4292827bfb472ccb23cedc9257fcfa2
0x7c6497ad5b422e87c84f60edfd69b2a5e89398e3b6e3d8389da141c634dfa780
0xa00d73bc0e68b1866c24e787dd6840ba5d4e1f3182ddd7bac7ca3a817b560134
0xbb99699a4903db505327b8369e418a34f9090aba09a13ba7f385972314592088

Functions
Getter at block 21202025
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x48ecd83a35505f63eeaf8786fb3c233f663d1fc32baed31946b36a3becace352
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe60815Fc704FBa07F3fbC7a35BF6Df9F5b39a157, 0x6C07a5B6e4855efBA84c3bA1267035D0851aaeFe, 0x5c0919cF79EB4DE511c8c0E3Db94Ba880CE857aa]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
323
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.