GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xd3a859f4 at 14531352
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $605,789.82
ERC-20
Value $5,440,880.82
ERC-20
Value $154,952.62
ERC-20
Value $97,879.37
ERC-20
Value $48,447.44
ERC-20
Value $39,116.77
ERC-20
Value $16,235.34
ERC-20
Value $12,821.71
ERC-20
Value $8,464.58
ERC-20
Value $4,878.57
0x0226d810499938527515a1602d96add6b5ddae182db90fba3e94ebef5032fe0a
0x8bbdf7e1961fc28f11e00ae07747f3e4bba02c02e84e1f097e61c4325f881dc8
From
0x4394b331832ad3007db8360f9a23ce4726490d6ab1786864c0eb1d74d4f1949f
0xf39bf7b19972579fb2607451808b723936968b00692a8fac5edf120066ac6457
0x649b4ae8f98c60dd54efef02cfa038c055096c1e8db51399e025ec709cdbbb12
0x49b06c9f40e02fbd5bf1b869605b8df509a3fb6423c76d495856bf2ffc33af11
From
0xa4d7827942943de6a4730bc9ad4e3ce1d2886b591ed2f3799e0114d90be70c24
From
0xe958396576090ea596803ae0450e27f5637a6f0246b7746a263aa90be43c0815
From
0xa6a0ec70ce9dd68b862027ab3241dd29b0934a7ed49e4ff02ff050d692c1419d
From
0xfabc073489d133e0120c6840cff5210e958915d5dd882e235a1685233be4a9da
From

Functions
Getter at block 21275126
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4eed6052510d03d5d63f1b860db3bd2258a195292cb4eec8e6f6f81ce9738191
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8059645ffEA50C4F2C78A9c6351cD2D9D6d9b951, 0x505e20c0Fb8252Ca7aC21d54D5432eccD4f2D076, 0x7e5cE10826eE167de897D262fCC9976F609ECd2B, 0xA218A8346454c982912Cf6d14c714663C2d510D8, 0x0029Ab135b5Be72168BF80F140D60a9264dbD0C5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
21
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.