GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 60 txns
Deployed by via 0x7c4ed7a8 at 16235215
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,758.53
ERC-20
Value $16,236,267.27
ERC-20
--
 (#118)
ERC-721
--
0x04b8f2a4adaffab349c0fb1170032dcd27aece62afb8bfa0d05ddeef9ce26437
0x427fdb514bbb347e3a713cfc0f7687d3bbd72e47d7b7d5772a99e5eda3c0be41
0x2b608aac722a7a8b86acc4eefb3b4714e12af3b36e340ceff3646ed405cd5457
0x1556c97ca8b17e8703b14f5b481274616589555a2bda1f027449713554b4e9f8
0xfef8c965043feeedee27865038957fff4de682234042f050144091858d52d8ef
0xcc5ec27c4cde41f88a5c50cde047fdd78e6c44d45ab7724a6f31e2ae917c4542
0x5ea3340195949e21ac032f84b023f487d9468ce517592080327138bc998ac3fe
0x71fe8464205586ba2dcba0fb734d2309f33573525cdbb94e326ebfce38cd335b
0xc6cb994a3d616e7064cf06c39db2abfe1f7261f307e3ecae6332da91d2da4a0a
0x8d7aa7a5169ae66580844aa8e3c45c4199f4301fd6ad7dcf97f709b6211801d6

Functions
Getter at block 21260420
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x60b1292375dabe167590dda781ba4f2d4f046f849a3b9cbcd167e98c3cfd098a
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
8
nonce(view returns (uint256)
70
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.