GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 173 txns
Deployed by via 0xb29bf8f3 at 14052722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,112.78
ERC-20
Value $538.86
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x825261aee89f4181df55f74ef262fede777980a62c09b5e5e9325b789df71d9a
0xf99e4fba990bf79de6cc06def664483358781ba9ecd8ec56580cc80a7dc0d067
0x4b559c3ee1b5bffaeb41390f57cbe6d1d7f75984f541bdc968df47bc516ef16e
0x2d14b36c8f1f473786d7baa4513dc2e653af7af6837db6187264acd8e71f27c2
0x90612e62c5a45ed75c9ed2ddc9460dc7a919500c9f413458c0779686f21737bb
0x349651413b438b627a753ccb1430812c89e13ea11bf5d55be51b37379a5c2bd3
0xe8e1d33154e3b351c115260c09e76eca8815f93a4f47802db61016946d6dd825
0x2c85d43cba96c535812ffa238e0cd3f8653a21403fb7812a68348537bc001716
0x550a3b881b6c2c9c881b8912ce9dfc2afff0714b2b9fc79458640f8e39f3aa03
0xc61e990b1c16d0d6773ab6d04217c7b34073f641a0259c4f55f26a3eb348b779

Functions
Getter at block 21225064
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf870cfc6545c77eadc914930287d8a8ea3e03ce3d65119205281652fb6ae755d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9827864850Ba91DDB819F9D8A8589dcc55DE4B2E, 0x2124b3E76cEb2fdC3aa05eC0e7DE72d8805Fe90e, 0x365a59568C202AC4CcD8F1EFa125B9693a2D7a2E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
165
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.