GnosisSafeProxy

Verified contract

Proxy

Active on Base with 59 txns
Deployed by via 0xed2872b1 at 5456478
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.1
ERC-20
Value $0.09
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd34f1c3b2598e73a58f255560c0e0820f37da243cdeaf9ac868ac901cde0ac6c
0x975aa13f77bef140fe362a232fba5ceb2da55dad74b44e2a2c051e404941495f
0x3a066a3974f45f28979573247e5b4012667381569f367f1e67698fea5b723ad2
0x47badec0aa7a7c1d981fd7c4816ff312bb23e46f03a864b758565d070578e327
0xf86a8d12fdf3d863a64b2591970ec1eb861e9259b91d61730bd5d39187190e4a
0x887f06eefb3567b8c34528debd17bf80139e051ebb8b2d77bf240dccf73127d5
0x755b22b603d3d791cb787f4eb3f2f7c8e48d04ca7ede1a121c1a0313177a3f9c
0xb85fb7f65803bb59d4389c71bbff5b28988c7c54df797380d4f142c4535fb416
0x7a164b7a5c362e0bfb4aa40e9cd8ee82a517cb6d8cab8f0be9d4a2af084358ea
0xd6ec0f5de6dbb1537d21b78bf01873af331d87645645f48262c94869c9d8d8c9

Functions
Getter at block 22755982
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c854d6e8757231bb0451111c0954c72cf49a55fcd473a0c315f55e353a18a85
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5988864e7B965bC74e3245bfb3a65EEF2fB2d335, 0x450A74dc1d0322c36f09f3C1919d22fdEF5943e3, 0x155c877997f1eA5d6313BBaA9c0db47c68099448]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.