GnosisSafeProxy

Verified contract

Proxy

Active on Base with 53 txns
Deployed by via 0x4e997c8e at 15128380
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $264.77
ERC-20
Value $0.17
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xb79299578ce7e1cd2d6f491260be850ab1710b1e759e9311c3844557cb02f752
0xfc86daa89b1fad002e3e86edc83b456042d27c44dd2626c0181d86e57b7ad205
0xae7b67c484ef6281b4f273cb02a2db744b40b16e53a0909f4e5b70017222b5fe
0xac90e5c5dc0ca9e3f9e2520bf6a32ea8da1b8b73cfcca2e49e04bd861eb9227d
0xf74984f7997530d3737b8f435028a98cf5a1744d297d6410f3f14f41ce5e5b1b
0x232cfb1d0021e99e481a74401d7536ae116c729783479a9e91f736aa5bf5ca79
0xf33396b3d1a6bb971d932e3904ccf89ff2813c17eda1f6745851851b6f0e787f
0x42c18b800b82fb316786e025286e3b5ab442823824f5defa0fa3e909926b4ee1
0x8455a07ac339b4cd743c71c9f05418b7462d08b29425b3a682b00ab1ed19d92a
0x13de625283d2a06e37486d52cd2094a5eebf54163889f7f4ea536c52fce8ae2a

Functions
Getter at block 22747177
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5df72d826298fff42d25e42dcb464f376f9b8b54354c42ff2df4589b288ae9ad
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x00000000051CBcE3fD04148CcE2c0adc7c651829, 0xa464980f8ea9d2b88258FBf9BC878F989B2c5DCA, 0x1103956Dfe7846332e7F4b1d86786107B7903Ac3, 0x82e09977ced7dE0F93548D89C227D2E1BF8F3337, 0x380c2798660B9289279Db77F1b5821fD7542456C, 0x68f5549648ec500056319474F88a71619eEA57D0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
80
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.