GnosisSafeProxy

Verified contract

Proxy

Active on Base with 413 txns
Deployed by via 0xe5472794 at 6550971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $357,336.49
ERC-20
Value $73,866.44
ERC-20
Value $3,008.75
ERC-20
Value $0.11
ERC-20
Value $0.07
ERC-20
Value $0.03
ERC-20
Value $0.03
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
0xc58f1c2d394865402d2c83161a7f9d5e62bbda226ac7355eec13d08810c405ff
0xba4934d30cb06bf97938a9e3ef4b7d1c73989d022568345b849dc4b223bc78c9
0x6a2a426bc0d67f353fd9fc040f76cd7bb014037b1fd4342b96b5e783eed28402
0x5627a5ff0772289e5b47ce28dc36ff45219a620a1843ae61cab4246d357b1f82
0x2e8ca1578daed00ab549f3ad8d0716c7895c9713c78d9a24fee1a4a54f26b462
0xf673af95bacec85f4472a2375d884257d752fe9e5b8c581846374ec0212dc6ad
0x290fbf84c412fc0450cbe17ab78911daaa9d652e538fd426e15ca027bde09d1a
0x060aebeaaa34b308aa0dab8373024d29eca1424a80d1502bf6a723f7cff2842a
0x2ddededc3bdf0c71a335fa6e79bbe86b09259c08de870e45af0982665f2db4d9
0x188448a370aa1e7743f3a8078ef871474244ee17ea039e2e9a633760fd703300

Functions
Getter at block 21775878
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce38e49b428d3689f12b7e559e15e91fefaeb3aedf5df66b0c3e753be88c9403
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xf56f3E957f7506d05b06aB5fdfcaa46247C8D69b, 0x6c599297bB0cAD675463DCf170b4c302c684E304, 0x0fDafE341C063dA1A42050103AB43aF12DD88659, 0x47e49BE9B34baD775a0132492dE56820fd9cb78b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
384
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.