GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0x4aeb6047 at 13055082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.68
ERC-20
Value $4,948.91
ERC-20
Value $3.8
ERC-20
Value $1.27
ERC-20
--
ERC-20
--
ERC-20
--
0x43b0f694a168c1625b591f1f3a1008e62c0a0d320aa2ca63d4f79659820e90c8
0xe4167c0c52ffae1efd4ebb6ad5633988c4050005a8a34608586f5e327d2d15f8
0x0abe16f0613a8ab227a6f814b08a42369ab4deead69bb70a82db443aa0f4977f
0x7414f676f06c66f3b3803ea752775d1337e7ee4cdf10342db6725616055800e8
0x5db9eb775905bfc0c812eab617a222ff6b4853c25a003067a77e369d283025a4
0xf44658c6e0456a7719a79c097cdda3dd594fccd15825ef615faaf5aadc812a46
0xbad9b95ea761649bca48c0d4b03db3ae92fc40dafaf1a7deda7fdda2eb31a47b
0x6ac3b9831df198e95bd4399fbacb7daae395d54ac28bbed1c358c2196db098c0
0xfc99a8fe4170c65d469dfc8fa25eed4a24cad4ccab081574e138712be113f407
0x4e933df4971bfee932271842a86bfec42498232856f1bfb4f5229967fb79fb0f

Functions
Getter at block 21056029
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x872772da36f2f7b70c1d58055edd749d5f24fe4b52a6ad2174b4b774278507dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57B6Ad484ccdd902C4419424bA648ba6Ed45dc68, 0x9629998760a1F6ED58060a3f2813718b135E02dc, 0x20AF97cebbE22EB14770bEAa06a84190C1054357]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.