GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x6fbcbebf at 20611387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $160,660.04
0x64f2185e4cb7b796080e9ab68654cb4475c9152467dda68942073e71515b2a5d
0xa71c86f9ffa14790a92a0c6d622069b8d2b7a88f7ee817107c2e9d7c1c4838c9
0x2917e62cb19afbaa8458964f3e289090e5bf85b71694ffee9bed6934a30b531b
0x28fc743f9a43d8ea60b9ffed43cc9fcb02b4826c136c1092b3bd367bf14ba26c
0x98888216df886217297e3672ad46d2abcf7f572d1eba3db457c8d1b5d143ff80
0x66365c30b9e298797cf13a164c3949c55e49a732d669cdafa09e810dbc6b763e
0x64d8b645d5f3d6d7b443f33dab1835185eae70057d4ec00e0f6fbf78c4d388d0
0xd7c8ce35ee5084894b855c8e873423f96858e3c20ef1a43da890e2487fd103eb
0xfecb62e6f74ab9f51d980d5aa69c94c2b4781735b679ccb7f3525f6fe27e36ba
0x7a3a88d1f9b1da881e8423f5944510fb47e6bd9b8db9157288141f821d0f6a11

Functions
Getter at block 21256492
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa541d3b93ba6de8d2406e66789290965f5f1da1b6c83315c2eed5eed47035312
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC21367e98bb94A5FbA946b2af345339Dfb2F024F, 0x0499491b005243073C3F0ee8873885cE2a2b2206, 0x7bDeEB0453f1497aAd1A8671AB6876EB1b0D9548, 0x016f109F02D13c3E5B29A26062d78B66623eCeBB, 0x07a79C8Ba1278f01fbC7F8b80C855a65Fac500E7, 0x4064c1839aFa18f342E4f1B124c690Bc45936550]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
27
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.