GnosisSafeProxy

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0xe462850c at 12474324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.17
ERC-20
Value $249.6
ERC-20
Value $0.16
ERC-20
Value $0
ERC-20
--
0xbfe261841551e72e0d10e61b5b4a860be27568330fe5ac3f47f4d8b62bd06494
0xce4402073f262149152f0b3add3566cd66496cdac630f33b9f5c05721d09ab9e
0x9c6617b805f87dfe3683e1bd1cd0027327d4843952045bb883164ecf1f0c74d7
0xae1d4ba68432718eea8192f44a895d5b3fe518ef372f5d114f9dedf893523e10
0x783b011f1b83bb5df29130ea265c27c4d4238edb0b14b8dcc0b317b7281ad225
0x3c27f9801c3bd12a248211f6499b38e4bc4d5da46dc2f2b2473ae7f48528ad76
0x521e33f5d57d009ed0ba2a3c08b4bc7b443cc72b0fb41f2671645d4154c01340
0x26b4fb94e0119476df33671eb9df13cd3bf0936a0ede13b0be0827a862710c75
0xf83b8eb866e9e4f387aad7c88ba7d6e1524f839a0e2f9edab780cacb29cbaf19
0xc678b23ee9de43d87142ab1248279aa5504b2b2c27169073bbcfe63722dc1156

Functions
Getter at block 22775590
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x559c9ff16333317ed560bdf95f114eb1ff2acfb34ac4eb49c13fff053224104c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2C10b00F0Ee1bA658CB90c092BFC810f2bfdA7FC, 0x4160003131f83e9Aa689aE6817625daBeA4a6e25, 0xbf52f76E016C87cBC321E1688C762F53B4d2Ae0b, 0xF8104843cd3f7647B9f3aC7D53617b169567CA9f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.