GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xbb6c43a8 at 19044153
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,098.62
ERC-20
Value $11,565.18
ERC-20
Value $5,489.8
ERC-20
Value $5,173.74
ERC-20
Value $3,969.57
ERC-20
Value $3,044.69
ERC-20
Value $357.66
ERC-20
Value $110.57
0x86408eab4acf628863e37fe22f5c14ca578731d6cd4f9343f49b6c4ce48e076b
0x60fa1f5aa4202ac3e7a9ad251edc852d233fe2d0d07d810baabb77d23c95a7ee
0xf9d76e3db69722eeda6ef43a6988c2fe927adf244ea5559474b9dc812d209e5f
0xbb2a6f753e82b43152ca579d4be0866c1746dcbdf2b0101bc40c34ef1531ef53
0x1339ff42fa99ff997448e7c091fda58ade75ec4958c7344fd9d8f97cbbc46294
0x709dcb896c8622834af260c9974ecdc2979b1aed4be0a55c552483edc8ff21ab
0x4a359f426986d729e365248e949f75741f979c5961d514488e096a97e18249dc
0x0b1b9f1b1f1a71e1c97143ef11f34dcb30daeec5cc56bd9e163ec4374198e00f
0x4d95b28b1586831f1e71ccc8ae84d3a9d32e996fa16ae9fbcc0988d1dc2383d5
0x3a358ee42d1077f39253240272f09e965b05017aabc7ea7c0dc8ea8e6dad9204

Functions
Getter at block 20857214
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf9fbd46a6cde84ecb7482df5cf9cb8d79b6924f63517af808aecd0dc55ecc8ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1985d67C5f31D9355b7BB10B28D1289a3567aa5E, 0xe2EdA91C8e3F7715b221e034b1b48143Bb7FbE6F, 0x0AC7148844a0fF16152bE53b9C5Ab25e4aF2644b, 0x2d1A5C81B5a1f4810eE11285FA2D91c08234199b, 0x8a1FC6C714C0f85aA09fBa19aFd0b747b833EeD5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
31
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.