GnosisSafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0xe27f5824 at 18590145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xadc43e31129bcf44405994fd7443f5d876be2764a177ade775f81f23f94bf689
0x1ed64ba0558a76dd968b1be9b3a374173b79c96d328a77c3d9f1263b6bc88805
0x3128717c8536a5a4fd9d110eceff0589e3b31315d751b8af080c867ce3fcc9f8
0x6978f6b22415f6155b462172077e88031cc9b70ad2bd7abacfd2f6636e715c7e
0xbac90f206214989b7cc45ddd70105e3907e986ad01331ec99884226c3e5757b5
0xddba7ae0830af04068a72a0a842bb8d0d9278a26fcbdf5644a9348fbd6c5edf3
0xa935d6b7b561037ee07fca50fd94bb0fc4e381ce82c947b06dfe9441d1dbe506
0xc85448fa8df5537804e8361b4bb59c8c6dc116e632cc5cfdf3d7418c3e7916f4
0x493cfcdd8ad1f5dbaae16bd03784d7412c5400aef7209deb084f78507fdf691c
0xab13fb7150593292f4744e3786243d89b9d5198f9bf655b368589d32ff8aacc1

Functions
Getter at block 23256457
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1debd39cd56c916a254180ed8b56c343d71aac38e571a0fad66769d7073a7b62
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5d251FC1186c46A54766edFAC090dB9A574FB1dB, 0x47F50b45F240d0C3743233724E003aBBE3236aa1, 0xB82BCe05E8203Df9fc6CB1174E4DF3014841B7A9, 0x79585314bB76b41919E2739B5D0DdA3AA4c8ab4A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.