GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 127 txns
Deployed by via 0x4e0f7c36 at 14130672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $85.9
ERC-20
Value $1.05
 (#2822)
ERC-721
--
 (#2821)
ERC-721
--
 (#2820)
ERC-721
--
 (#2819)
ERC-721
--
 (#2818)
ERC-721
--
 (#2817)
ERC-721
--
 (#2816)
ERC-721
--
 (#2811)
ERC-721
--
0x09a6ffac5ec374203eabe67603ce460c1b3c00c3946158a1f848f698f9d2e7fe
0xe9110f430bb94b70d9c4368ad72eb1410dbfa1c68cbdaf9975038ee3ebd56f45
0x4eb9b22b91e50939cf57e34995292c82d8ec314587cf55765cac8da63d1109bd
0xb636999c9df752faeb5023ca3926da2bcb6a60747da0f0659bb9958a7dee88c7
0xee4e332bdb427617321612bc67699c5143a1388b84390141c393073ca1277adf
0x7581a9329d9e97ab7c12c8b5d94ae4cd74be54276bb298b40c2022149ad12765
0xc169160af65c0b801bd35965864290e3f015c2b46edd19e173dab0a32ecc6a1d
0x4598c4e34e0ffc6c20653e30be284c942cca6ecd3b3e5572271723c20415ab49
0xc4bd8cbdf265b1f2c59f4f0d84279b78d63738008437ee8c358070d0e7f063e0
0x772a46db640f3dd85d5a57106a3f8a7de649e264bb6a8c67461a98dd65310985

Functions
Getter at block 21285049
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0888c584f37a9059c9dc8e773245a9fb5c584be422cd6b2bc6937af87ee54bc6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB71CD2a879c8D887eA8d75155ff51116178641C0, 0x58295BBa59b4Bf056Cb99a900DA9Bde190606Eea, 0x5064a146A40983C802706ACf38747E569043646f, 0x519AE0C11F21f217ad4a7e4eb09E3bbE0e8FFD9D, 0x5D5A7E3465B8DCaa2ce7362EA19E8dcAd985dD88]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
92
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.