GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x174cac8d at 13195408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,332.11
ERC-20
Value $5,239.91
ERC-20
Value $4,952.62
0xe11ed98a252830329d9a3647978a610372e5dec355acd4a73731c94f2d3e595a
0x6d87e32b879332f66f54f063410b77f450437ff57611cb5ab373a2f89c1e5a88
0x8fe68025a0a05cb3ef1b0ca71e6803cab6b248adf19bdfff6e208491d391d729
0x0c830022da23a32560979303d5cd4160ffeaebb7c4a0c28b4cfb029833d33489
0xe3c90d3b2eb4878a26027964609968613784cb79ac81f0c10d2d3bcaa7cd5009
0x2a7ec8283338a891761c46c23f6eb78c6f9b0ddf12c33571e662ad8b255c22d7
0xf1b88477231b97e3ae3d149b64e0b77f89425dd16db187b926b0007290a0959a
0x2c4618c617ebaeb53d8a6d1363909f222987e25747315b51b26cd35a42e2a48e
0xf6e7e23c4fce785dc4bb9cdb1407d7b9bf8c8420858c4e4106c882c4b18338ca
0xc2ddb7fca6348ca4abf1aef7744e70f2668f23b144dff14775015d33ad723f53

Functions
Getter at block 21313144
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6a45688bf77e98aea3e8141e2a20a6d9df479a8996aa837c0aff5bea98e4da54
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBF7835f19de0B9F3f8a678360Ab1C54f5D521F35, 0xF40A5daC47f43A40ae005911A2392Ca5d3782b2e, 0xa1a56f9e552d1E7012C88C2c83Ca5B67A9b151E1, 0xE24f1549373AcED8A3c0a18b63D8d073d446AD26, 0x387EE325F813C393f974Dd9FC45836F33DE2E631, 0x133359C8E503Ff6823C33443CE87530C99Ac038A, 0x47342B7d7376Baf25098d24B37be7AbeE7434156]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.