GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xa1710a6a at 14137308
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $500.22
ERC-20
Value $6,957,500
ERC-20
Value $0.75
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0e6810e86304c7e9913b42ec0bcdb72d41b6fa21371fb462daaf2e7e7e0b8929
0x84c7ea3bcc4beb3079c70f4df8282cb4a3fefd92402af43a0baa21b99d65d328
0x642865da1b0a91a10ced087f2c2edcb7b61b50fa4c6389c97feb5902dcee65d4
0xebf4cf219dc9ff33d2050c08d497b23b2ffd50ed85f7d8bd1dc34816d5032724
0x0b04f48983479016e26899ee9260e3806f0d5b797176a9dffa1a95ddb8b821d0
0xb92f7bf9c4eb55b2425997d777115eea171193bb64ef1f7a56004f0394eb48ab
0xbae02804bf91ed144dd97bc8241867691faaf4c15dc948718c13a968c4f8f061
0x2967954d3a31572990361f7a36ee636c2581f4dc149961f96a5f1f25fbc2232e
0x96ce667903655eb3a51ca9bdd8fb807dce5960655ad27be097222d64ab507f26
0x1b0983c09a8d137dea75a9061d3fc659db41f5b932996fdb9194db9cb1c4f0ce

Functions
Getter at block 21029909
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x225d0d9cb5bcef9524c688a84b4311644cb6694b17e5ed3bab623baa80c4194c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa287959C7022334aF8059657170105D3431E848a, 0x8502e7AdBA14a716c189f94687AdBD3b8cFF10CD, 0x679345e189237651B43a830418F54dDEF6abccD6, 0x10c1502C2506EEDfeD93AB545c822A9def74331f, 0x2d25337dB15465B5C411EC214Cb71ACf97D76F2e, 0x66E20B3B6c6344145B1c8fcBd29DF6CB16053700]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.