GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0xdedb048f at 14125620
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,277.83
ERC-20
Value $3.16
ERC-20
Value $1.78
ERC-20
--
 (#448)
ERC-1555
--
 (#411)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x65da4bff1fbab1eada9904dccd1df2c385c89b38350eca25d969255418f4fbb9
0xb741e33c0ce5ed01b6d0b13a9941e06c0c80ab2e5a91373d98e379e9c86c2371
0xb66afee7a55e25da352e9fff8d8d398da4f9a8a5c2c9d7d238d231d580ba4556
0x5895b8018837b6eec936bcd82baf626d94a73c3950a2cfb21c8762c7f45912d6
0xdd2c99974fd9dd5beac077bc04fb67eb2c2a8a600673b2fc20b2e0590fff6dc7
0x2e717e2f6362a7d320cca2c837816844accc512da0e59c5be831cc0900eb625c
0xe7c8f3867c85b19d56ac483a9376a28bf45a6e856a9b0b6f884014af4ae55f3a
0x9444f6f4b7da9334c2bce2f549d27cc6b3d6213f4e4172bb46778842d3cfd7a2
0x47a34c4b53cc5c38b798dc1da636146835d4d0be840896fa2828929750c1863d
0x1c0914a5724b8cb153fd49ef30bffd97f4f27f78b51b00ec32fe5f01f98b8813

Functions
Getter at block 21286635
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x269407a83a6ec3742ab1627105406d1e6f19c7f614060569650c140faf8d33b3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x21276BB23504bEC98315a3aE4FFd646FE51BD0e6, 0x1F6d63A81FE6c3D5447962b0269e800B4B288fB5, 0x4aBD48faA1137211E2747A1347CD36A27e2b2070, 0xF6EB21506c286CB01f36b8025ee9a2f5779b7908]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
63
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.