GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 136 txns
Deployed by via 0x3f98ad61 at 13282237
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $528.53
ERC-20
--
0x21bd5362c2366d66ebab537b01c530201bb128697d158959c75a2bf7029293c1
0x5fe404487456e7f5ba3dfda30d04d8e9e465a5762bf55587e44b0fb9abcff254
0x9ae7d119e4ccb838bdc0ebddb0447e151a0931cae61cc70ebcca0ecbbc07d79d
0x562fac9251c4c4e11e593d18ee77883f505255b706864e60493fc9024c4fa720
0x040c4a1af064b22d7f19e9ed442b86840f762cb398ef0e7c8ea07d9b95c1c195
0x3de9d0533c21b7bf4cad9b1f3da37077d59412997fc4db4b4c2490e1b274b1ec
0x0f9c19b0c4539cd5e8f9467340edb2292e17b38d6d210898680ffaf776f1bae8
0xb94739916e16b37cc023033951002976bbb1fc9722c9ee96fe52d3f6abebc7fa
0x5d7d20a2ea1f7e17a8878353efc5a0284e071a5092dc9d8d0c73bd6cd303bbce
0x881caefa0d666a83c44acc92211b5f4dc384a115234c239558ef6e15d99c3b33

Functions
Getter at block 21260064
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x704d1c15419c9e6208853671b630d51b94a55481b4ce589ab23d1d2bafd651ac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA9EEBFF951Da440d92dD3AB248819113b0158c25, 0xC5Da01b718A592aBa0324b2c32cFa1F66c60805d, 0x5A5Ab6271A521df86C6C53575A7Ae8B7AaB232f7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
131
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.