GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x6106640d at 20826891
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,049.38
ERC-20
Value $16,586.21
ERC-20
Value $310.81
ERC-20
Value $200.34
ERC-20
--
0x8865fb50698b59b3d5912e0aafdd264bac3ebd6936aea8fcaba993a0c140aaac
0x824d716d63a3a399c16ca3b3b3a1d1e5bae40b4ed8b039d839bab0ae16e7d100
0x99d5713d829d67c6de550322ec385997b2f5075bda53b275bf1f2916c5e65a04
0x1c0b71cc43c518c266866bd2e87536c4cb713cd63fb8a4b255f62b3bdde2c7d7
0x0a8ffcb727e7331f865dbd49cb61ddfa6ddda6641664cf2fdae92289115f17e2
0x7cf029cf874fd8fd1216cfcd72e766cff146677d02e5e60c1312d9edfa7614ca
0x2677b719f037afdc62795e7f991d2b8b7e81423d82a82e0c6345c536edee0034
0x6d746694e9445bc485e943f1a2e59c4987ca023bbb1bc560490674acecd5f3b1
0x3a4f576a07945a95e877f34eafe150df095d68ab7a2da1a57fa43ff62404e71b
0xe0029e6312d67b3cdf4afc15812a05f961e75d7768104cf3dcdb06d9c9120842

Functions
Getter at block 21172739
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5bfdf83e5fef670ccdd57de22b402b3f959299f37490f7f20f08428b26870d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcE91Bd3d06E3F29631C599B37a19Fbf037DfEfbf, 0x6530Fa6273C5F963373945ee3cF94819889d9145]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.