GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x97f6315d at 16983660
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $183.35
ERC-20
Value $713.2
ERC-20
Value $206.37
ERC-20
--
ERC-20
--
)
ERC-721
--
 (#195)
ERC-721
--
 (#194)
ERC-721
--
 (#193)
ERC-721
--
 (#9914)
ERC-721
--
0x9e05004df966ffa824b05325b01b8b5d65e948ba5af7864cc6e611e9241cf3e6
0x32f407b44c5873b6d2b1f33a57f3a7fc950b0045febf0a2f1d4e072b947757d6
0x464579d4bcdf514b6d2cc0ee8d42483ba54e83ef62d90adb6a6d9bd94d385a01
0xc67630c30a524f154797a1ecf3363c61de7b9f1906bf817d8d5f55f96f5b4892
0x6d377f4ed10c7c8df397158400ffbac862ffaed3f2fb275eb551a38b27bbef7a
0xff0288e44dc38c0854440dd307af15f498b81a6fde50f89557c94404a41389fb
0xb9b1bb6f48bbf8fdc49d21755d3ba80835d7fe580a7c90902526d911345e0225
0xd9213737ad7e75d3f9b3726ac3f63e4d610e60879ca41f2c37d1958a26eda7ea
0xc80440114ba7da64f5d0146168bc64aabd11b8c0af938a0bc49d0528cc36725c
0xb776d07336318bd246f61a1bcd39862711cbb209ae4750ef80aa72e8493360c6

Functions
Getter at block 21246966
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd0ef22432803e2c27e658cbc9aef37006b4200e8f29a19ab28c105a7bb30e9c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF9956c2C48A0571FFA82c53AC12a617D186D4a35, 0x6b9DfAd5520C89902FFc6aF38a2Fc60D4fe1a64f, 0xB710acA52A16ffc22965207e5e96eF8BC77aEE5f, 0xf9869D558904db0D96c08ACF399a91D188dCef30, 0x4d5c1300fe18e735029179A580cb2226cCc59389, 0x8Ac4e1C0FB7d99E43879286FC6505ddE1384c7AC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.