GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xe5f17202 at 19026009
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11,394.38
ERC-20
Value $4,560.84
ERC-20
Value $3,341.78
ERC-20
Value $741.3
ERC-20
Value $271.41
ERC-20
Value $61.57
ERC-20
Value $0.02
ERC-20
Value $0
0x35242fbe8a447f1bd33918c40e91685052b44119a6f51188fe20e3e214d9e2a5
0xeec225dfb70f6a4af759bc94b0bf49e51ba9e5f4b11188957f3276b2d7e44dd6
0xb4cabea1d44fc43d9598234cc39f8d0172d87f4285e42fb0febc7335badb8661
0xcf8f3ff901ef76cd26f028f896acd6b10606d9e3a879d2ef0b27bdf9c63fecc1
0x2c808fea9e3e29bccd87ed24763e9dc65c29ebdbf6d9e3b248480c0ae84841b6
0xa6b43fc3ea97f49353da92ba650d5edea75d74a8af46467ce2bf5aa51649e48a
0x5b7d799ded1ae0a78a4e283218b41041f90bff73deb43e192796f2bc9c07a2f7
0x04ac210f758e6c8e83a070ff745ed4ab6bbefa0f7403364c7c42bb2816c96d19
0x7a6234ff481c5030644aacb889b597708cf8a810ca9c38ee04d26cc7a042e21b
0xcb997ea10160033a5cb1dc674f666d169bc91d36351eb270ef438c820e557d72

Functions
Getter at block 21039344
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67eea9d4a78fd8de4747f85c2173e2da3f9d10a08070a087e27dba83f499ad44
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x71dBc5C162Efc325111Bdb615d6d252f055206d7, 0x6a282d395551BbB8de1e5FC564eB95336bFeA205, 0x07810fa5Ed1f577D8426d27567D55064b8f4dfB6, 0x9D32A4665F5367857475241CB739278c0f7d5813]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.