GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xdba03277 at 20534188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,874,226.09
ERC-20
Value $6,491,134.5
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7325979794098f85ec4fbbcac4b6e72c5885022d79f34e1eb42c873d27e7d293
0x098759578f8fc2baf32dbd8a8949781c46c6ce8de260ad305f4f5cffb1b44607
0x18aa335cd407a94d8ef9e7c6d525e451580b6e7b0541402821124f0f7d0bc12e
0xb0162fff8d10e908dae2a76f276cdbeac8d80b0f5c6c8fd6992d93c3750ad089
0x5e98f0f956c9a25aa4430e1cf20d250c709da162da4c1a3653dbdceafbf5c953
0x1d58de09344afa4128c170ecff736b555be623db80851efad6cb5384f6bb43bc
0x7f5db6c910692fb415f437125bb74ca64f072c7a17dec5958bb7b639b70bcb9f
0x3d95ac16f93a336312eff3139f55ef05394a118cce14d49c478fa714bf8f4cc7
0x14b4e08d87c568827e2badc41d8bbb1d8d0ebc5a57528df2c9c0c101b54c21e6
0xb47dc163e8e007109e7b36d25646d4d535b9bad0ce9d3d3896d1fcb83ef4df95

Functions
Getter at block 20821350
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xba1f36c28b1ac195d88a3a81381caacee2a4d3c4dba8dc0db44ef2fc882ef8ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5EBcDE141e98c23c150bc350B72C23fDCb747c1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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 success)
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
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.