GnosisSafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0xb4c6fc0d at 21880050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,832.57
ERC-20
Value $39
ERC-20
--
0x17c4b30edddc1444f095db94b40d48a71b73df72dac13fd0ee84256218ab39eb
0x1b783c84934688f03d793d9aaa8a41a4b05db382880fbf8ffda708b94ce9d24e
0x5473065d2e8a77360e5d273010191a7b38ee6afacfd3b9c08c4eb0bfca1474c9
0xc98663d7394485f06d5594b7c9bae220bb1864d68ee8c6988dd7b97a441dd6e6
0x740d5aecd5ff3a4d4639db0172555d186a4d1924e2221676e96fb64f25bd9f73
0xdca5cefb22b41c00111b69c053ac44e9e5db7ecb9654337584d4d998de2fedbf
0x9e01f73e5152235fd57c2fd43971a1009cb1905a3eac6e4bd0a48dc3a93b21c5
0x5b35206f473b201876dc70eb2ab756006ab90bc7d8903f0cbc324e3efaa00400
0x522d76987b4be07628d8cc8347652d0528b22acc6b75277534c9ac648edf642e
0x1c003b70916a7d82019203370090882468a91502a2a363212e2e2af6f5deb8b9

Functions
Getter at block 22922249
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa1eac35ded819169a1be43eced8948c0c54495434a2e121ebe5c2dfabd5772fa
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xBad0085430fE91e1ED8700E465F95a66ea889AFb, 0xD87D87e5273Ff14599Bd8ddaf2649EE2C67d6180, 0xE7E04bd7519160E42A21A689E47f39B78AB11C8c, 0xeb4ee28Cda5da813bB2D68d8d5f442B64304F735, 0x33DCfeCfcbed2513cD6Bcc5D155cE0cC29c5dADb, 0xd748bD8ac5e8E725753634EDb7761075C83370b9, 0x4B5f4d012513A82202902cFc8d9049E14AC2ACC5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.