GnosisSafeProxy

Verified contract

Proxy

Active on Base with 50 txns
Deployed by via 0xfb126d2c at 11484616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,428.68
ERC-20
Value $82,430.21
ERC-20
Value $73,929.82
ERC-20
Value $19,216.99
ERC-20
Value $13,468.5
ERC-20
Value $5,448.48
ERC-20
Value $4,674.87
ERC-20
Value $2,118.3
ERC-20
Value $1,901.22
ERC-20
Value $1,078.09
0xb2a4c980a009bb80d027379d06a7d9bff328fd3251862d26393d17f0177b4222
0x671d94cc3a8cd6d6d4b1f6213d6413c2a6d4db41c08bbcb2fefbbe3fd690b765
0xabd4c0e5fbe5a5f42054fb448ec7a727965a673d59cbf0ee6d30803c4c5bb552
0x1c4a568fc90ddee664f973d8bb0fb93914e0eb24fd4c4d15b67d1a15ed2aa01c
0x52f96bc81e457fbc284d2b83f4b6b831637dd605a76011c59ec74e576d9ae66c
0x2aaaa2e1447bf606244201ad52b71729d2e7193953193026827e01bf5966391b
0xb90caaf15ac0b195aef7067fdbeec4eeb1a69c8343b54d1611cdd76a2edbcf8f
0x1d3e020bbaecca9cf13cacce35db2a166fa3e17c8148a851d10e7834bf13a399
0xf2597f2c596b011943183d8f8538e4274c624f14483c84d2b6a0fe4d71517ae7
0x612d93da8673f4e0c2b5aba29220854973d91653cf9025913177de67479b5de8

Functions
Getter at block 23038314
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd0af9fa868a9c2e20ec5565becfe61a8e8be2c1c92cd1a746a62cbb5f1542782
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x231b9F339819E1dD2E6B275A280974CeA6F4cCF9, 0xCC89EC35fCECC62273603B6031f93ca692a54414, 0x68DB7d862de52caB5f3043e48e959b78104EB6f8, 0x0AFEDC5b655482b51e6Af82Ae71Bb6934C7401Bd, 0xB7bcF0152fB07B469249865c47fC17358Eb25d73, 0xb97549cc22738a325A8F48f71e6025928759df00]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
34
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.