GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0xc5419fe6 at 19676164
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $88,821,365.76
ERC-20
Value $124,954.5
ERC-20
Value $279.82
ERC-20
--
ERC-20
--
 (#220)
ERC-721
--
)
ERC-721
--
0x9626f69812100d3b4be02b186bb6ec2ab2cd1e04d4efbfc851a81d5be63579be
0x6061978d98c6118da2b0ab4a5f9edeaf560214a8bb4ee4e41e502e5cb114072a
0x44969431eef1f5645d382516f8da79d57dc03e09fe59d313543b730a137b4cbc
0x66613605aa9f3b7e3f6a8f735b01c8fb9ec125b784004df6bb7a787be58cfe9d
0x17bbbaa921254dc3769d21e14e20e33920e796644380187d6ddeedad42f498ee
0x570c73ba233e1394643b7fcabd1ab3eefcfc52bbbc130a07fd01b372fa9b8e2f
0x006b398741e90e56fb3ee6a9c13a2aad6ed2e83afeb72833ecd072bd5e7afe53
0x237bb0893ec9469ddcb028c72615686f946fc382170ff813c67bc3f4c1fd52ae
0x8a0fcf323aae6f70b7ddfd0393efee3e53f50240ed173e272366a7648cef0ae0
0x9a6beabe73b1c4284ca789480ab62fd6183762a2044ca8ca8573fbf44f724a70

Functions
Getter at block 21288044
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c4c76d2431ebac8c2ecc4f83ab9600b0770bf0f4d4f0d550f45d63ede6c1aaa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7A982712662486B2F7eEC59D3F3181023F223918, 0x546F88E9a5A2dAaFE8a628B0d505b60A005Ef589, 0x241a3B5c34bF775f3cE7a3Bd26c3267Ee6FA53a4, 0x543194c350cA6Aad08eE10bF05A7b5BA1240246f, 0x7c4da5917aaE71ff711F46bFEF6398c64622477e, 0x08E0a2a8628302f990b5A1D67dD8b650D8C28Faf, 0x9D8EF3c4576659CA1c384212EB59666e9868dB8c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
107
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.