GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0xe65a099b at 13989837
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $147.03
ERC-20
Value $14.58
ERC-20
Value $10.34
ERC-20
Value $9.38
ERC-20
Value $2.64
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x535d4d0e8d7e30d266ea017c7979c5aadd68cc5a688368651e95aa601257d770
0x7414cfc5af5b840f84e8b1539c59674e0fc620c6a46c0cd5bd3a2f87f3f6626f
0x9785a42f733e976e2f29e9ebd9e4d1ec7374e1ffb3587cdc2deda94005210aa4
0x5e8b3aa797a115f0c14b81d7f24e0f75ed74f50c6fb6c7fc7b7234c36e149a73
0x041fdf35f05cab4dabb4309dfc53e0a92359919d2057215470a3901d197263f6
0x36929791a8d0cd2d509f62380a77e4a5c9be6fb5e599b7a1ea7b6cedbf762cf7
0x63ec92b09644d407c3d3e746ce7f202fcdccb1418412d614bc21113d85a95217
0x4e1aed3843c4a75cbd4fcc97ffe78f5fd67c60c8cc418255bece9e0f1c1fbe86
0x752147f38ce98ca39dd1d40f4033805dc2bef24f5112222ae2f0a9a2d99ddc4c
0xcbeb7336c7b44e8e00bb0ad311e3d9fb249ec3d57ba15039f074888fc0f3e718

Functions
Getter at block 20854783
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x08c5ae81d2445a62d48ffcca55b111593259fac0f40db38e113b68ed373d3b64
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x803C172c3202aB7D32159839306e335DB745B025, 0xB20F4638249fD1e6CC27e3C3854935dAeD522714, 0x316aA9EAEa0a074B86a0c7D2F5C831E216095536]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.