GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 646 txns
Deployed by via 0xab98162f at 16983512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,452,432.49
ERC-20
Value $7,445.45
ERC-20
Value $5,119.34
ERC-20
Value $1,678.25
ERC-20
Value $0.07
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x35e93abdd1e258fabed539b0c1ce4ad3c25c1aeedd460c5d16671415c6b2933c
0xd2565ba114a7e7153a5bced0dfe0eb63296b11f534b2eb00caa551ab02e67069
0x6a45bf91f3267ee9d6310f84f3108ab1fb75ca27d62c23a0a619d64baab71bf7
0xd1a5b8efc7cce34247c7cf0c0d6735f1c40e0d1ff9ac993b46c04bcaff80f967
0xd60aad147ef69445f092bd9bba44cd9eb71aba0e2d562e3f55953cfdab23bbaa
0xc58d7192a2a7eaf7f649b2a0ec0bac7f1bc1f70d96ee6ee43bb319985ffa7ddf
0xd4913de88c9ad83c7dfcfda5d332413fd6d819d16694199627ce4b8be4f007fe
0x3032f1e8bf3dca5428e8847065e1d5a6998fb8a302d7095b699dee7533ccf353
0x9a7863f9b58f0349d1c8ca569e0d2c2019622d6fcb42af9baa4a108ab9a11c09
0x572a65fef268fb5d103f27c4959d182ce302bf58a659c9ffa00043f3f02a37cb

Functions
Getter at block 21301285
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c44dc9fb3eeaa45f51190fb5225e00b47a8e0e1dee9b0675afe3f347c4eec9f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9f4be89cF01f7A038e0b9015b6b3A354Ff169CA2, 0x7FE4b2632f5AE6d930677D662AF26Bc0a06672b3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
693
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.