GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 816 txns
Deployed by via 0xcf9fea21 at 14402408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $198,031.38
ERC-20
Value $91,570,819.89
ERC-20
Value $172,579.1
ERC-20
Value $64,800
ERC-20
Value $39,825.67
ERC-20
Value $16,223.1
ERC-20
Value $6,439.75
ERC-20
Value $5,728.35
ERC-20
Value $789.09
ERC-20
Value $635.08
0x38bb18b2ab1878fbd07dfa8d6a0dc863b89f278fe364d272c708ddf34383dec7
0x4fef480b82a969034920562ad41b5bc462245e2e518b1fcf33a6dcbccac4cb9e
0x6ccdded9de75b1b4fd879e49b067e7f29487fa682ae2877d7d93be850d885bff
0xa420a5b642e921371631e6b02c244826af2d570adc138c57f8a06dfc971d37eb
0x1843cc45beaf12a39991e8e6f9ff6724b2a289422f5e64795126f46048988723
0x590e5dd55135f582142aadd7c479b166807f3aa67f1a91fb9f4eab945089da61
0xbc1e58570f04d1cc9377890688b412b98f5e16856b1ce6f6297e7a2c742ca2c7
0x9b9680c66a124ec725c7bdc65c5898616c8283d76f1ab89c8c78335b5ed508f8
0xdde5384b3ed790b3e253a65effd3ba5221b37a967940ab67c069958e52c2ed35
0x94759b98506ae1f65521a84a539302e6c36f250b035c0001838330a64a8c8826

Functions
Getter at block 21161977
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x10cd04a3b7d65ccac18caff2fefc4c51c80b1d61ab414834e49fc8fbdd62f6be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2E1078e128e8AA6A70eC8d1B17A79Fc4B457d437, 0x565cFd7224bbc2a81a6e2a1464892ecB27efB070, 0x1D7C6783328C145393e84fb47a7f7C548f5Ee28d, 0x79e2b9C1F6C9ed1375C93AaF139e6C4537f48523, 0xF05F4211ad15A8e49b49C0436067CFFfEa783aA4, 0xf02CC4dc84aC59Bd6089BAddcEB9d4Ef3AEFb0f0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
817
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.