GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 243 txns
Deployed by via 0x7720f8fb at 13074842
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,558.41
ERC-20
Value $0.2
ERC-20
--
ERC-20
--
0xc60cb7bcd46b423011beeca4bb4256e23e9c3396af20444b1d2842b08c6c8d1f
0xc48ddb6aab0b1ce22d1a566722149aff10a9316d00df4a98ad63dedd11dabf32
0xe979b57eeaa4075aadce424e01a8039eb2ead93678f0cd934ff13e75b2496560
0x57e3b97f181b2124b863a8406794302f75b9e4fbe89ccd19ca669c2dc40cec43
0x1e48247141044c9a9a61b8629b4c80bd09d823d6fe8054d4de0aa4d8abb91e4e
0x01ea627257e2b6e614657dc1c7a3c83bf31bb40afb9c3aa29ec05bb787444bb4
0x6f771ed7ec6f14fd45177671a9bdc39920672a0770a8eb0d597fee0294c37ea0
0x8ee67da61a58d1915d4ee3dd9cf2763fbd4a0a730ea552adc6ca3764e02752ae
0x7d90f5d5d28a7abc5e4e2063801124d22fa28c8ec047f9641a71f0b1bd4da3fe
0x06f1da5147d1e8c534c64b536d8bc9b5214c38eafda6bf64786b7ffd18448bf5

Functions
Getter at block 20915770
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5e25a5ed9fa3839801314069cb9ce6937f2c8dc7faba4b836e3028f7a258d415
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE287737059Ea5487329Ee77f50ed4D75DfBe1EdC, 0x450400C4D7C52423329f6c853f40b04E5d66Af52, 0x7B7785abbFEd1f47315b77D11B37159294c7C8d0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
217
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.