GnosisSafeProxy

Verified contract

Proxy

Active on Base with 108 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 $63,108.45
ERC-20
Value $327,620.03
ERC-20
Value $146,734.33
ERC-20
Value $108,118.49
ERC-20
Value $32,241.34
ERC-20
Value $1,995.91
ERC-20
Value $65.17
ERC-20
Value $29.53
ERC-20
Value $4.29
ERC-20
Value $3.09
0x3d00702f3244b3fef439ed154063fe6dd27d52632c11926a52ac44dea6c85612
0xa79d3172b6bef55d03ef2c3f063d1718608e4c4f7d67e5621513e0ced2c2bac1
0x3018a25476f0214ec174176d2f002dfb8b33f5c48d2442073924e2a87eed3763
0x571cb83a032c0a4206d57bf925de037aecd5b3b36a8335851367574e818b2445
0x528913673084df61f3071202efb757e3a93a9dff79bc8ca195b59db0e98f6d5b
0x28b4b7200881b81d4ac88ae3da8ca04fc00ecf3d4ae5d41e08695f3ea4ca5e03
0x38fb7a144570d9eb678e341f438d16abf0e221bb4c6b25cfff3618debb296e4e
0x9672481d341d5d7df803eb72f9c00862588a54c518af05c9d2346794089734d3
0x4b67f1a1c8ddbe853a472a34c6ad39e30f732e97c21b4e7e569ea66e8fcf4e0d
0xf93198968ff99cb31c308a4d8c8e665e61eb1e11c6fba6f4ca917813713386ad

Functions
Getter at block 22736363
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)
135
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.