GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xa419dba0 at 15385416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $159,763.98
ERC-20
Value $6,111,718.01
ERC-20
Value $1,039,709.05
ERC-20
Value $960,430.83
ERC-20
Value $138,395.26
ERC-20
Value $1
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
0x92aa2081c3d4f8538d7e4d05c6941d60345eadb840b80b7333183c4b246ab499
0xde2ce5f4b6ebc324c185e82a2e641dd7a80a9ba78d52a00c8f08a0ecc9a7f83d
0xf24551bcbdfaab83ce7f25e6e3250f9ef70612ffabc6f8c240780915261f89d6
0xdc38302fdec28121ef27274869b93056c02b624b48bc1be46f1f33e6f2ac3bc9
0xdcb3c5b04cb5d375cc875eaa1b815a9ffc0a76beb0740fea8cf6975ce8e76c4a
0x00060182543bfc58359da03a3065020e1c67110628a4e9bfc8d7c3de68b756c6
0xb6ec905fb3f8c674b833acdf1f4941085c9dfa4502e08336d558bce973b5d7b2
0x13920d61426aa9ba445e7e283434e76c30c30ecbf7b7ef4bef85f28e845df61d
0x3ba6c6337e96152f883438013306aa42b17ec79e1472e677382400b661e08687
0x91a81bafadeb17d8c1434e10ee14b4df1d2bc2a6724d0ab1ac2da7aa841450bd

Functions
Getter at block 21386893
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb13ba37d6026d9bec6d8a6a487dc1acdb1b40f2d7b6ad85d20870e14663fdf66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00f00707b49f7FF8c2F51d20C7058A0fD6266D2a, 0xbaEF60AfCBC4B4fD46a1A02fB351796BB08554f4, 0xa2483289c729f349429c75Ed0E91021eBb28CC19, 0x0793F88aAc6918A55624Edce49E5B8C23099d000]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
19
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.