GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 214 txns
Deployed by via 0x3fba6254 at 15352841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $76,103.57
ERC-20
Value $33,602.8
ERC-20
Value $27,940.83
ERC-20
Value $23,282.9
ERC-20
Value $23,073.76
ERC-20
Value $18,127.73
ERC-20
Value $14,205.01
ERC-20
Value $12,272.92
ERC-20
Value $11,199.07
ERC-20
Value $8,756.98
0xe6ebaa6538bb51e228f8594c9707f893282fb6ef23f70b8dfa11056d45de9f31
0x20491e6d8ff05b512920cfa6f96d8a29c6b5b9d7df5a8e97bff194165ed95ac1
0x37f70dea2582ba6fc96f30e1a9de0c2a254f46edd29b5d5b13fe7045e1892f8d
0xf78ce88333f98b50293d77b2bbefa831e2f5a1fe33855e903175815fa5e25b71
0xbf2aa60c37367acdc48d8baf77edc7a090d54a0d0809a8ab85df31ad20e38a2a
0x126bd2312a0649780237641dafc053ae7720545e07552274cbf3f5dd6fd74eed
0x95124d9c2c7ee250a0af32649ed41fc4d31100e37e3a8e88c11d9e2f993a7175
0xcb66d18f430477869fb421849d24a0e038cd9784e8c6864a9345f8b1606643f6
0x23e84b96de3b01aca70d66d988da56ee1727303af552decfdced786502e34802
0x36ed2050dc16d1478246186db3770e45684285c487bb6cac664ece1d7ce3cead

Functions
Getter at block 21317854
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f518715873e657beee1714ac609c822c016408f364952f857fc03fc01a703e4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4Fb34207783BfA61667ca75Db90a2F88b049a978, 0xCDe7826c7e86438F328e5355ac2BC498E5E02851, 0xDF6CC131867786292Fe900243081AAB6b2A374e3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
206
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.