GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 578 txns
Deployed by via 0x7be90638 at 14729235
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $52,638.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#7)
ERC-721
--
 (#25)
ERC-1555
--
 (#366)
ERC-721
--
0xf148d5edfd28126d11cac93cd511727eb06b237186d053c2d01adcee0bc92588
0xb6ed230f26987730598068225b6c617c7378272c87756f9c222169190d4a3c9d
0xf585299d68450eac9bd47b2c597c3d16775fe6a9455cf47e5c1e8795cdef0bc2
0x2cc2befcd1c492eb182363b9d6f8161267c2121cf3be6a276875a38b8c5abc48
0x78752b87078081913dffcff6c23d0c3a420462901f8fbf8b5f903c1a82db8b00
0xb9ea5299ad27e1ec79d10525ab6eeac5e269578738d412dea16205283ae21269
0x4add0e4c17b9cc27093be579f995d9f920026ef2a3e112b8a8aad18ab07c8a83
0x8cac154abd32f63b9f9749b43000d353079dddbe6b5ad5d14f8bfcbfba1cba21
0x1cdb27efc9e1c57472aaf48a5c7748ccabf39a1b49b46bdcd4eeae2c5db0d4cd
0xe8d49fa3fa2f24e6f10fe77098a7832bc1d4d5facd0cf618b8e49fd1634b77ad

Functions
Getter at block 21221913
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf268fa9256e12493cf02f684b21989a045a19fb27a386d047aeb603b6ecc4645
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA60682621E1BB01972545564494FE82be12bE063, 0xA0AEda175B9266B8601D33E9Ef31673cC8cc4982, 0xA17c86900a9Ece9194F65F0C48046fA62b03396b, 0xdcc406dA85E263641C5692A9749E08998409fbF5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
571
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.