GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x6ab58ed6 at 16232832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.9
ERC-20
Value $182,990.72
ERC-20
Value $1,698.44
)
ERC-721
--
ERC-20
--
0xdfa67880894dede9d039615f87c4ce86f0ad32c8717c78187deaf3f3a2c77a12
0x2a8263fcfbcac9d1471a0b92d79efbe5e8e84b77e70f7bc1665da605ae94eb1a
0x9d436a29ca80882162b5a15cecb474ebf83e78a221068d90b34519ef0535aad4
0xc2edd4b89663720e6b2fa94d6a0b42a95675ce6766a30336618769efdb9df071
0x8ef5c7bbd4ff147c7c4eda364dcb109b5ac461558102f1968e26041db16da0f5
0xbdec475afbeeb4e2bf1a680d94f3eccb8a820ddcfe61e2f73840124497eb8754
0xd21a171950325f56e0e6e816f68960993dda34cca2b45e08a91867003308efb3
0xc128fa88dc291db397d8f8500bdbc50dc57a74b2daac5af105ed5b02eb106f36
0x7e9e1c2530f85e748f83311de15defda7ed40e5e80bc015aa71afbe9742b69bd

Functions
Getter at block 23726626
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x033deb4d0114eb2e1ea2b4481affa94c342794cad7486b3dac9e0e2ecaa64b3a
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xa9cC3AE2618B3a2Ec779FF288D87afaB3dc20A5A, 0x8E5AC57A9F7676508e8ded37A087ff977B31B94a, 0x1cbC0bc81f80fA0538B07CDCEacd189D26357407, 0xCafD774D959D579C8a55646DE7FFE6Be2dBC536C, 0x8c7360ce18BB25dC4800EBceC849755bE44B5072, 0x4bA1AD159a01A0F225b4BBC86538770307F37715]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
9
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.