GnosisSafeProxy

Verified contract

Proxy

Active on Base with 63 txns
Deployed by via 0xf0f5b41e at 2413604
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $30.37
ERC-20
Value $7.55
ERC-20
Value $6.67
ERC-20
Value $2.49
ERC-20
Value $1.51
ERC-20
Value $1.34
ERC-20
Value $0.55
ERC-20
Value $0.26
ERC-20
Value $0.22
ERC-20
Value $0.15
0x7e2646bbf1d5043ade56e8af61ee013d4ffe20eacb734862d6a3e77895280d3b
0xe637dde1468b3025d8925c3d7430af8aa1eb88dadd1a4a671f838b3750389a8d
0x6773c89ba28157e00f245d379dabeb187e2c8de840b294279e49b4b1317031e6
0x469c5f8d698ea448e914860474f24df678d16335d056c3dcb86a8981fd9439fe
0xb468a8376df73501ac88f33d4e150c3042144db3d1c64a6a74e771224f023284
0x51011bc76a0c21fc282dc64840553b4c646b89e5e84ce25ecc671a5b6c5a5e6e
0xbc7b5e6e4a71d3749527ce281723877db53bf5878b663544c41944d9d905a9e6
0x3af683030a5c769c24766a53f2b1ba44a4a9dad5e6de3ea4d53b068a6b4408a2
0x5a3432597c73c8d7ad0eca80bb16081457423fa65b8c42a95199b51da39b651b
0xbc337860337aaa682d983022bdedf045fa3a7404235b6c4136acc58c61ba71ab

Functions
Getter at block 22116798
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x980a4c9dcf0252c4c4a62e3da6aa2c8f7f71ea182f1ed9422d3cc9efeb683c91
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2Af30B4BF6528F9dB1350a8679cD453E3E334205, 0x036a0ff78fF35947Eb05eC7C2434DF3FeAae93Ef, 0x543D49ed4C0c5cD3ec9F07E8F2343B6238F755d0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
65
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.