GnosisSafeProxy

Verified contract

Proxy

Active on Base with 25 txns
Deployed by via 0xa3005c1c at 2481545
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $182,648.03
ERC-20
Value $40,565.44
ERC-20
Value $15,404.18
ERC-20
Value $9,312.03
ERC-20
Value $8,220.33
ERC-20
Value $7,771.77
ERC-20
Value $4,975.51
ERC-20
Value $4,939.74
ERC-20
Value $4,213.49
ERC-20
Value $3,798.65
0x49b00b34df1206f18c53fae5e32228ca27467725a9cb8d0664fbad0c5eed293c
0x18ba1399b655e5a72dbd3e0d54bdf32295d0d1d4a38dbd7cfa6d85d0d88fb185
0x44c4da638e5ffb401149a07055220c5f38f4afdf527bf6a826cc4012273e10b1
0x89f2da411f738dbdde8ea1592b87ff21ff918dacee3d0564f821ff8ceedd16e9
0xc708c98eaec1aa05b56e750c46c1cf99465295c1ee1b7167eda7201036299dc4
0xd0ce5dea62b90e9ec9dbb65ea3e9ddc93a3ca8441c6535e9947ad640656ddbaa
0x022635a338d12e2a671d66532255f264a8f2a8e485b0ab9ea003dee31d9da784
0xa5764a42abfaf35647825d64cee233a1d1f08af44bfe04692801a2b63d1ef109
0x69798871281b382fe71217581cc3981e3a3c578fdf927dd52fbdd81d2b98c109
0xcb353f30f8a2b21a3af5e9843b83e5fae14e2302875545cbcf5b4743715d4ab5

Functions
Getter at block 23216135
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2b7193973c69222115ef2dcaab01ca0a71605e5f286cd567e8348e2b1ad4d87
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8059645ffEA50C4F2C78A9c6351cD2D9D6d9b951, 0x505e20c0Fb8252Ca7aC21d54D5432eccD4f2D076, 0x7e5cE10826eE167de897D262fCC9976F609ECd2B, 0xA218A8346454c982912Cf6d14c714663C2d510D8, 0x0029Ab135b5Be72168BF80F140D60a9264dbD0C5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2
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.