GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x6374ed46 at 18164411
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,535.59
ERC-20
Value $19,664.64
ERC-20
--
0x463abfa51360a080e7ecea3f0c9d6d041f46b2b50bcc7ac7786efb10911787ea
0xac5995936342cdb8c9ddd03a004783d10c5d587ce865ee03faeac195408b97e7
0xf1b497a080bd54e4acc935c24303a60ad8bebc5cd097e48b37f06555a5b9db42
0x30b196860c91810a74b009f1825a0139135bfb3404665c0eb675e19cf3ba9a1f
0xbec6ed596e7a48ad7e9be7f07ec5f3d1b6df396ff952cc2ceb49c514b599e5b8
0xf9fb62329bf879bf4d3b878c2a7b214c1055fbd6a061d3c5530e6d20b0f6ef79
0x7b5c8e414ff5bd8dac8a667da937cfb56d59f5dd2e3a75633d0ece22b49bea52
0x72f93ad695176bccb10912d320ad406ac2e418ace60ef7f95bb392e044004c31
0xb7a9c3b53b814c34945671fca155fec7fa98bc62b43cfb97f7c7cfb66c289ee3
0x7436e28af0352cf9075441ca2d4990fd6493d42c935ccc7191c381a6fafebc7b

Functions
Getter at block 20888844
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x557447b4103ec58fce52c3b3388d96c1d831a69ae061ff1cd9591bd04b829468
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAc946b1649a7e8DD94b045D0958c15Bec8E98361]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
30
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.