GnosisSafeProxy

Verified contract

Proxy

Active on Base with 54 txns
Deployed by via 0x49bb9fd0 at 10010734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.27
0xdb3560f7210ac0b1c3362ca5fee34c78e99900bd7165094a598d9c17d147f27e
0xc8c1ebaa46a244fbedeb30278112076f81c112554ce37f66ffe96cc913cad3f2
0xb9308e877ea6565b32c26da0fed88a829d8f7ef40ab34d5dc2077dee251a5188
0xd4f998ba0b283bc7be3d2d6ec39f97db007b596f93ee60e70d188a3af8d63a2c
0xd60188ff95422365d5afa2cefffc259ecec3248bda3fd19dd7283b9ecc1d43a5
0x93fa6428620319c2c7d4326b82e613989dab52a2c10195dfe495ac77620855ba
0xced185fecb0d87076233706ab5f61aa37c200b12ddc5d919547a4bb826b02933
0x588f4ad07437a945e17c0db3dd11ff384c40f2d37fbadb1aad44e6601269d34e
0x88380ae0c3afa5f12d87869947c8abd3d65801daea78f2aa4518cdb362175490
0xb61633837732358ac955bdbf45519409c3f5352af393ebaa546144b8dea081a5

Functions
Getter at block 22758086
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6ab7d3d9f1ab0da38f371d205caf24589a1ca4864fb36dfb6181c5aee325c3b
getChainId(view returns (uint256)
8453
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
62
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.