GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 213 txns
Deployed by via 0xa3297e73 at 18262068
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.04
ERC-20
Value $2,564,038.32
ERC-20
Value $35,188.66
ERC-20
Value $17,654.41
ERC-20
Value $5,222.28
ERC-20
Value $2,999.41
ERC-20
Value $1,904.01
ERC-20
Value $1,623.89
ERC-20
Value $531.62
ERC-20
Value $306.52
0x42690fe4052c0ea31e1e72c9ea8a342aea869973c1e5a21db1faad09f7c3d766
0x1aca14f1d6c73e5e260c1433634bc54d086aaa870101a8ca027e56558dd45368
0x02527d439622050bf0207660606aa0dd396872ad2f568fce457881398fbca270
0x14dab9adb5b14eadf45d4583a8794b73e4637d2957933ff1ca4139ad8f18cee0
0x5b06c576c78333a8bb1cf57c55ade779388328dd1dff2b5f03f50f78b3f13912
0xaebeea38c350d567a6d712396df750c9d7bf6da9f20aafd1534c445dae497189
0xad8b921d9f98a282b6986d18e5e94280a6a0f9f36f4d2688ebdd2ed07eaab601
0x48b020d9b1658cd7c09f155882c3b8cedbeb3ecb2492ec3bfd35bcc95487a07f
0x14bc9404ca61c665ba89b8ddd1239896e1bff3e455755c9807b9a6c87202ccb9
0xf5b4631759278a1e14e5989ad3045c8b422ebf82276f674692e5dbeeae6cbbab

Functions
Getter at block 21298761
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd181e001801223f8c676dffd1439a23c9e353cfa765ecd2b64df3fc4a47c6e22
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8Ef524F050814193bc5FdF52db7AA3bDfC3E70f8, 0x090e2643FB80dc52CEdF9f374dc1C9744eF25A90, 0xfC61049029239f9E71BbD948df5Bb287aa2fa956]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
208
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.