GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x14d62040 at 15128753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $126,136.92
ERC-20
Value $91.28
ERC-20
Value $60.01
ERC-20
Value $21.06
ERC-20
Value $18.57
ERC-20
Value $15.77
ERC-20
Value $10.3
ERC-20
Value $8.49
ERC-20
Value $5.7
ERC-20
Value $4.73
0x9173784c2346121f60d8f2a57209da21637b949bb0aa79bcacebc1866f6eedae
0x12db2dd701d14fbf3d3a30c640824fefa2057404ba6b8db4683961a6acb32f9d
0x1d0f09c2da6eea81fc17137b17f2ba0fa0faf6b127ef522d2b337268fe25d376
0x129f6d3981b856454cdd46cc17295e3f349a6bec8a3b5ec2d74900e8ceffcad8
0x163c78d8e68d0c3fb174f0c35a113cdadfdefd992a4babeea01005c38bed5dfb
0xa37db7fd01c6d8b5d567a99fa04ca40c71783ac9588575ea4163e2c0e00689a5
0x48b3955a97840257f0c273440a63daf7900b248ee8ed1d2359aaa474b1289c67
0x926912b0fd4cbbcdb9868e75340fdfabc9e0d704fed7969ff68cb801234570d8
0xb3795e14668dab8862a47fbf64ce6773ed12cb606ff62cc33b207d186da73937
0x3916bcd7bd400dbf358822179aecc4abaf1b0f3e3669a386a8f0f0387ebfc144

Functions
Getter at block 21208653
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d3469d8f5cc34d78fa69829159428f223795152173c60e87ecb53e96aeead98
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0xB0c9C5B5211dE3a75b61BB798887b76AcCD64193, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1, 0xE7A4F2b1772603170111BC633cbCF1AcEbD60BCe, 0xf6dcD4d7141E06B916987C3C46220f6241278a30]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
57
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.