GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x3969d0c5 at 15219448
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $1.13
0x895abd8ca701d5a65e16d7932d1a4b57dc5290db1297001e15622376511de193
0x9f1857c545d60be80e6a74b9d675d968f59726ada4b032d77fdcb0620a82cd58
0xf326ea9e5ae20709e22fced9fac2223442264c874115deb0229e30da1d8426e9
0x075a19e19e0302f066f49f715210fdb71a59723602e1768f5c91e6b2872e8308
0xd869f93f62d4da5d5620c381f2f02a6ecbcb056e14b000fe992041e26b52783d
0x2d818b76e5db3c94ef9e96dcdb7f1eaf4ec26d68713510892585e6dffd8bec6b
0x5d4f248ffeceb585614bb931d1aac19986a4569ff9c016dd8b86aea40bbc84eb
0x0b5fc37e72df4a988afa0fcd942b1edfbaa57270d44339422ba3cb6b8b8a98db
0x6d750461f619170bba33a5ae4c1b1af9614483a77ecf96a2128a241d7f2f7a28
0xc16ded9d855d06035c6e430199bc8488df96dbe7fb8228b2759df2e187fd4bdd

Functions
Getter at block 21385820
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0bdf3cb78505fc3b515499b616c8630331fac83702deed204eb0ec90a054aace
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2CDB9AC4B2591Dcc85aad39Ec389137f8728E5d7, 0x3D4D7843c2D4c5407D0072d89e785BADa1fb218E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
34
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.