GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xedffce14 at 13067523
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $784.05
ERC-20
Value $0
ERC-20
--
0xc5db1c36a504f3cb508e15cd1e2e4485a5439515c3fbdbfd82cc7ba64dceb48f
0x8337cb1ec7ca810c3a2935610f6a3c719aed233d9466b131fab57d472d2abc0b
0xa55e147d82f490ee528d1c78b392b06438dbf0417d601ea335d9c17b7bff7ac0
0xc286786f73c394f22d8e71441ea796c51722faaa659a7971ea08ebc63773e231
0xac9d4b220329153740dee2becfc68b3473a986be0f46ab3dc10397d9869d8393
0x17dc023965cbe76c7cb02fb8deb51eebda6788b9903ba932e0def5fe1c770780
0x5b27629668bef18f895676f50bd0f3a1697648734e4df873c6254b11730a717d
0xc9479df5bbcfc03dbfe13604d5b252b8be2d194fc7e36f9692f1f1279378c471
0x1266c4a25e288f1a3be53c7311b9d2c79fe67e9c8598144fb1eeab63d665b4f6
0x4b329d4655bce4a84a819d47974f571d81c07b88924177a2bc751c0a642c3854

Functions
Getter at block 20946793
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd4b718394f44831d13b20b60fc4cce5c614c44403d9071039458c2072d76b347
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8E5F53BdC5842c460D3830A8dFc0115b27563439, 0xE287737059Ea5487329Ee77f50ed4D75DfBe1EdC, 0xa7fB2af7b57C916e456c2210eC12A154ab4F631E, 0x7B7785abbFEd1f47315b77D11B37159294c7C8d0, 0x873cBD56589400896517D45C589954c78aC0Ac34, 0x43A330deC81bbd5E21f41c6B8354E54d481Efc93, 0x087E9C8eF2d97740340a471fF8BB49f5490F6CF6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
30
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.