GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 159 txns
Deployed by via 0xe853a28f at 13091793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,799.98
ERC-20
Value $2,267.22
ERC-20
Value $1,332.11
ERC-20
Value $0.01
)
ERC-721
--
 (#1862)
ERC-721
--
0xe2b9e4061b1d6d3539944a7ccddd3a6c48a325eccd17cac63609b49b61c87b0f
0x2404fa2829ec41783fbc9acd6fe4eb461280a49d61e9d6d2e45872cdab664f2a
0xf0411d17f59797e76ad03ab54d4e94fbd52775f5a4b5bc34e8a74a20f458fc61
0x71e361987deba0877e41d8652bf1997acce9e7f00b3f2f737f7af1d8f2ff4dbc
0xde74a06b3ffb692b38005821094f4193c3f654fd87eec55237021285f7b42994
0xca4aa6c338d5d0cbb6d66315ef22992b977432c93c9de48da1e6ba2290aab128
0x28849ba9cd669861670f6086b3d29fc894dc5b3625b31c53f97ec937f3ff4f7a
0x3875e3bc1d265ef7cc37bd9b1366aa51f2dc123830d9a0daf7f4838b0e1f8042
0x6cc4e6a3ca389515d57dcf498637357d93b6d5d60c4ac835c92e098e63141c47
0xbdb15a837e61ed12de12c9fc12526c5d09bb46621334a8a7c752c1f8c2f73cf5

Functions
Getter at block 21184309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6f97ad7469d5a2bbc437d650d7862549963a3e06136899f4c235a2f5a7b9646f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBec3eF697f58795B33dcBD6e6Eb8c9992560C815, 0x362c73a2A17b6e1D94056bf050b8BB37bb0cb0e5, 0xA4854a30a62C0C5a62CCEE9582a2EFacBa5d41b1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
117
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.