GnosisSafeProxy

Verified contract

Proxy

Active on Base with 17 txns
Deployed by via 0x89ca2335 at 13808771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x8deb619af46ba622879edfa01182407ac8e186fabfc481f567cba714a0a356a4
0x773d0fbfdb9b458894abb910bb82a6925a8c486da9e8a8f92914508423166d9b
0x6513f7d168d238eb1ede0a0313ba7d21b84b1210fce2e7b6e5b5132ae6f17e6e
0x11ffea99279cfbe11370ec0991c996d97b45eca7621de0eed818076a9e2191f1
0x48aee70f0cff796d312d311e13dc5d674abcaad45dbad8ba000ef8394c424e96
0x4482643a968b70e0eb3645f30701cfc69fc95bc9e8c58e86af9c1d45d1bafe6b
0x7cc259225145e27efa5545563b4984e942b678b2a01f7bc584c4044f0a42a342
0x7d9809dbf6392766a111dd628d9a66068361251daeaf3640452fd96b5471bab9
0x4da72feecce8dc5e8cc765b3cec334a42870e7e01be4588365f3592aabf72122
0x2ee3901ce3db895fd2dc5132fb1dfa475054582173032994b3deef1dff522e33

Functions
Getter at block 22476290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67046e8cf72fe13a5542577bbad85cfd3ea66167d2a33722159679ee9432433d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x89a9277c94d20Fad431B33a33a0f1f13c754e13B, 0x7aB07dDBe2774d5b8B4ac8546caC00FeE646fbc6, 0x36D9c5d7D734D57D6CA30b5f4E7b94d009444f8a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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.