GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x1339a6ad at 13595950
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $520,498.15
ERC-20
Value $2,691,051.77
ERC-20
Value $429,828.05
ERC-20
Value $238,890
ERC-20
Value $1.1
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6920fe33037c7fb7b18cf99416c1b2a3636e99b394396d2880a104aa8006afe6
0x1ed12c10658c929d05a14d3b91db875cf27498d4dfda2e9e948d8dea99bb0270
0x9ca883c71fb960a4f36659b585dd0001571365ae43b378484d7439b79ca75359
0x8f55b03855e2f24efe49cf88d95d397b312ce99aac923ef67b436b9f788b914d
0x49cc0cd4f14e484019866fb7de871b327bd17cc983af9565fb379bfad9e2d728
0xcab60254d6bddf618c963fa361206993d6ec68825d3f3aa5a859fd8ab3a9e0c7
0x6f9ddadcc9c8b2a1c6a975f1d29ac22da96dd69e8f8c3ef789c94903056fb944
0x2626962d489336e9afd2cd994b26ba98cfca4ee157daec5fd3335300b6bb04da
0xa978839290b605f0cb17f7c1f072c86fbaa930e788a8660633914092219a1baf
0xa6f00a4f228105c9469aa2793f20940854a48509a077de6073650b159d34c848

Functions
Getter at block 21280919
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36e9ba2f1521a751684bbb75aaa839af583e3a169177831e1a2d17e933808a4b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x894107B7b5051409f279E8300774B2f62Febe057, 0xbDCaAa95202A56D0c688CEE2E1260fAB2F6e4fF7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.