GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 269 txns
Deployed by via 0xbd09b494 at 14427511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,010.72
ERC-20
Value $535,175
ERC-20
Value $3,515.47
ERC-20
Value $1,433.07
ERC-20
Value $130.93
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7eb72370937b73a4a3bfc98cd209b6fb587d73a7f912a3339049a785db786906
0xd14829d7ad73d7a27c1cd4c484400eba43181526c9f00513bf6451ecd5ea9ca8
0x60fabd29e502769da01f0dd5bd23f6b992d2ebb9631ef71559b73eaea1be2bad
0xf2b1e1c6ee65a0d99326f8cfde5ede19cccf184c9d9f96f2368da6b4c4f1728b
0xbe94f71f22386edd1c0becd3a6e0da2b97a34ecbc6217f70b59efbcc90dbff92
0xe1bceaaac1ae485cff5f8e99d2ac6b66df424fa38476cb4cce903565bcd05ff6
0x57250d237c66dc2936cab8dcff0f1a7e9c3cd54fe951a801a076bf911827eef0
0x510e51e708a3aa0d8595fb04e1da6c7e9c9a51d670cdc94f6ad46e92fb237f8b
0x24d12275fb6c8c6f635aac93b2dccabc0341e6bb1b622f6478342e0cba1a0338
0xcd9db6fb88f1197376e6c8f705195e13206a38229899fe3c40ac0c33ba705f86

Functions
Getter at block 21230086
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x86d726310ea0f8a44b16c768bfe5a74026cb680c2f0733b7a6009690dce9c414
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x21b82AA7149c8Fd0562E78b740937442FfD43094, 0x8CeD94df9ddba8E38b6cb36639B6635F19Eb25C6, 0xB339918e75664a07BB650513427559920C0A0F6C, 0xcC692077C65dd464cAA7e7ae614328914f8469b3, 0x004812da927b5DCd07e7329609eDD75E25d2d295, 0x81ca68f085282434D15c09619360D6513710a979, 0xcb408B2c5e45E43DF0F3B2d665873F805D435598]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
276
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.