GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xf89a1c1e at 17096861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.54
 (#0)
ERC-1555
--
0x4fe77991a54d88210f9d40a5bbecfe160fc287ed371ed86f2c4d872f46c19906
0x692e5ff9bc849164420e9260c1f000246ce666beb53b58e41d60985ac353811b
0x220dfe4c84424344b46f04219cd7241e03ee30a7107a07dc2fe4e12348cfa194
0xa2f736439be7eed2a285daa7ab01f4e054e73dc85c36926c4e5791e8f90d5924
0x4685a660ae0de1a3f8ffcd97d79eaed4dab8e848882ab5536bd4e19fb6bfadda
0x684d1f465f227c458dc22f63faf56a0734e88774f51f6e0a5e6632479f5a3e8a
0x7494eb34108a09d396aceb9a40fc6664ad9c3641662013b85011513bf500eaa5
0xd8ef2e472031639bf19b05de85b5b3ebbd0ec92dece34365356e06e13887ebc6
0xb578c8df6c1b3efc4a58bdc4b70fa3ca6252c415bba1075708de97a25f3b8d48
0xf55d3a60ca7a458c4bec479e12416357b30d7c491dfbb7b8162aeddf3acb760f

Functions
Getter at block 21283661
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe67cb57c417d3eb62aea3ec181807e58ddc9510f75343958242d20a678936737
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb3af3B8f95C0f16B9cC4562B4377D2EF9aA6BDef, 0x6FA6DA462CBA635b0193809332387cDC25Df3e8D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.