GnosisSafeProxy

Verified contract

Proxy

Active on Base with 621 txns
Deployed by via 0xe46a78f3 at 18195954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#178)
ERC-721
--
 (#177)
ERC-721
--
 (#176)
ERC-721
--
 (#172)
ERC-721
--
 (#171)
ERC-721
--
 (#168)
ERC-721
--
 (#167)
ERC-721
--
 (#165)
ERC-721
--
 (#161)
ERC-721
--
 (#158)
ERC-721
--
0xce5c2e888029076a38dcc0df8fd31679b62e22fcbce14c94105cc5d3219ba1d3
0xd0cc3294cf26b8825e316eca1ea64d96c967f3b433279af321a3bc915aec019c
0xbd8a21ea825a7d82a23b608668c93d32d68316fd2e2c3c832cc12c5f02d5a801
0x24d316c34f9d837323c8dc12df1a4602f83decb740ee13814e062a42e1ba2f6d
0x092475881baa622b844aae81a4c63ebb2ae315470a3447b3fe3ebbae13bff40b
0x63761552926b8b2a27fe4670e6619cb0efbb3ad7f8d9fdbf75db3f96e03b2d85
0x8cec625e0f2ee73d18ec3ea115547b4da9d32aad36527e8ae61f77e005e2f1ba
0xe41ad9b4ced249de93cdf6adf7276031d7adb4251b31abd41a5eab53c21318e6
0x180bd378041da85896ba6c70b8765020d24fd1c579cb70b66512f10ba5699a93
0xc023a24bfab17f5c1d2b69906531f2a4233f7716a3b86d7a44f2089b35f5b757

Functions
Getter at block 22734202
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc05bbe522ab36187fb92e93f996a4d671432c4935aaecf544ea7a63b4cfe4665
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xbd5CE0014bFa97006B4C830CE79Fa993f2d8872d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
620
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 success)
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
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.