GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xc7778c5b at 19203582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,848.61
ERC-20
Value $1,319,420.88
ERC-20
Value $1,001,000
ERC-20
Value $133,930.53
ERC-20
Value $0.03
ERC-20
--
 (#0)
ERC-1555
--
 (#302)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
0xf3b6c39c221e6d2af077a9b7f0e62653fb576080f9636e4fd276d4cdd0df5b1c
0x2ab60ff3884a13508d15e9265e0d1b8d58173069978fe52d1aae5e3b5030b5bb
0x5e4a08ee8eb8583ed792dede46f544aa642e60521d22c9e556316d473704ebe9
0x9bf63e7ce85b3d85a23f61729d8f7a6643e7fe1cc3cb1e2ed22b8a6737ccb337
0x2ee454b47ecf0aaa1eb82552c58ad96e2f2cb5c8c57d777a8d9596112453627b
0x4927b7e67a0a949ab1fe53dd9861ae5f08db19c8f1d1680ab290b6c68d9157b7
0xb31b631a028dd542b5cf241cac7c374c2a7a70b95b561706d8f121e27fe499c3
0x4f044f24770f180f527013d8bfa72af0d29d405374ff12a34d0bbe89bf719d96
0x179e79c923f89b66f91f150fec33e539fc536b00d65846f711a70c1d5f75d429
0x7b7e577f0b3ddb9ba01c3655dc23765b020dd52e224d233e2f6af784a9c59f73

Functions
Getter at block 21204908
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0b4b506e7c692a6c086fe3a9fb0cabf427fe52269d8253c2195d2322114a36c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeB812013a47907A76b05C58154D7491e74820bAe, 0x296Cc79D35DA7A084412EC0b3d35063dECAdBca0, 0x888123626Bec03F0BC725fDd694688EF6E42Adc3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.