GnosisSafeProxy

Verified contract

Proxy

Active on Base with 137 txns
Deployed by via 0x079252ed at 2799159
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,382.96
ERC-20
Value $1,799
ERC-20
Value $1,487.42
ERC-20
Value $207.58
ERC-20
Value $126.56
ERC-20
Value $116.58
ERC-20
Value $30.13
ERC-20
Value $29.61
ERC-20
Value $10.61
ERC-20
Value $3.95
0x100725e5d2d821b84f70d94402c227d45992cfde0767dbc3e143e8f06f21a2bf
0x4070102cc3bce563a5541eb04dd577bedabbf25799dfe173dbc64f080cc5cfdd
0x9d2d35f4bca3c23c7f28d5b778df07b743f8f77e898356e11e44781de38c7303
0xd6992aa4d44fae4e94f98830f80cd5555be13f4264bcc05b700d5c83bc55d428
0xacb25cdeab2e900081fa0469e42c88ff65c7d1555e84bf104a1e6b839f4af9f0
0x3f7df807c7f076efd3f8dc3b2caf01d230e5a24e227745aa2412fc6b8423e0aa
0xe1b99943136b504675e6ce2b8b64f27a272a3db289701a150528d82991972c92
0x805791d6d1d4a2b57a42811d0ff5be9c540526ebf4172ea1682463e29f43de92
0x3843f5882666f9544a387aa1abfed6ce34c1dccbed8375de3e24ae71a59f5419
0xc667b4a9be861c5e28e8090203a792950f19befec12b6b18f3108491310c15c3

Functions
Getter at block 22731864
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6cf2769aaed912fffbe5f778b5ea0782982ca876781b60ae9d969df57629dd79
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6469E67f1a80FFD57b20D71599cEE4B82a39C28D, 0x301c0bb5882e5483cFa0f71FEFC97768DC2Cf50B, 0x9bE7cE08bd71a193e2663b2A6495db7DfD60C342, 0x9756388B5E56C54ffF4e1046eeD4787Ecd7E141e, 0x9b3def1DB56B0401841a5e3cE2245dd4923621dE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
219
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.