GnosisSafeProxy

Verified contract

Proxy

Active on Base with 102 txns
Deployed by via 0xd9e247f7 at 2105256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $49,221.17
ERC-20
Value $286,124.04
ERC-20
Value $114,599.13
ERC-20
Value $108,132.98
ERC-20
Value $32,258.05
ERC-20
Value $1,876.75
ERC-20
Value $67.69
ERC-20
Value $20.49
ERC-20
Value $4.74
ERC-20
Value $3.45
0x38fb7a144570d9eb678e341f438d16abf0e221bb4c6b25cfff3618debb296e4e
0x9672481d341d5d7df803eb72f9c00862588a54c518af05c9d2346794089734d3
0x4b67f1a1c8ddbe853a472a34c6ad39e30f732e97c21b4e7e569ea66e8fcf4e0d
0xf93198968ff99cb31c308a4d8c8e665e61eb1e11c6fba6f4ca917813713386ad
0x0f54758164d8313b1432d122e0f259f0c4f68ecf9533eb3cc12ea0beaf608888
0x4fa9d1701b658102ab836983407b294f35fbd052cad7ce83f1ec5762b003f03f
0xade0557a9dbe6a75891348e2ae544c22ee6e349a5b8c5354f5376fd119a4eec4
0xde19615c2d2d2548733cdca4f5f64b2fa21d439ee25c15109fa5105340b42162
0xf4d413b197f52e5b2b4143b15f887f4d4e5b39e862a9fca6109de6b3f75ca5ae
0x189aeaaa446d0f3f4e768e7c7ac0e1a2a2a2a706e1b639503c2cc5346b640464

Functions
Getter at block 21732768
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3bd8549a44a79b32e5b4185f2b301fbb4879f71443112082ae1eeda5aba50eb4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x79e2b9C1F6C9ed1375C93AaF139e6C4537f48523, 0xf02CC4dc84aC59Bd6089BAddcEB9d4Ef3AEFb0f0, 0x67FC8c432448f9a8d541C17579EF7a142378d5aD, 0x1D7C6783328C145393e84fb47a7f7C548f5Ee28d, 0x565cFd7224bbc2a81a6e2a1464892ecB27efB070, 0x2E1078e128e8AA6A70eC8d1B17A79Fc4B457d437]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
124
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.