GnosisSafeProxy

Verified contract

Proxy

Active on Base with 36 txns
Deployed by via 0xe890895f at 12242848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.16
ERC-20
Value $0.88
ERC-20
Value $0.46
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#2168)
ERC-721
--
 (#2119)
ERC-721
--
 (#2040)
ERC-721
--
ERC-20
--
0x47801931b8fb4e9a846add4d69dc5fb36c5e89ed814646e46f00da434967e66a
0xed4c0547eec49fb761e773db1bc4a4de2688e572ab5af8494f65878abc10b722
0x4cc8847db43afd936da58be39a889d93519f77d40d48523b139c1435c8320fec
0xcb4ca321a4ed28b4419d992fac9b0ef2cbad5459e987f1604320e3c2c64d5502
0x440b0ee154aad463b5e0fd1caf60d55ae5a4ebe8e4175a5d17ab40cab27e0994
0x9745ef9f774e197d276b2cf8377a68fe08d1a31cc89cd39f9b8396faa6115ecf
0x90841528bce6e8cd06b2a8167a7ff321c8a2454f6bfb77abab00ac5a54439c44
0xda91773d3e9bc88f7f28920f5b1aef946805de3b24f2817c44a607fc4421ff9e
0x790528d3fd23e964949571b80f4f87d67fe3cb88f3d21e2e1626f325cff3b687
0x40d3d19590fe100c8f6208262bb07e3b414315e2f24c5e49ef8a8deffdfd45f8

Functions
Getter at block 23221419
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c97798e3e8a2e8ff4ed5a8cf887b24db9f8a600c8ee9af16b6c1672a1615f5f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x87DC4133c6f39312898271DdAC9b842D787F0194, 0xc5DBe6A7Bd37a56EcC0217d7cB3e52Db35AFc988, 0x61EA93a156d6f332f33D5D35e0c9336160676FFc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.