GnosisSafeProxy

Verified contract

Proxy

Active on Base with 206 txns
Deployed by via 0x3b461d12 at 1376053
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14.59
ERC-20
Value $18.26
ERC-20
Value $3.7
ERC-20
Value $3.2
ERC-20
Value $1.46
ERC-20
Value $1.42
ERC-20
Value $1.06
ERC-20
Value $0.29
ERC-20
Value $0.25
ERC-20
Value $0.19
0xff9c6ca48b51ad3393cc014f50b44a36b61a7f245ade24b1174825617b4e7e6e
0xf2afcdd3ade55e3148ea21cbe7f6e94b02232e49684807b43466e918dca9ec26
0x6765da2ba30588f9028306a634ec153fb513adc06351130c3e592a5cce204c9e
0x8dd7db8cbde6752810df7bb91a2e0e43795addaa79eeef83cd0bc2b33132afa8
0x6d837a865a207fc8a2c1259095b53060924290c41cac51b84c2a8bbab2cb683f
0x0384f5cb1355e73c9f0284e1e8a7426b1d53cc5ea5bdd2674339b0e3b2d778e9
0x7b4a603648cae1a4bc197d6ac1a01df0af7955c70c72c6a51882cd2ee93b5e0a
0x18cb653d4aaf116acd5457f2af3d54119a19bd73b1cf7554a1ad30695a792f51
0x32ebce9b4174f88b4207626c04a6084cdf62f4ca8da07f748b6fd256878ccb52
0x60dfd786f61f56ef5f99468d4ff926e1e36808b1392ce7cdd3e30dada2990c8d

Functions
Getter at block 22119598
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xca89e0961b3aa9c1d415e877197f9db31a3d0433a979cfabd1b43e71b1b073ca
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xC67D08d4609eF0606e4685bC2f0a70868F1B5F4d, 0x1fb926013944C23c9699084931c59fb826c083eC, 0xcB45F77f348A917BD59525957a8e732eEacce5f2, 0xd08Da3621A547d7D7Cb07425e6AA6679C566e40F, 0x645100f1eF0A4cE989eB1ae5648769f1e87bd945, 0xf20b04EEcD7480f32BC8879cdc2Cd2646D4357f7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
156
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.