GnosisSafeProxy

Verified contract

Proxy

Active on Base with 50 txns
Deployed by via 0x50a82594 at 12584587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xd81bf1f45b6ddd71b35baed5faa389dab70f017b2ca3cf7c120be9c0c5a72198
0x9efacf23b56dbf1cd8c75036e9a426cb0a3a5889a498f6325f372587fbd45a3d
0x1b4eada9d00383479057a4e9e3c87355342dbc2bc341466bfe7c910ecd9927aa
0x278c147166916102be78fcd41fd7afaa3e81468447102778b3555627852f8712
0x5be460c09ae1b66876e92a82cf0b725a2db82f296241084f0b2ec66c56a4ed95
0xc31b866fe1cd81610d6caf79b740868e337b0e96033ce0d2eb74f5a2d9ecb41b
0xbffc8af09d2e052b39a8f87da5526d20dfa71394feb1d14f909d125e7e4fdb9c
0x77c2b8319abd1ef0329f29f9c7c35693a209841f9e234e6d43d86bd57a60df5c
0xde01d80cfe9b82da8e673e035ae5c86ec9284789ddfcd3fb92114b05fad7328b
0x83aed4b5962ae74a06c15af17644630db5e0bf32708cc7733a3fb1714b33cb2d

Functions
Getter at block 22856021
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5acb61b10b1473b5cb94e83d22987dc2aa158b12b13f447e99a1597a8de1d103
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x71884086Cfacc370cf5EC34363Bf3938C6c6d888, 0x18745F37e822f2A8fa634F2b5cFfb9b0CC273A8e, 0x0412C0bc6b101Cb0921F9ed200a80C45288CC30D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.